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

#include <PID_PhiAngle.h>

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

Public Member Functions

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

TH2D * pid_cb_phi_corr
 
const ant::interval< double > theta_range
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ PID_PhiAngle()

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

Member Function Documentation

◆ ProcessEvent()

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

◆ ShowResult()

void PID_PhiAngle::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ pid_cb_phi_corr

TH2D* ant::analysis::physics::PID_PhiAngle::pid_cb_phi_corr
protected

◆ theta_range

const ant::interval<double> ant::analysis::physics::PID_PhiAngle::theta_range
protected

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