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

#include <MCTrueOverview.h>

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

Classes

struct  CBTAPS_Multiplicity
 
struct  perChannel_t
 

Public Member Functions

 MCTrueOverview (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
 
Physicsoperator= (const Physics &)=delete
 

Protected Attributes

std::map< ParticleTypeTreeDatabase::Channel, std::unique_ptr< perChannel_t > > channels
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ MCTrueOverview()

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

Member Function Documentation

◆ ProcessEvent()

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

◆ ShowResult()

void MCTrueOverview::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ channels

std::map<ParticleTypeTreeDatabase::Channel, std::unique_ptr<perChannel_t> > ant::analysis::physics::MCTrueOverview::channels
protected

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