ant
A2 ant: class-based analysis framework
ant::analysis::physics::FindProton Class Reference

#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
 
Physicsoperator= (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
 

Constructor & Destructor Documentation

◆ FindProton()

FindProton::FindProton ( const std::string &  name,
OptionsPtr  opts 
)

◆ ~FindProton()

FindProton::~FindProton ( )
virtual

Member Function Documentation

◆ ProcessEvent()

void FindProton::ProcessEvent ( const TEvent event,
manager_t  
)
overridevirtual

Member Data Documentation

◆ fitter

utils::KinFitter ant::analysis::physics::FindProton::fitter
protected

◆ nPhotons

const unsigned ant::analysis::physics::FindProton::nPhotons
protected

◆ promptrandom

PromptRandom::Switch ant::analysis::physics::FindProton::promptrandom
protected

◆ steps

TH1D* ant::analysis::physics::FindProton::steps = nullptr
protected

◆ tree

TTree* ant::analysis::physics::FindProton::tree = nullptr
protected

◆ tree_branches

branches_t ant::analysis::physics::FindProton::tree_branches
protected

◆ triggersimu

utils::TriggerSimulation ant::analysis::physics::FindProton::triggersimu
protected

The documentation for this class was generated from the following files: