ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODInDetMeasurement
xAODInDetMeasurement
versions
PixelClusterAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
6
#define XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
7
8
#include <vector>
9
10
#include "Identifier/Identifier.h"
11
#include "
Identifier/IdentifierHash.h
"
12
#include "
xAODCore/AuxContainerBase.h
"
13
#include "
xAODCore/JaggedVec.h
"
14
#include "
xAODMeasurementBase/MeasurementDefs.h
"
15
#include "
AthContainers/JaggedVecAccessor.h
"
16
#include "
xAODInDetMeasurement/ArrayFloat3.h
"
17
18
namespace
xAOD
{
21
class
PixelClusterAuxContainer_v1
:
public
AuxContainerBase
{
22
public
:
24
PixelClusterAuxContainer_v1
();
25
26
private
:
29
std::vector<DetectorIdentType>
identifier
;
30
std::vector<DetectorIDHashType>
identifierHash
;
31
std::vector<PosAccessor<2>::element_type>
localPosition
;
32
std::vector<CovAccessor<2>::element_type>
localCovariance
;
34
37
std::vector<xAOD::ArrayFloat3>
globalPosition
;
38
AUXVAR_JAGGEDVEC_DECL
(Identifier::value_type,rdoList);
39
std::vector<int>
channelsInPhi
;
40
std::vector<int>
channelsInEta
;
41
std::vector<float>
widthInEta
;
42
AUXVAR_JAGGEDVEC_DECL
(
int
,totList);
43
AUXVAR_JAGGEDVEC_DECL
(
float
,chargeList);
44
std::vector<float>
totalCharge
;
45
std::vector<float>
energyLoss
;
46
std::vector<int>
lvl1a
;
48
};
49
}
// namespace xAOD
50
51
// Set up the StoreGate inheritance for the class:
52
#include "
xAODCore/BaseInfo.h
"
53
SG_BASE
(
xAOD::PixelClusterAuxContainer_v1
,
xAOD::AuxContainerBase
);
54
55
#endif
// XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
ArrayFloat3.h
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
JaggedVec.h
Auxiliary variable type allowing storage as a jagged vector. That is, the payloads for all the DataVe...
IdentifierHash.h
JaggedVecAccessor.h
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
MeasurementDefs.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::PixelClusterAuxContainer_v1
Auxiliary store for pixel clusters.
Definition
PixelClusterAuxContainer_v1.h:21
xAOD::PixelClusterAuxContainer_v1::AUXVAR_JAGGEDVEC_DECL
AUXVAR_JAGGEDVEC_DECL(Identifier::value_type, rdoList)
xAOD::PixelClusterAuxContainer_v1::globalPosition
std::vector< xAOD::ArrayFloat3 > globalPosition
Definition
PixelClusterAuxContainer_v1.h:37
xAOD::PixelClusterAuxContainer_v1::totalCharge
std::vector< float > totalCharge
Definition
PixelClusterAuxContainer_v1.h:44
xAOD::PixelClusterAuxContainer_v1::channelsInEta
std::vector< int > channelsInEta
Definition
PixelClusterAuxContainer_v1.h:40
xAOD::PixelClusterAuxContainer_v1::localPosition
std::vector< PosAccessor< 2 >::element_type > localPosition
Definition
PixelClusterAuxContainer_v1.h:31
xAOD::PixelClusterAuxContainer_v1::channelsInPhi
std::vector< int > channelsInPhi
Definition
PixelClusterAuxContainer_v1.h:39
xAOD::PixelClusterAuxContainer_v1::identifierHash
std::vector< DetectorIDHashType > identifierHash
Definition
PixelClusterAuxContainer_v1.h:30
xAOD::PixelClusterAuxContainer_v1::widthInEta
std::vector< float > widthInEta
Definition
PixelClusterAuxContainer_v1.h:41
xAOD::PixelClusterAuxContainer_v1::PixelClusterAuxContainer_v1
PixelClusterAuxContainer_v1()
Default constructor.
Definition
PixelClusterAuxContainer_v1.cxx:8
xAOD::PixelClusterAuxContainer_v1::lvl1a
std::vector< int > lvl1a
Definition
PixelClusterAuxContainer_v1.h:46
xAOD::PixelClusterAuxContainer_v1::identifier
std::vector< DetectorIdentType > identifier
Definition
PixelClusterAuxContainer_v1.h:29
xAOD::PixelClusterAuxContainer_v1::energyLoss
std::vector< float > energyLoss
Definition
PixelClusterAuxContainer_v1.h:45
xAOD::PixelClusterAuxContainer_v1::AUXVAR_JAGGEDVEC_DECL
AUXVAR_JAGGEDVEC_DECL(float, chargeList)
xAOD::PixelClusterAuxContainer_v1::localCovariance
std::vector< CovAccessor< 2 >::element_type > localCovariance
Definition
PixelClusterAuxContainer_v1.h:32
xAOD::PixelClusterAuxContainer_v1::AUXVAR_JAGGEDVEC_DECL
AUXVAR_JAGGEDVEC_DECL(int, totList)
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