|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MISSINGETEVENT_MissingEtTruth_H
6 #define MISSINGETEVENT_MissingEtTruth_H
void addPart(HepMC::ConstGenParticlePtr aPart, double etaFull)
void setEyTruth(TruthIndex aTruth, double theEy)
double exTruth(TruthIndex aTruth) const
const std::vector< double > & exTruthVec() const
std::vector< double > m_eyTruth
void setEtSumTruthVec(std::vector< double > &&etSumCaloVec)
std::vector< double > m_etSumTruth
virtual ~MissingEtTruth()
std::vector< double > m_exTruth
const std::vector< double > & etSumTruthVec() const
const std::vector< double > & eyTruthVec() const
double eyTruth(TruthIndex aTruth) const
const GenParticle * ConstGenParticlePtr
void setExTruthVec(std::vector< double > &&exCaloVec)
void setEyTruthVec(std::vector< double > &&exCaloVec)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void setEtSumTruth(TruthIndex aTruth, double theEtSum)
double etSumTruth(TruthIndex aTruth) const
macros to associate a CLID to a type
void setExTruth(TruthIndex aTruth, double theEx)