Definition: STOFEvent.h:9
float m_targPSD
target pulse shape
Definition: STOFEvent.h:14
float m_targDeltaT
delta time between two target PMTs
Definition: STOFEvent.h:26
float m_EnIncTOFEstimate
best En estimation comparing IncTOF and outTOF
Definition: STOFEvent.h:39
float m_scatPSD
scatter pulse shape
Definition: STOFEvent.h:16
float m_incTOF
incoming time of flight (dt between target and RF) in ns
Definition: STOFEvent.h:33
std::vector< float > m_EnINCTOF
Definition: STOFEvent.h:37
float m_targLight
light observed in the target in MeVee
Definition: STOFEvent.h:18
void clearEvent()
Definition: STOFEvent.cpp:22
float m_exitTOF
exit time of flight (dt between target and scatter)in ns
Definition: STOFEvent.h:28
float m_scatLight
light observed in the scatter cell in MeVee
Definition: STOFEvent.h:24
STOFEvent()
default constructor sets all internal data members to identifiable values
Definition: STOFEvent.cpp:4
float m_EnExitTOF
Definition: STOFEvent.h:31
float m_EnTarLight
Definition: STOFEvent.h:22
std::bitset< 16 > m_flagsInfo
Definition: STOFEvent.h:55
float m_match
matching between EnIncTOFEstimate and EnExitTOF
Definition: STOFEvent.h:44
int m_coinID
coincidence ID
Definition: STOFEvent.h:41