1 #ifndef _mevt_ChannelRecData_h_
2 #define _mevt_ChannelRecData_h_
5 #include <utl/ShadowPtr_fwd.h>
6 #include <utl/ShadowPtr.h>
PatternMatchBinContainer::size_type fNPatternMatchBins
PatternMatchBinIterator PatternMatchBinsBegin() const
Begin of the collection of times.
PatternMatchBinContainer::const_iterator PatternMatchBinIterator
PatternMatchBinContainer fPatternMatchBins
void ClearPatternMatchBins()
Clears pattern match detection times information.
utl::ShadowPtr< utl::TraceUI > fTrace
PatternMatchBinIterator PatternMatchBinsEnd() const
End of the collection of times.
unsigned int GetNumberOfPatternMatchs() const
Retrieve the number of pattern matchs that impinged this scintillator.
void AddPatternMatchBin(unsigned int bin)
Adds the time of a pattern match detection.
utl::TraceUI & GetTrace()
Template class for a FADC data or calibrated data container. Use the typedefs (TraceD, TraceI, etc.) defined in Trace-fwd.h.
Channel level event data.
std::list< unsigned int > PatternMatchBinContainer
Channel level reconstruction data.