ATLAS Offline Software
Loading...
Searching...
No Matches
HgtdAuxDataCache.h
Go to the documentation of this file.
1#ifndef ACTSTRK_HGTDAUXDATACACHE_H
2#define ACTSTRK_HGTDAUXDATACACHE_H
3
7
8namespace ActsTrk {
10 HgtdAuxDataCache(SG::AuxVectorData& cont, unsigned int n_cluster_rdos)
11 : xAOD::VariableStruct(cont),
12 rdoList(cont, xAOD::HGTDCluster::rdoListAcc(), n_cluster_rdos),
13 totList(cont, xAOD::HGTDCluster::totListAcc(), n_cluster_rdos)
14 {}
17};
18}
19#endif
Define structures for fast filling of xAOD objects.
Manage lookup of vectors of auxiliary data.
Define structures for fast filling of xAOD objects.
VariableStruct(SG::AuxVectorData &cont)
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
HgtdAuxDataCache(SG::AuxVectorData &cont, unsigned int n_cluster_rdos)
xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache< int > totList
xAOD::xAODInDetMeasurement::Utilities::JaggedVecEltCache< Identifier::value_type > rdoList