ATLAS Offline Software
TrackStateAuxContainer_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
5 
6 namespace xAOD {
8  : AuxContainerBase() {
22 
23  }
24 }
25 
26 
TrackStateAuxContainer_v1.h
xAOD::TrackStateAuxContainer_v1::previous
std::vector< TrackStateIndexType > previous
Definition: TrackStateAuxContainer_v1.h:24
xAOD::TrackStateAuxContainer_v1::calibrated
std::vector< TrackStateIndexType > calibrated
Definition: TrackStateAuxContainer_v1.h:30
xAOD::TrackStateAuxContainer_v1::geometryId
std::vector< uint64_t > geometryId
Definition: TrackStateAuxContainer_v1.h:32
xAOD::TrackStateAuxContainer_v1::TrackStateAuxContainer_v1
TrackStateAuxContainer_v1()
Definition: TrackStateAuxContainer_v1.cxx:7
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD::TrackStateAuxContainer_v1::predicted
std::vector< TrackStateIndexType > predicted
Definition: TrackStateAuxContainer_v1.h:26
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TrackStateAuxContainer_v1::smoothed
std::vector< TrackStateIndexType > smoothed
Definition: TrackStateAuxContainer_v1.h:28
xAOD::TrackStateAuxContainer_v1::chi2
std::vector< float > chi2
Definition: TrackStateAuxContainer_v1.h:21
xAOD::TrackStateAuxContainer_v1::jacobian
std::vector< TrackStateIndexType > jacobian
Definition: TrackStateAuxContainer_v1.h:29
xAOD::TrackStateAuxContainer_v1::surfaceIndex
std::vector< unsigned int > surfaceIndex
Definition: TrackStateAuxContainer_v1.h:33
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::TrackStateAuxContainer_v1::next
std::vector< TrackStateIndexType > next
Definition: TrackStateAuxContainer_v1.h:25
xAOD::TrackStateAuxContainer_v1::filtered
std::vector< TrackStateIndexType > filtered
Definition: TrackStateAuxContainer_v1.h:27
xAOD::TrackStateAuxContainer_v1::measDim
std::vector< TrackStateIndexType > measDim
Definition: TrackStateAuxContainer_v1.h:31
xAOD::TrackStateAuxContainer_v1::typeFlags
std::vector< uint64_t > typeFlags
Definition: TrackStateAuxContainer_v1.h:23
xAOD::TrackStateAuxContainer_v1::pathLength
std::vector< double > pathLength
Definition: TrackStateAuxContainer_v1.h:22