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

Phyics class for counting occurance of photoproduction channels in MC Data. More...

#include <MCChannels.h>

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

Public Member Functions

 MCChannels (const std::string &name, OptionsPtr opts)
 
virtual ~MCChannels ()
 
virtual void ProcessEvent (const TEvent &event, manager_t &manager) override
 
virtual void ShowResult () override
 
virtual void Finish () 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
 

Additional Inherited Members

- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Detailed Description

Phyics class for counting occurance of photoproduction channels in MC Data.

Constructor & Destructor Documentation

◆ MCChannels()

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

◆ ~MCChannels()

MCChannels::~MCChannels ( )
virtual

Member Function Documentation

◆ Finish()

void MCChannels::Finish ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

◆ ProcessEvent()

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

◆ ShowResult()

void MCChannels::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.


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