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

#include <ProtonCheck.h>

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

Public Member Functions

 ProtonCheck (const std::string &name, OptionsPtr opts)
 
virtual void ProcessEvent (const TEvent &event, manager_t &) 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

TH2D * tof
 
TH2D * tof_trueE
 
TH2D * dEE
 
TH2D * e_recov
 
TH1D * cand_mult
 
TH1D * theta
 
TH2D * theta_corr
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ ProtonCheck()

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

Member Function Documentation

◆ Finish()

void ProtonCheck::Finish ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

◆ ProcessEvent()

void ProtonCheck::ProcessEvent ( const TEvent event,
manager_t  
)
overridevirtual

◆ ShowResult()

void ProtonCheck::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ cand_mult

TH1D* ant::analysis::physics::ProtonCheck::cand_mult
protected

◆ dEE

TH2D* ant::analysis::physics::ProtonCheck::dEE
protected

◆ e_recov

TH2D* ant::analysis::physics::ProtonCheck::e_recov
protected

◆ theta

TH1D* ant::analysis::physics::ProtonCheck::theta
protected

◆ theta_corr

TH2D* ant::analysis::physics::ProtonCheck::theta_corr
protected

◆ tof

TH2D* ant::analysis::physics::ProtonCheck::tof
protected

◆ tof_trueE

TH2D* ant::analysis::physics::ProtonCheck::tof_trueE
protected

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