ATLAS Offline Software
|
#include <CaloClusterMomentContainer_p1.h>
Classes | |
struct | ClusterMoment_p |
Public Types | |
typedef std::vector< ClusterMoment_p >::const_iterator | const_iterator |
Public Member Functions | |
CaloClusterMomentContainer_p1 () | |
Public Attributes | |
std::vector< ClusterMoment_p > | m_store |
unsigned short | m_nMoments |
Definition at line 10 of file CaloClusterMomentContainer_p1.h.
typedef std::vector<ClusterMoment_p>::const_iterator CaloClusterMomentContainer_p1::const_iterator |
Definition at line 20 of file CaloClusterMomentContainer_p1.h.
|
inline |
Definition at line 12 of file CaloClusterMomentContainer_p1.h.
unsigned short CaloClusterMomentContainer_p1::m_nMoments |
Definition at line 19 of file CaloClusterMomentContainer_p1.h.
std::vector<ClusterMoment_p> CaloClusterMomentContainer_p1::m_store |
Definition at line 18 of file CaloClusterMomentContainer_p1.h.