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

#include <MCReconstructCheck.h>

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

Classes

struct  histgroup
 
struct  PositionMap
 
struct  PositionMapCB
 
struct  PositionMapTAPS
 
struct  TAPSVetoMatch
 
struct  tree_t
 

Public Member Functions

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

Protected Attributes

histgroup cb_group
 
histgroup taps_group
 
histgroup all_group
 
TAPSVetoMatch tapsveto
 
utils::TimeSmearingHack timesmear
 
const bool mult1_only
 
const bool show_cb_only
 
const bool fill_tree
 
tree_t t
 
- Protected Attributes inherited from ant::analysis::Physics
HistogramFactory HistFac
 

Constructor & Destructor Documentation

◆ MCReconstructCheck()

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

Member Function Documentation

◆ Finish()

void MCReconstructCheck::Finish ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

◆ ProcessEvent()

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

◆ ShowResult()

void MCReconstructCheck::ShowResult ( )
overridevirtual

Reimplemented from ant::analysis::Physics.

Member Data Documentation

◆ all_group

histgroup ant::analysis::physics::MCReconstructCheck::all_group
protected

◆ cb_group

histgroup ant::analysis::physics::MCReconstructCheck::cb_group
protected

◆ fill_tree

const bool ant::analysis::physics::MCReconstructCheck::fill_tree
protected

◆ mult1_only

const bool ant::analysis::physics::MCReconstructCheck::mult1_only
protected

◆ show_cb_only

const bool ant::analysis::physics::MCReconstructCheck::show_cb_only
protected

◆ t

tree_t ant::analysis::physics::MCReconstructCheck::t
protected

◆ taps_group

histgroup ant::analysis::physics::MCReconstructCheck::taps_group
protected

◆ tapsveto

TAPSVetoMatch ant::analysis::physics::MCReconstructCheck::tapsveto
protected

◆ timesmear

utils::TimeSmearingHack ant::analysis::physics::MCReconstructCheck::timesmear
protected

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