74 Cout(
"vEvent::AllocateID()..." << endl);
78 Cerr(
"*****vEvent::AllocateID() -> Error, number of lines has not been initialized (<1) !" << endl);
90 Cerr(
"*****vEvent::AllocateID() -> Error when trying to allocated specific data for the Event !" << endl);
Declaration of class vDataFile.
Declaration of class vEvent.
vEvent()
vEvent constructor. Initialize the member variables to their default values.
int AllocateID()
Instantiate the mp_ID1 and mp_ID2 indices arrays.
virtual int AllocateSpecificData()=0
Pure virtual function implemented in the child classes, dedicated to the allocation of specific data ...
Declaration of class sOutputManager.
virtual ~vEvent()
vEvent destructor