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

ShowerProfileEntry class. More...

Public Member Functions

 ShowerProfileEntry ()
 Default constructor.
 

Public Attributes

bool m_isAvailable
 Whether shower profile entry is available (prevent double counting)
 
float m_energy
 The energy associated with the shower profile entry.
 
pandora::CaloHitList m_caloHitList
 The list of calo hits associated with the shower profile entry.
 
bool m_potentialPeak
 Whether the shower profile is a potential peak (to speed up looping)
 
pandora::CaloHitList m_unusedCaloHitList
 The list of calo hits unused for shower peak finding, needed for inclusive mode.
 

Detailed Description

ShowerProfileEntry class.


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