58 std::vector<std::complex<double>>
m_FFT;
Definition: TTOFEvent.h:14
double m_targPSD
target pulse shape
Definition: TTOFEvent.h:21
bool hasFit()
Definition: TTOFEvent.cpp:41
double m_startLight
light observed in the scatter cell in MeVee
Definition: TTOFEvent.h:42
std::vector< biExpPrms > m_fitRes
Definition: TTOFEvent.h:60
double m_targetPulseIntP1
integral of subset 1 of the trace
Definition: TTOFEvent.h:25
int m_overThreshold
the largest time over threshold
Definition: TTOFEvent.h:38
double m_targetPulseIntP4
integral of subset 4 of the trace
Definition: TTOFEvent.h:31
double m_coinTOF
coincident TOF (dt between start and stop detector)in ns
Definition: TTOFEvent.h:44
bool m_baselineIssue
Definition: TTOFEvent.h:54
double m_targetPulseIntP2
integral of subset 2 of the trace
Definition: TTOFEvent.h:27
double m_eventStart
trace start point in samples
Definition: TTOFEvent.h:51
double m_targetPulseIntP3
integral of subset 3 of the trace
Definition: TTOFEvent.h:29
double m_En
Definition: TTOFEvent.h:47
std::vector< std::complex< double > > m_FFT
Definition: TTOFEvent.h:58
double m_TOTPSD
Definition: TTOFEvent.h:32
double m_startPSD
scatter pulse shape
Definition: TTOFEvent.h:40
int m_coinID
coincidence ID
Definition: TTOFEvent.h:49
int m_targetPeakSample
sample corresponding to max amplitude of target waveform
Definition: TTOFEvent.h:36
compassEvStrct m_targEvent
compass event containing waveform of target scintillator
Definition: TTOFEvent.h:56
TTOFEvent()
default constructor sets all internal data members to identifiable values
Definition: TTOFEvent.cpp:4
void clearEvent()
Definition: TTOFEvent.cpp:23
double m_targetPulseIntegral
pulse integral of target waveform
Definition: TTOFEvent.h:23
double m_targetPeakAmplitude
max amplitude of target waveform
Definition: TTOFEvent.h:34
double m_targLight
light observed in the target in MeVee
Definition: TTOFEvent.h:19
Definition: COMPASSFileManagement.h:14