|
ant
A2 ant: class-based analysis framework
|
Inheritance diagram for triplePi0_Test:
Collaboration diagram for triplePi0_Test:Public Member Functions | |
| triplePi0_Test (const string &name, const WrapTFileInput &input, OptionsPtr opts) | |
| virtual void | ProcessEntry (const long long entry) override |
| virtual void | ShowResult () override |
Public Member Functions inherited from ant::analysis::physics::TreePlotterBase_t< WrapTree > | |
| TreePlotterBase_t (const std::string &name, const WrapTFileInput &input, OptionsPtr opts) | |
| virtual long long | GetNumEntries () const override |
| virtual | ~TreePlotterBase_t () |
Public Member Functions inherited from ant::analysis::Plotter | |
| Plotter (const std::string &name, const WrapTFileInput &input, OptionsPtr opts) | |
| std::string | GetName () const |
| virtual void | Finish () |
| virtual | ~Plotter () |
Protected Member Functions | |
| bool | testCuts () const |
Protected Attributes | |
| TH1D * | m3pi0 = nullptr |
| unsigned | nBins = 200u |
Protected Attributes inherited from ant::analysis::physics::TreePlotterBase_t< WrapTree > | |
| TTree * | t = nullptr |
| WrapTree | tree |
| unsigned | nchannels |
Protected Attributes inherited from ant::analysis::Plotter | |
| HistogramFactory | HistFac |
|
inline |
|
inlineoverridevirtual |
Implements ant::analysis::Plotter.
|
inlineoverridevirtual |
Reimplemented from ant::analysis::Plotter.
|
inlineprotected |
|
protected |
|
protected |