APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Classes | Static Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
april_content::EventPreparationAlgorithm Class Reference

EventPreparationAlgorithm class. More...

#include <EventPreparationAlgorithm.h>

Inheritance diagram for april_content::EventPreparationAlgorithm:

Classes

class  Factory
 Factory class for instantiating algorithm. More...
 

Static Public Member Functions

static int GetEventNumber ()
 

Private Member Functions

pandora::StatusCode Run ()
 
pandora::StatusCode ReadSettings (const pandora::TiXmlHandle xmlHandle)
 

Private Attributes

std::string m_outputTrackListName
 The output track list name.
 
std::string m_outputCaloHitListName
 The output calo hit list name.
 
std::string m_outputECalCaloHitListName
 The output ecal calo hit list name.
 
std::string m_outputHCalCaloHitListName
 The output hcal calo hit list name.
 
std::string m_outputMuonCaloHitListName
 The output muon calo hit list name.
 
std::string m_replacementTrackListName
 The replacement track list name.
 
std::string m_replacementCaloHitListName
 The replacement calo hit list name.
 
bool m_mergeECalHCalCaloHitLists
 Whether the ecal and hcal calo hit list have to merged.
 

Static Private Attributes

static int m_evtNumber = 0
 

Detailed Description

EventPreparationAlgorithm class.


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