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

#include <MCClusteringCheck.h>

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

Classes

struct  opening_angle_t
 

Public Member Functions

 MCClusteringCheck (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

const Detector_t::Type_t detectorType
 
const std::vector< opening_angle_topening_angles
 
TH1D * h_Steps = nullptr
 
std::vector< TH1D * > h_Cands_OpAng
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ MCClusteringCheck()

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

Member Function Documentation

◆ Finish()

void MCClusteringCheck::Finish ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

◆ ProcessEvent()

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

◆ ShowResult()

void MCClusteringCheck::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ detectorType

const Detector_t::Type_t ant::analysis::physics::MCClusteringCheck::detectorType
protected

◆ h_Cands_OpAng

std::vector<TH1D*> ant::analysis::physics::MCClusteringCheck::h_Cands_OpAng
protected

◆ h_Steps

TH1D* ant::analysis::physics::MCClusteringCheck::h_Steps = nullptr
protected

◆ opening_angles

const std::vector<opening_angle_t> ant::analysis::physics::MCClusteringCheck::opening_angles
protected

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