ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODInDetMeasurement
Root
HGTDClusterAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
xAODInDetMeasurement/versions/HGTDClusterAuxContainer_v1.h
"
6
7
namespace
xAOD
{
8
HGTDClusterAuxContainer_v1::HGTDClusterAuxContainer_v1
()
9
:
AuxContainerBase
() {
10
AUX_VARIABLE
(
identifier
);
11
AUX_VARIABLE
(
identifierHash
);
12
AUX_MEASUREMENTVAR
(
localPosition
, 3);
13
AUX_MEASUREMENTVAR
(
localCovariance
, 3);
14
}
15
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
HGTDClusterAuxContainer_v1.h
AUX_MEASUREMENTVAR
#define AUX_MEASUREMENTVAR(VAR, DIM)
Definition
MeasurementDefs.h:13
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::HGTDClusterAuxContainer_v1::identifierHash
std::vector< DetectorIDHashType > identifierHash
Definition
HGTDClusterAuxContainer_v1.h:30
xAOD::HGTDClusterAuxContainer_v1::localCovariance
std::vector< CovAccessor< 3 >::element_type > localCovariance
Definition
HGTDClusterAuxContainer_v1.h:32
xAOD::HGTDClusterAuxContainer_v1::HGTDClusterAuxContainer_v1
HGTDClusterAuxContainer_v1()
Default constructor.
Definition
HGTDClusterAuxContainer_v1.cxx:8
xAOD::HGTDClusterAuxContainer_v1::identifier
std::vector< DetectorIdentType > identifier
Definition
HGTDClusterAuxContainer_v1.h:29
xAOD::HGTDClusterAuxContainer_v1::localPosition
std::vector< PosAccessor< 3 >::element_type > localPosition
Definition
HGTDClusterAuxContainer_v1.h:31
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