8 #ifndef IEVENTHISTOCT_HH 9 #define IEVENTHISTOCT_HH 1 void SetEventValue(int a_bin, FLTNBDATA a_value)
Inherit from vEvent. Main CT class for the Event objects.
INTNB GetNbValueBins()
Get the number of event value bins.
int AllocateSpecificData()
Pure virtual function implemented in the child classes, dedicated to the allocation of specific data ...
iEventHistoCT()
iEventHistoCT constructor. Initialize the member variables to their default values.
void Describe()
This function can be used to get a description of the event printed out.
Inherit from iEventCT. Class for CT histogram mode events.
Declaration of class iEventCT.
~iEventHistoCT()
iEventHistoCT destructor.
FLTNB GetEventValue(int a_bin)