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

#include <ExtractShowerDepth.h>

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

Classes

struct  Tree_t
 

Public Member Functions

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

const double MaxTheta
 
const double CB_param1
 
TH1D * steps
 
Tree_t t
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ ExtractShowerDepth()

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

Member Function Documentation

◆ ProcessEvent()

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

◆ ShowResult()

void ExtractShowerDepth::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ CB_param1

const double ant::analysis::physics::ExtractShowerDepth::CB_param1
protected

◆ MaxTheta

const double ant::analysis::physics::ExtractShowerDepth::MaxTheta
protected

◆ steps

TH1D* ant::analysis::physics::ExtractShowerDepth::steps
protected

◆ t

Tree_t ant::analysis::physics::ExtractShowerDepth::t
protected

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