ATLAS Offline Software
|
#include <CaloClusterMomentContainer_p2.h>
Public Types | |
typedef std::vector< unsigned int >::const_iterator | const_iterator |
Public Attributes | |
unsigned short | m_nMoments |
std::vector< unsigned int > | m_Mvalue |
std::vector< unsigned short > | m_Mkey |
Definition at line 11 of file CaloClusterMomentContainer_p2.h.
typedef std::vector<unsigned int>::const_iterator CaloClusterMomentContainer_p2::const_iterator |
Definition at line 16 of file CaloClusterMomentContainer_p2.h.
std::vector<unsigned short> CaloClusterMomentContainer_p2::m_Mkey |
Definition at line 20 of file CaloClusterMomentContainer_p2.h.
std::vector<unsigned int> CaloClusterMomentContainer_p2::m_Mvalue |
Definition at line 19 of file CaloClusterMomentContainer_p2.h.
unsigned short CaloClusterMomentContainer_p2::m_nMoments |
Definition at line 14 of file CaloClusterMomentContainer_p2.h.