![]() |
ATLAS Offline Software
|
#include <PixelCluster_v1.h>
Public Member Functions | |
| ClusterVars (SG::AuxVectorData &cont, unsigned int n_cluster_rdos) | |
| AUXSTORE_VARSTRUCT_VAR (xAOD::DetectorIdentType, identifier) | |
| AUXSTORE_VARSTRUCT_VAR (xAOD::DetectorIDHashType, identifierHash) | |
| AUXSTORE_VARSTRUCT_VAR (xAOD::PosAccessor< 2 >::element_type, localPositionDim2) | |
| AUXSTORE_VARSTRUCT_VAR (xAOD::CovAccessor< 2 >::element_type, localCovarianceDim2) | |
| AUXSTORE_VARSTRUCT_VAR (xAOD::ArrayFloat3, globalPosition) | |
| AUXSTORE_VARSTRUCT_VAR (int, channelsInPhi) | |
| AUXSTORE_VARSTRUCT_VAR (int, channelsInEta) | |
| AUXSTORE_VARSTRUCT_VAR (float, widthInEta) | |
| AUXSTORE_VARSTRUCT_VAR (float, totalCharge) | |
| AUXSTORE_VARSTRUCT_VAR (int, lvl1a) | |
Public Attributes | |
| xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache< Identifier::value_type > | rdoList |
| xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache< int > | totList |
| xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache< float > | chargeList |
| SG::AuxVectorData & | m_cont |
Definition at line 120 of file PixelCluster_v1.h.
|
inline |
Definition at line 122 of file PixelCluster_v1.h.
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | float | , |
| totalCharge | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | float | , |
| widthInEta | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | int | , |
| channelsInEta | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | int | , |
| channelsInPhi | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | xAOD::ArrayFloat3 | , |
| globalPosition | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | xAOD::CovAccessor< 2 >::element_type | , |
| localCovarianceDim2 | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | xAOD::DetectorIdentType | , |
| identifier | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | xAOD::DetectorIDHashType | , |
| identifierHash | ) |
| xAOD::PixelCluster_v1::ClusterVars::AUXSTORE_VARSTRUCT_VAR | ( | xAOD::PosAccessor< 2 >::element_type | , |
| localPositionDim2 | ) |
| xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache<float> xAOD::PixelCluster_v1::ClusterVars::chargeList |
Definition at line 142 of file PixelCluster_v1.h.
|
inherited |
Definition at line 66 of file VariableStruct.h.
| xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache<Identifier::value_type> xAOD::PixelCluster_v1::ClusterVars::rdoList |
Definition at line 140 of file PixelCluster_v1.h.
| xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache<int> xAOD::PixelCluster_v1::ClusterVars::totList |
Definition at line 141 of file PixelCluster_v1.h.