|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOCALIBHITREC_CALOCALIBCLUSTERTRUTHATTRIBUTERTOOL_H
6 #define CALOCALIBHITREC_CALOCALIBCLUSTERTRUTHATTRIBUTERTOOL_H
22 ,
unsigned int numTruthParticles
23 ,
const std::map<
Identifier,std::vector<const CaloCalibrationHit*> >& identifierToCaloHitMap
24 , std::vector<std::pair<unsigned int, double > >& barcodeTrueCalHitEnergy)
const override;
28 Gaudi::Property<bool>
m_fullTruthEnergy{
this,
"storeFullTruthEnergy",
false,
"Toggle storage of invisible and escaped energy"};
Description of a calorimeter cluster.
::StatusCode StatusCode
StatusCode definition for legacy code.