MarlinPandora  03.00.00
 All Classes Functions Variables
Classes | Public Types | Public Member Functions | List of all members
CaloHitCreator Class Reference

CaloHitCreator class. More...

#include <CaloHitCreator.h>

Classes

class  Settings
 Settings class. More...
 

Public Types

typedef std::vector< std::string > StringVector
 

Public Member Functions

 CaloHitCreator (const Settings &settings, const pandora::Pandora *const pPandora)
 Constructor. More...
 
 ~CaloHitCreator ()
 Destructor.
 
pandora::StatusCode CreateCaloHits (const LCEvent *const pLCEvent)
 Create calo hits. More...
 
const CalorimeterHitVector & GetCalorimeterHitVector () const
 Get the calorimeter hit vector. More...
 
void Reset ()
 Reset the calo hit creator.
 

Detailed Description

CaloHitCreator class.

Constructor & Destructor Documentation

CaloHitCreator::CaloHitCreator ( const Settings settings,
const pandora::Pandora *const  pPandora 
)

Constructor.

Parameters
settingsthe creator settings
pPandoraaddress of the relevant pandora instance

Member Function Documentation

pandora::StatusCode CaloHitCreator::CreateCaloHits ( const LCEvent *const  pLCEvent)

Create calo hits.

Parameters
pLCEventthe lcio event

Referenced by PandoraPFANewProcessor::processEvent().

const CalorimeterHitVector & CaloHitCreator::GetCalorimeterHitVector ( ) const
inline

Get the calorimeter hit vector.

Returns
The calorimeter hit vector

Referenced by PandoraPFANewProcessor::processEvent().


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