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()
Function allowing the allocation of specific data. Return 0 by default for iEventHistoCT.
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)