8 #ifndef IEVENTHISTOPET_HH 9 #define IEVENTHISTOPET_HH 1 ~iEventHistoPET()
iEventHistoPET destructor.
void Describe()
This function can be used to get a description of the event printed out.
int AllocateSpecificData()
Function allowing the allocation of specific data. Instantiate and initialize the mp_eventValue and...
FLTNB GetEventScatRate(int a_bin)
void SetEventNbTOFBins(uint16_t a_value)
void MultiplyAdditiveCorrections(FLTNB a_factor)
uint16_t GetEventNbTOFBins()
iEventHistoPET()
iEventHistoPET constructor. Initialize the member variables to their default values.
FLTNB GetEventValue(int a_bin)
Inherit from iEventPET. Class for PET histogram mode events.
void SetEventValue(int a_bin, FLTNBDATA a_value)
void SetScatterRate(int a_bin, FLTNBDATA a_value)
uint16_t m_eventNbTOFBins
FLTNB GetAdditiveCorrections(int a_bin)
Inherit from vEvent. Main PET class for the Event objects.
INTNB GetNbValueBins()
Get the number of event value bins.
Declaration of class iEventPET.