ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
AFPTrackAuxContainer_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_AFPTRACKAUXCONTAINER_V1_H
16
#define XAODFORWARD_VERSIONS_AFPTRACKAUXCONTAINER_V1_H
17
18
#include<vector>
19
20
// EDM include(s):
21
#include "
xAODCore/AuxContainerBase.h
"
22
23
// local includes
24
#include "
xAODForward/versions/AFPTrack_v1.h
"
25
26
27
namespace
xAOD
{
28
32
class
AFPTrackAuxContainer_v1
:
public
AuxContainerBase
{
33
34
public
:
36
AFPTrackAuxContainer_v1
();
37
38
private
:
39
40
std::vector< int >
stationID
;
41
std::vector< float >
xLocal
;
42
std::vector< float >
yLocal
;
43
std::vector< float >
zLocal
;
44
std::vector< float >
xSlope
;
45
std::vector< float >
ySlope
;
46
// float zSlope() const;
47
std::vector< unsigned int >
nHoles
;
48
std::vector< int >
nHits
;
49
std::vector< std::vector<AFPTrack_v1::AFPHitLink_t> >
hits
;
50
std::vector< float >
chi2
;
51
std::vector< int >
algID
;
52
53
};
// class AFPTrackAuxContainer_v1
54
55
56
}
// end xAOD namespace
57
58
// StoreGate registration
59
#include "
xAODCore/BaseInfo.h
"
60
SG_BASE
(
xAOD::AFPTrackAuxContainer_v1
,
xAOD::AuxContainerBase
);
61
62
63
#endif
// XAODFORWARD_VERSIONS_AFPTRACKAUXCONTAINER_V1_H
64
AFPTrack_v1.h
Header file for the AFPTrack class.
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::AFPTrackAuxContainer_v1
Class storing information accessed by xAOD::AFPTrack_v1.
Definition
AFPTrackAuxContainer_v1.h:32
xAOD::AFPTrackAuxContainer_v1::nHoles
std::vector< unsigned int > nHoles
Definition
AFPTrackAuxContainer_v1.h:47
xAOD::AFPTrackAuxContainer_v1::ySlope
std::vector< float > ySlope
Definition
AFPTrackAuxContainer_v1.h:45
xAOD::AFPTrackAuxContainer_v1::yLocal
std::vector< float > yLocal
Definition
AFPTrackAuxContainer_v1.h:42
xAOD::AFPTrackAuxContainer_v1::xLocal
std::vector< float > xLocal
Definition
AFPTrackAuxContainer_v1.h:41
xAOD::AFPTrackAuxContainer_v1::stationID
std::vector< int > stationID
Definition
AFPTrackAuxContainer_v1.h:40
xAOD::AFPTrackAuxContainer_v1::chi2
std::vector< float > chi2
Definition
AFPTrackAuxContainer_v1.h:50
xAOD::AFPTrackAuxContainer_v1::hits
std::vector< std::vector< AFPTrack_v1::AFPHitLink_t > > hits
Definition
AFPTrackAuxContainer_v1.h:49
xAOD::AFPTrackAuxContainer_v1::nHits
std::vector< int > nHits
Definition
AFPTrackAuxContainer_v1.h:48
xAOD::AFPTrackAuxContainer_v1::xSlope
std::vector< float > xSlope
Definition
AFPTrackAuxContainer_v1.h:44
xAOD::AFPTrackAuxContainer_v1::AFPTrackAuxContainer_v1
AFPTrackAuxContainer_v1()
Default constructor.
Definition
AFPTrackAuxContainer_v1.cxx:20
xAOD::AFPTrackAuxContainer_v1::algID
std::vector< int > algID
Definition
AFPTrackAuxContainer_v1.h:51
xAOD::AFPTrackAuxContainer_v1::zLocal
std::vector< float > zLocal
Definition
AFPTrackAuxContainer_v1.h:43
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