|
ant
A2 ant: class-based analysis framework
|
#include <FindProton.h>
Inheritance diagram for ant::analysis::physics::FindProton:
Collaboration diagram for ant::analysis::physics::FindProton:Classes | |
| struct | branches_t |
Public Member Functions | |
| FindProton (const std::string &name, OptionsPtr opts) | |
| virtual | ~FindProton () |
| virtual void | ProcessEvent (const TEvent &event, manager_t &) override |
Public Member Functions inherited from ant::analysis::Physics | |
| Physics (const std::string &name, OptionsPtr opts) | |
| virtual | ~Physics () |
| virtual void | Finish () |
| virtual void | ShowResult () |
| std::string | GetName () const |
| Physics (const Physics &)=delete | |
| Physics & | operator= (const Physics &)=delete |
Protected Attributes | |
| const unsigned | nPhotons |
| TTree * | tree = nullptr |
| branches_t | tree_branches |
| utils::KinFitter | fitter |
| TH1D * | steps = nullptr |
| PromptRandom::Switch | promptrandom |
| utils::TriggerSimulation | triggersimu |
Protected Attributes inherited from ant::analysis::Physics | |
| HistogramFactory | HistFac |
| FindProton::FindProton | ( | const std::string & | name, |
| OptionsPtr | opts | ||
| ) |
|
virtual |
Implements ant::analysis::Physics.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |