|
ATLAS Offline Software
|
Go to the documentation of this file.
29 std::vector<float>::const_iterator
i = pers->
m_allTheData.begin();
35 int size=
static_cast<int>(*i); ++
i;
36 for (
int vi=0;vi<
size;++vi){
void setEyTruth(TruthIndex aTruth, double theEy)
double exTruth(TruthIndex aTruth) const
virtual void transToPers(const MissingEtTruth *transObj, MissingEtTruth_p3 *persObj, MsgStream &msg) const override
std::vector< float > m_allTheData
virtual void persToTrans(const MissingEtTruth_p3 *persObj, MissingEtTruth *transObj, MsgStream &msg) const override
virtual Source getSource() const
double eyTruth(TruthIndex aTruth) const
virtual void persToTrans(const MissingET_p3 *persObj, MissingET *transObj, MsgStream &msg) const override
virtual void transToPers(const MissingET *transObj, MissingET_p3 *persObj, MsgStream &msg) const override
void setEtSumTruth(TruthIndex aTruth, double theEtSum)
double etSumTruth(TruthIndex aTruth) const
void setExTruth(TruthIndex aTruth, double theEx)