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

#include <ParticleIDCheck.h>

+ Inheritance diagram for ant::analysis::physics::ParticleIDCheck:
+ Collaboration diagram for ant::analysis::physics::ParticleIDCheck:

Classes

struct  branch_hists
 

Public Member Functions

 ParticleIDCheck (const std::string &name, OptionsPtr opts)
 
virtual void ProcessEvent (const TEvent &event, manager_t &manager) override
 
virtual void Finish () override
 
virtual void ShowResult () override
 
- Public Member Functions inherited from ant::analysis::Physics
 Physics (const std::string &name, OptionsPtr opts)
 
virtual ~Physics ()
 
std::string GetName () const
 
 Physics (const Physics &)=delete
 
Physicsoperator= (const Physics &)=delete
 

Protected Attributes

branch_hists mctrue
 
branch_hists rec
 
std::vector< std::tuple< interval< double >, interval< double >, TH2D * > > bananas
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ ParticleIDCheck()

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

Member Function Documentation

◆ Finish()

void ParticleIDCheck::Finish ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

◆ ProcessEvent()

void ParticleIDCheck::ProcessEvent ( const TEvent event,
manager_t manager 
)
overridevirtual

◆ ShowResult()

void ParticleIDCheck::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ bananas

std::vector< std::tuple<interval<double>,interval<double>,TH2D*> > ant::analysis::physics::ParticleIDCheck::bananas
protected

◆ mctrue

branch_hists ant::analysis::physics::ParticleIDCheck::mctrue
protected

◆ rec

branch_hists ant::analysis::physics::ParticleIDCheck::rec
protected

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