1 #ifndef _MdMuonCounterAG_AmountInWindowStrategy_h
2 #define _MdMuonCounterAG_AmountInWindowStrategy_h
6 namespace MdMuonCounterAG {
40 #endif // _MdMuonCounterAG_AmountInWindowStrategy_h
AmountInWindowStrategy(unsigned int windowSize, unsigned int nOnes)
Creates a functor.
Functor implementing a constant sampling window strategy.
unsigned int operator()(const utl::TraceB &samples, mevt::ChannelRecData &recData) const
Performs the counting.
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.