31 #ifndef IEVENTHISTOCT_HH
32 #define IEVENTHISTOCT_HH 1
void SetEventValue(int a_bin, FLTNBDATA a_value)
Cast the FLTNBDATA value passed in parameters in FLTNB, and use it to set the event value (a_bin is d...
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.
~iEventHistoCT()
iEventHistoCT destructor.
Declaration of class iEventCT.
FLTNB GetEventValue(int a_bin)