ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
AFPSiHitAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
13
14
15
#ifndef XAODFORWARD_VERSIONS_AFPSIHITAUXCONTAINER_V1_H
16
#define XAODFORWARD_VERSIONS_AFPSIHITAUXCONTAINER_V1_H
17
18
#include<vector>
19
20
// EDM include(s):
21
#include "
xAODCore/AuxContainerBase.h
"
22
23
// local includes
24
#include "
xAODForward/versions/AFPSiHit_v1.h
"
25
26
27
namespace
xAOD
{
28
34
class
AFPSiHitAuxContainer_v1
:
public
AuxContainerBase
{
35
36
public
:
37
AFPSiHitAuxContainer_v1
();
38
39
private
:
40
std::vector< float >
depositedCharge
;
41
std::vector< float >
timeOverThreshold
;
42
// std::vector< float > discriminator;
43
std::vector< int >
stationID
;
44
std::vector< int >
pixelLayerID
;
45
std::vector< int >
pixelRowIDChip
;
46
std::vector< int >
pixelColIDChip
;
47
std::vector< std::vector<AFPSiHit_v1::AFPTrackLink_t> >
tracksLinks
;
48
};
// class AFPSiHitAuxContainer_v1
49
50
51
}
// end xAOD namespace
52
53
// StoreGate registration
54
#include "
xAODCore/BaseInfo.h
"
55
SG_BASE
(
xAOD::AFPSiHitAuxContainer_v1
,
xAOD::AuxContainerBase
);
56
57
58
#endif
// XAODFORWARD_VERSIONS_AFPSIHITAUXCONTAINER_V1_H
59
AFPSiHit_v1.h
Header file for AFPSiHit_v1 class representing a hit in AFP track detector.
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
xAOD::AFPSiHitAuxContainer_v1
Class storing information of xAOD::AFPSiHit_v1 objects.
Definition
AFPSiHitAuxContainer_v1.h:34
xAOD::AFPSiHitAuxContainer_v1::tracksLinks
std::vector< std::vector< AFPSiHit_v1::AFPTrackLink_t > > tracksLinks
Definition
AFPSiHitAuxContainer_v1.h:47
xAOD::AFPSiHitAuxContainer_v1::pixelLayerID
std::vector< int > pixelLayerID
Definition
AFPSiHitAuxContainer_v1.h:44
xAOD::AFPSiHitAuxContainer_v1::depositedCharge
std::vector< float > depositedCharge
Definition
AFPSiHitAuxContainer_v1.h:40
xAOD::AFPSiHitAuxContainer_v1::pixelColIDChip
std::vector< int > pixelColIDChip
Definition
AFPSiHitAuxContainer_v1.h:46
xAOD::AFPSiHitAuxContainer_v1::AFPSiHitAuxContainer_v1
AFPSiHitAuxContainer_v1()
Definition
AFPSiHitAuxContainer_v1.cxx:20
xAOD::AFPSiHitAuxContainer_v1::pixelRowIDChip
std::vector< int > pixelRowIDChip
Definition
AFPSiHitAuxContainer_v1.h:45
xAOD::AFPSiHitAuxContainer_v1::stationID
std::vector< int > stationID
Definition
AFPSiHitAuxContainer_v1.h:43
xAOD::AFPSiHitAuxContainer_v1::timeOverThreshold
std::vector< float > timeOverThreshold
Definition
AFPSiHitAuxContainer_v1.h:41
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
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