1 #ifndef _mevt_ScintillatorRecData_h_
2 #define _mevt_ScintillatorRecData_h_
4 #include <utl/ShadowPtr_fwd.h>
pointer with built-in initialization, deletion, deep copying
void ClearPatternMatchTimes()
Clears pattern match detection times information.
PatternMatchTimeIterator PatternMatchTimesEnd() const
End of the collection of times.
PatternMatchTimeIterator PatternMatchTimesBegin() const
Begin of the collection of times.
Scintillator level event data.
unsigned int GetNumberOfPatternMatchs() const
Retrieve the number of pattern matchs that impinged this scintillator.
Scintillator level reconstruction data.
PatternMatchTimeContainer::const_iterator PatternMatchTimeIterator
void AddPatternMatchTime(const double t)
Adds the time of a pattern match detection.
PatternMatchTimeContainer::size_type fNPatternMatchTimes
std::list< double > PatternMatchTimeContainer
PatternMatchTimeContainer fPatternMatchTimes