|
ant
A2 ant: class-based analysis framework
|
Inheritance diagram for EtapOmegaG_plot_Ref:
Collaboration diagram for EtapOmegaG_plot_Ref:Public Types | |
| using | MCRefHist_t = MCTrue_Splitter< RefHist_t > |
Public Member Functions | |
| EtapOmegaG_plot_Ref (const string &name, const WrapTFileInput &input, OptionsPtr opts) | |
| virtual void | ProcessEntry (const long long entry) override |
Public Member Functions inherited from EtapOmegaG_plot | |
| EtapOmegaG_plot (const string &tag, const string &name, const WrapTFileInput &input, OptionsPtr opts) | |
| void | check_entries (const WrapTTree &tree) |
| virtual long long | GetNumEntries () const override |
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 void | ShowResult () |
| virtual | ~Plotter () |
Public Attributes | |
| RefHist_t::Tree_t | treeRef |
| cuttree::Tree_t< MCRefHist_t > | cuttreeRef |
Public Attributes inherited from EtapOmegaG_plot | |
| CommonHist_t::Tree_t | treeCommon |
| utils::MCWeighting::tree_t | treeMCWeighting |
Additional Inherited Members | |
Static Public Member Functions inherited from EtapOmegaG_plot | |
| static void | create_MCTrue_generated (const string &tag, const HistogramFactory &HistFac, const WrapTFileInput &input) |
| static void | init_tree (const WrapTFileInput &input, WrapTTree &tree, const string &name) |
Protected Attributes inherited from ant::analysis::Plotter | |
| HistogramFactory | HistFac |
|
inline |
|
inlineoverridevirtual |
Reimplemented from EtapOmegaG_plot.
| cuttree::Tree_t<MCRefHist_t> EtapOmegaG_plot_Ref::cuttreeRef |
| RefHist_t::Tree_t EtapOmegaG_plot_Ref::treeRef |