77 Cerr(
"***** vEvent::AllocateID() -> Error, number of lines has not been initialized (<1) !" << endl);
89 Cerr(
"***** vEvent::AllocateID() -> Error when trying to allocated specific data for the Event !" << endl);
#define VERBOSE_DEBUG_LIGHT
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.
#define DEBUG_VERBOSE(IGNORED1, IGNORED2)
virtual ~vEvent()
vEvent destructor