InhibitionStrategy.h
Go to the documentation of this file.
1 #ifndef _MdPileUpCorrecterAG_InhibitionStrategy_h
2 #define _MdPileUpCorrecterAG_InhibitionStrategy_h
3 
5 namespace MdPileUpCorrecterAG {
6 
17  public:
30  boost::tuple<double, double>
31  operator()(mevt::Module& module, const mdet::Module& mdetModule ) const;
32  private:
33  };
34 
35 }
36 
37 #endif // _MdPileUpCorrecterAG_InhibitionStrategy_h
boost::tuple< double, double > operator()(mevt::Module &module, const mdet::Module &mdetModule) const
Performs the counting.
Common interface for functors performing the muon counting over binary traces.
Module level event data.
Definition: MEvent/Module.h:41
Array of Scintillator.
Functor implementing pile-up correction proposed in GAP 2022-001.

, generated on Tue Sep 26 2023.