|
ant
A2 ant: class-based analysis framework
|
#include <TwoPi0_MCSmearing.h>
Inheritance diagram for ant::analysis::physics::TwoPi0_MCSmearing:
Collaboration diagram for ant::analysis::physics::TwoPi0_MCSmearing:Public Member Functions | |
| TwoPi0_MCSmearing (const std::string &name, OptionsPtr opts) | |
| virtual void | ProcessEvent (const TEvent &event, manager_t &manager) override |
| virtual void | ShowResult () override |
Public Member Functions inherited from ant::analysis::Physics | |
| Physics (const std::string &name, OptionsPtr opts) | |
| virtual | ~Physics () |
| virtual void | Finish () |
| std::string | GetName () const |
| Physics (const Physics &)=delete | |
| Physics & | operator= (const Physics &)=delete |
Additional Inherited Members | |
Protected Attributes inherited from ant::analysis::Physics | |
| HistogramFactory | HistFac |
| TwoPi0_MCSmearing::TwoPi0_MCSmearing | ( | const std::string & | name, |
| OptionsPtr | opts | ||
| ) |
Implements ant::analysis::Physics.
|
overridevirtual |
Reimplemented from ant::analysis::Physics.