|
ant
A2 ant: class-based analysis framework
|
#include <tools.h>
Inheritance diagram for ant::analysis::physics::DetectionEffciencyBase_t< WrapTree >:
Collaboration diagram for ant::analysis::physics::DetectionEffciencyBase_t< WrapTree >:Public Member Functions | |
| DetectionEffciencyBase_t (const std::string &name, const WrapTFileInput &input, OptionsPtr opts) | |
| virtual | ~DetectionEffciencyBase_t () |
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 | ProcessEntry (const long long entry)=0 |
| virtual void | Finish () |
| virtual void | ShowResult () |
| virtual | ~Plotter () |
Protected Attributes | |
| TH1D * | seenMC = nullptr |
| TH1D * | efficiencies = nullptr |
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 |
|
inlinevirtual |
|
protected |
|
protected |