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

#include <EventDisplayHists.h>

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

Public Member Functions

 EventDisplayHists (const std::string &name, OptionsPtr opts)
 
virtual ~EventDisplayHists ()
 
virtual void ProcessEvent (const TEvent &event, manager_t &manager) override
 
- Public Member Functions inherited from ant::analysis::Physics
 Physics (const std::string &name, OptionsPtr opts)
 
virtual ~Physics ()
 
virtual void Finish ()
 
virtual void ShowResult ()
 
std::string GetName () const
 
 Physics (const Physics &)=delete
 
Physicsoperator= (const Physics &)=delete
 

Protected Attributes

unsigned n = 0
 
double tapsZ = {}
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Static Protected Attributes

static constexpr int clusterMarker = 25
 
static constexpr int trueMarker = 24
 

Constructor & Destructor Documentation

◆ EventDisplayHists()

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

◆ ~EventDisplayHists()

EventDisplayHists::~EventDisplayHists ( )
virtual

Member Function Documentation

◆ ProcessEvent()

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

Member Data Documentation

◆ clusterMarker

constexpr int ant::analysis::physics::EventDisplayHists::clusterMarker = 25
staticprotected

◆ n

unsigned ant::analysis::physics::EventDisplayHists::n = 0
protected

◆ tapsZ

double ant::analysis::physics::EventDisplayHists::tapsZ = {}
protected

◆ trueMarker

constexpr int ant::analysis::physics::EventDisplayHists::trueMarker = 24
staticprotected

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