|
ant
A2 ant: class-based analysis framework
|
Inheritance diagram for EtapOmegaG_plot_Sig:
Collaboration diagram for EtapOmegaG_plot_Sig:Public Types | |
| using | MCSigPi0Hist_t = MCTrue_Splitter< SigPi0Hist_t > |
| using | MCSigOmegaPi0Hist_t = MCTrue_Splitter< SigOmegaPi0Hist_t > |
Public Member Functions | |
| EtapOmegaG_plot_Sig (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 | |
| SigHist_t::SharedTree_t | treeSigShared |
| SigPi0Hist_t::Tree_t | treeSigPi0 |
| SigOmegaPi0Hist_t::Tree_t | treeSigOmegaPi0 |
| cuttree::Tree_t< MCSigPi0Hist_t > | cuttreeSigPi0 |
| cuttree::Tree_t< MCSigOmegaPi0Hist_t > | cuttreeSigOmegaPi0 |
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<MCSigOmegaPi0Hist_t> EtapOmegaG_plot_Sig::cuttreeSigOmegaPi0 |
| cuttree::Tree_t<MCSigPi0Hist_t> EtapOmegaG_plot_Sig::cuttreeSigPi0 |
| SigOmegaPi0Hist_t::Tree_t EtapOmegaG_plot_Sig::treeSigOmegaPi0 |
| SigPi0Hist_t::Tree_t EtapOmegaG_plot_Sig::treeSigPi0 |
| SigHist_t::SharedTree_t EtapOmegaG_plot_Sig::treeSigShared |