|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   28     std::vector<float>::const_iterator 
i=pers->
m_allTheData.begin();
 
   30     union conv{  
unsigned int i;   
float f;  } 
c;
 
   36     int size= 
static_cast<int>(*i);  ++
i;
 
   37     for (
int vi=0;vi<
size;++vi){
 
   59     union conv{  
unsigned int i;   
float f;  } 
c;
 
  
void setNCellCalo(CaloIndex aCalo, unsigned int theNCell)
void setEtSumCalo(CaloIndex aCalo, double theEtSum)
unsigned int ncellCalo(CaloIndex aCalo) const
virtual void transToPers(const MissingEtCalo *transObj, MissingEtCalo_p3 *persObj, MsgStream &msg) const override
virtual Source getSource() const
double etSumCalo(CaloIndex aCalo) const
double exCalo(CaloIndex aCalo) const
void setExCalo(CaloIndex aCalo, double theEx)
std::vector< float > m_allTheData
virtual void persToTrans(const MissingET_p3 *persObj, MissingET *transObj, MsgStream &msg) const override
void setEyCalo(CaloIndex aCalo, double theEy)
virtual void persToTrans(const MissingEtCalo_p3 *persObj, MissingEtCalo *transObj, MsgStream &msg) const override
virtual void transToPers(const MissingET *transObj, MissingET_p3 *persObj, MsgStream &msg) const override
double eyCalo(CaloIndex aCalo) const