ATLAS Offline Software
|
#include <CaloClusterCellLinkContainer_p1.h>
Public Attributes | |
std::vector< unsigned > | m_indices |
std::vector< float > | m_weights |
std::vector< unsigned > | m_nCellsPerCluster |
DataLink_p2 | m_cellCont |
Definition at line 13 of file CaloClusterCellLinkContainer_p1.h.
DataLink_p2 CaloClusterCellLinkContainer_p1::m_cellCont |
Definition at line 18 of file CaloClusterCellLinkContainer_p1.h.
std::vector<unsigned> CaloClusterCellLinkContainer_p1::m_indices |
Definition at line 15 of file CaloClusterCellLinkContainer_p1.h.
std::vector<unsigned> CaloClusterCellLinkContainer_p1::m_nCellsPerCluster |
Definition at line 17 of file CaloClusterCellLinkContainer_p1.h.
std::vector<float> CaloClusterCellLinkContainer_p1::m_weights |
Definition at line 16 of file CaloClusterCellLinkContainer_p1.h.