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

The TargetOverview class shows target information. More...

#include <DataOverview.h>

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

Public Member Functions

 TargetOverview (const std::string &name, OptionsPtr opts)
 
virtual ~TargetOverview ()
 
virtual void ProcessEvent (const TEvent &event, manager_t &manager) override
 
virtual void ShowResult () override
 
- Public Member Functions inherited from ant::analysis::physics::DataOverviewBase
 DataOverviewBase (const std::string &name, OptionsPtr opts)
 
virtual ~DataOverviewBase ()
 
- 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 * VertexXY
 
TH1D * VertexZ
 
- Protected Attributes inherited from ant::analysis::physics::DataOverviewBase
Mode mode = Mode::Reconstructed
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Additional Inherited Members

- Protected Types inherited from ant::analysis::physics::DataOverviewBase
enum  Mode { Mode::MCTrue, Mode::Reconstructed }
 
- Protected Member Functions inherited from ant::analysis::physics::DataOverviewBase
std::string GetMode () const
 Get a string representation of the current mode. More...
 
const TEventDataGetBranch (const TEvent &event) const
 

Detailed Description

The TargetOverview class shows target information.

Constructor & Destructor Documentation

◆ TargetOverview()

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

◆ ~TargetOverview()

TargetOverview::~TargetOverview ( )
virtual

Member Function Documentation

◆ ProcessEvent()

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

◆ ShowResult()

void TargetOverview::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ VertexXY

TH2D* ant::analysis::physics::TargetOverview::VertexXY
protected

◆ VertexZ

TH1D* ant::analysis::physics::TargetOverview::VertexZ
protected

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