|
ant
A2 ant: class-based analysis framework
|
#include <KinFitIMCheck.h>
Inheritance diagram for ant::analysis::physics::KinFitIMCheck:
Collaboration diagram for ant::analysis::physics::KinFitIMCheck:Classes | |
| struct | Tree_t |
Public Member Functions | |
| KinFitIMCheck (const std::string &name, OptionsPtr opts) | |
| virtual void | ProcessEvent (const TEvent &event, manager_t &) 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 |
Protected Attributes | |
| utils::TriggerSimulation | triggersimu |
| PromptRandom::Switch | promptrandom |
| const utils::UncertaintyModelPtr | fitmodel_data |
| const utils::UncertaintyModelPtr | fitmodel_mc |
| utils::KinFitter | fitter |
| Tree_t | t |
| TH1D * | h_Steps |
Protected Attributes inherited from ant::analysis::Physics | |
| HistogramFactory | HistFac |
| KinFitIMCheck::KinFitIMCheck | ( | const std::string & | name, |
| OptionsPtr | opts | ||
| ) |
Implements ant::analysis::Physics.
|
overridevirtual |
Reimplemented from ant::analysis::Physics.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |