ATLAS Offline Software
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
CaloClusterMomentContainer_p1 Class Reference

#include <CaloClusterMomentContainer_p1.h>

Collaboration diagram for CaloClusterMomentContainer_p1:

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_pm_store
 
unsigned short m_nMoments
 

Detailed Description

Definition at line 10 of file CaloClusterMomentContainer_p1.h.

Member Typedef Documentation

◆ const_iterator

Definition at line 20 of file CaloClusterMomentContainer_p1.h.

Constructor & Destructor Documentation

◆ CaloClusterMomentContainer_p1()

CaloClusterMomentContainer_p1::CaloClusterMomentContainer_p1 ( )
inline

Definition at line 12 of file CaloClusterMomentContainer_p1.h.

12 : m_nMoments() {}

Member Data Documentation

◆ m_nMoments

unsigned short CaloClusterMomentContainer_p1::m_nMoments

Definition at line 19 of file CaloClusterMomentContainer_p1.h.

◆ m_store

std::vector<ClusterMoment_p> CaloClusterMomentContainer_p1::m_store

Definition at line 18 of file CaloClusterMomentContainer_p1.h.


The documentation for this class was generated from the following file:
CaloClusterMomentContainer_p1::m_nMoments
unsigned short m_nMoments
Definition: CaloClusterMomentContainer_p1.h:19