Public Member Functions | Private Attributes | Friends

EV_Data Class Reference

Event data class. More...

#include <EV_Data.h>

Inheritance diagram for EV_Data:
Inheritance graph
[legend]
Collaboration diagram for EV_Data:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EV_Data ()
 Constructor.
 ~EV_Data ()
 Destructor.
void Reset ()
 Clear the event information.

Private Attributes

int nEV

Friends

class EventAction

Detailed Description

Event data class.

Definition at line 29 of file EV_Data.h.


Constructor & Destructor Documentation

EV_Data::EV_Data (  )

Constructor.

EV_Data::~EV_Data (  )

Destructor.

Definition at line 41 of file EV_Data.cc.


Member Function Documentation

void EV_Data::Reset (  )

Clear the event information.

Definition at line 47 of file EV_Data.cc.

Referenced by EventAction::EndOfEventAction().

Here is the caller graph for this function:


Friends And Related Function Documentation

friend class EventAction [friend]

Definition at line 49 of file EV_Data.h.


Member Data Documentation

int EV_Data::nEV [private]

Definition at line 51 of file EV_Data.h.

Referenced by EventAction::EndOfEventAction().


The documentation for this class was generated from the following files: