|
ant
A2 ant: class-based analysis framework
|
#include <ThreePhotonCheck.h>
Inheritance diagram for ant::analysis::physics::ThreePhotonCheck:
Collaboration diagram for ant::analysis::physics::ThreePhotonCheck:Public Member Functions | |
| ThreePhotonCheck (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 |
| ThreePhotonCheck::ThreePhotonCheck | ( | const std::string & | name, |
| OptionsPtr | opts | ||
| ) |
Implements ant::analysis::Physics.
|
overridevirtual |
Reimplemented from ant::analysis::Physics.