1 #ifndef _MdMuonCounterAG_AmountGlobalStrategy_h
2 #define _MdMuonCounterAG_AmountGlobalStrategy_h
6 namespace MdMuonCounterAG {
39 #endif // _MdMuonCounterAG_AmountGlobalStrategy_h
AmountGlobalStrategy(double nOnesPerPatternMatch, unsigned int nMinOnes)
Creates a functor.
Common interface for functors performing the muon counting over binary traces resulting in broken muo...
double fNOnesPerPatternMatch
Template class for a FADC data or calibrated data container. Use the typedefs (TraceD, TraceI, etc.) defined in Trace-fwd.h.
Functor implementing a counting strategy based only on the number of positive samples.
double operator()(const utl::TraceB &samples) const
Performs the counting.