1 #include <mevt/ScintillatorRecData.h>
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.
unsigned int GetNumberOfPatternMatchs() const
Retrieve the number of pattern matchs that impinged this scintillator.
PatternMatchTimeContainer::const_iterator PatternMatchTimeIterator
void AddPatternMatchTime(const double t)
Adds the time of a pattern match detection.
PatternMatchTimeContainer::size_type fNPatternMatchTimes
PatternMatchTimeContainer fPatternMatchTimes