ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTracking
Root
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
*/
4
#include "
xAODTracking/versions/TrackStateAuxContainer_v1.h
"
5
6
namespace
xAOD
{
7
TrackStateAuxContainer_v1::TrackStateAuxContainer_v1
()
8
:
AuxContainerBase
() {
9
AUX_VARIABLE
(
previous
);
10
AUX_VARIABLE
(
next
);
11
AUX_VARIABLE
(
chi2
);
12
AUX_VARIABLE
(
pathLength
);
13
AUX_VARIABLE
(
typeFlags
);
14
AUX_VARIABLE
(
predicted
);
15
AUX_VARIABLE
(
filtered
);
16
AUX_VARIABLE
(
smoothed
);
17
AUX_VARIABLE
(
jacobian
);
18
AUX_VARIABLE
(
calibrated
);
19
AUX_VARIABLE
(
measDim
);
20
AUX_VARIABLE
(
geometryId
);
21
AUX_VARIABLE
(
surfaceIndex
);
22
23
}
24
}
25
26
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
TrackStateAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::TrackStateAuxContainer_v1::pathLength
std::vector< double > pathLength
Definition
TrackStateAuxContainer_v1.h:22
xAOD::TrackStateAuxContainer_v1::measDim
std::vector< TrackStateIndexType > measDim
Definition
TrackStateAuxContainer_v1.h:31
xAOD::TrackStateAuxContainer_v1::filtered
std::vector< TrackStateIndexType > filtered
Definition
TrackStateAuxContainer_v1.h:27
xAOD::TrackStateAuxContainer_v1::chi2
std::vector< float > chi2
Definition
TrackStateAuxContainer_v1.h:21
xAOD::TrackStateAuxContainer_v1::next
std::vector< TrackStateIndexType > next
Definition
TrackStateAuxContainer_v1.h:25
xAOD::TrackStateAuxContainer_v1::TrackStateAuxContainer_v1
TrackStateAuxContainer_v1()
Definition
TrackStateAuxContainer_v1.cxx:7
xAOD::TrackStateAuxContainer_v1::calibrated
std::vector< TrackStateIndexType > calibrated
Definition
TrackStateAuxContainer_v1.h:30
xAOD::TrackStateAuxContainer_v1::smoothed
std::vector< TrackStateIndexType > smoothed
Definition
TrackStateAuxContainer_v1.h:28
xAOD::TrackStateAuxContainer_v1::surfaceIndex
std::vector< unsigned int > surfaceIndex
Definition
TrackStateAuxContainer_v1.h:33
xAOD::TrackStateAuxContainer_v1::predicted
std::vector< TrackStateIndexType > predicted
Definition
TrackStateAuxContainer_v1.h:26
xAOD::TrackStateAuxContainer_v1::jacobian
std::vector< TrackStateIndexType > jacobian
Definition
TrackStateAuxContainer_v1.h:29
xAOD::TrackStateAuxContainer_v1::typeFlags
std::vector< uint64_t > typeFlags
Definition
TrackStateAuxContainer_v1.h:23
xAOD::TrackStateAuxContainer_v1::previous
std::vector< TrackStateIndexType > previous
Definition
TrackStateAuxContainer_v1.h:24
xAOD::TrackStateAuxContainer_v1::geometryId
std::vector< uint64_t > geometryId
Definition
TrackStateAuxContainer_v1.h:32
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0