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

#include <ProtonVertexTest.h>

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

Classes

struct  ptree
 

Public Member Functions

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

Public Attributes

ptree tree
 
TH1D * hist_steps = nullptr
 
TH1D * hist_theta = nullptr
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ProtonVertexTest()

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

Member Function Documentation

◆ Finish()

virtual void ant::analysis::physics::ProtonVertexTest::Finish ( )
inlineoverridevirtual

Reimplemented from ant::analysis::Physics.

◆ ProcessEvent()

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

◆ ShowResult()

void ProtonVertexTest::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ hist_steps

TH1D* ant::analysis::physics::ProtonVertexTest::hist_steps = nullptr

◆ hist_theta

TH1D* ant::analysis::physics::ProtonVertexTest::hist_theta = nullptr

◆ tree

ptree ant::analysis::physics::ProtonVertexTest::tree

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