1 #ifndef _MdMuonCounterAG_VMuonCounterFunctor_h_
2 #define _MdMuonCounterAG_VMuonCounterFunctor_h_
10 #include <utl/Trace-fwd.h>
16 namespace MdMuonCounterAG {
45 #endif // _MdMuonCounterAG_VMuonCounterFunctor_h_
virtual ~VMuonCounterFunctor()
Meant to be used as base class: virtual destructor.
Template class for a FADC data or calibrated data container. Use the typedefs (TraceD, TraceI, etc.) defined in Trace-fwd.h.
Common interface for functors performing the muon counting over binary traces.
Channel level reconstruction data.
virtual unsigned int operator()(const utl::TraceB &samples, mevt::ChannelRecData &recData) const =0
Perform the actual count.