|
ant
A2 ant: class-based analysis framework
|
#include <pi0eta_lost_g.h>
Inheritance diagram for ant::analysis::physics::Pi0EtaLostG:
Collaboration diagram for ant::analysis::physics::Pi0EtaLostG:Classes | |
| struct | lostCounter |
| struct | Tree_t |
Public Member Functions | |
| Pi0EtaLostG (const std::string &name, OptionsPtr opts) | |
| virtual | ~Pi0EtaLostG () |
| void | ProcessEvent (const TEvent &event, manager_t &) override |
| void | ShowResult () override |
| void | Finish () override |
Public Member Functions inherited from ant::analysis::Physics | |
| Physics (const std::string &name, OptionsPtr opts) | |
| virtual | ~Physics () |
| std::string | GetName () const |
| Physics (const Physics &)=delete | |
| Physics & | operator= (const Physics &)=delete |
Public Attributes | |
| std::map< const ParticleTypeDatabase::Type *, lostCounter > | counters |
| TH1D * | multdiff |
Protected Attributes | |
| TTree * | tree = nullptr |
| Tree_t | t |
Protected Attributes inherited from ant::analysis::Physics | |
| HistogramFactory | HistFac |
| Pi0EtaLostG::Pi0EtaLostG | ( | const std::string & | name, |
| OptionsPtr | opts | ||
| ) |
|
virtual |
|
overridevirtual |
Reimplemented from ant::analysis::Physics.
Implements ant::analysis::Physics.
|
overridevirtual |
Reimplemented from ant::analysis::Physics.
| std::map<const ParticleTypeDatabase::Type*, lostCounter> ant::analysis::physics::Pi0EtaLostG::counters |
| TH1D* ant::analysis::physics::Pi0EtaLostG::multdiff |
|
protected |
|
protected |