ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
AFPVertexAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
13
14
15
#ifndef XAODFORWARD_VERSIONS_AFPVERTEXAUXCONTAINER_V1_H
16
#define XAODFORWARD_VERSIONS_AFPVERTEXAUXCONTAINER_V1_H
17
18
#include<vector>
19
20
// EDM include(s):
21
#include "
xAODCore/AuxContainerBase.h
"
22
23
// local includes
24
#include "
xAODForward/versions/AFPVertex_v1.h
"
25
26
namespace
xAOD
{
27
31
32
class
AFPVertexAuxContainer_v1
:
public
AuxContainerBase
{
33
34
public
:
36
AFPVertexAuxContainer_v1
();
37
38
private
:
39
40
std::vector< float >
position
;
41
std::vector< std::vector<AFPVertex_v1::AFPProtonLink_t> >
protons
;
42
std::vector< std::vector<AFPVertex_v1::AFPToFTrackLink_t> >
tofTracks
;
43
std::vector< float >
distA
;
44
std::vector< float >
distC
;
45
std::vector< int >
algID
;
46
47
};
// class AFPVertexAuxContainer_v1
48
49
50
}
// end xAOD namespace
51
52
// StoreGate registration
53
#include "
xAODCore/BaseInfo.h
"
54
SG_BASE
(
xAOD::AFPVertexAuxContainer_v1
,
xAOD::AuxContainerBase
);
55
56
57
#endif
// XAODFORWARD_VERSIONS_AFPVERTEXAUXCONTAINER_V1_H
58
AFPVertex_v1.h
Header file for the AFPVertex 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::AFPVertexAuxContainer_v1
Class storing information accessed by xAOD::AFPVertex_v1.
Definition
AFPVertexAuxContainer_v1.h:32
xAOD::AFPVertexAuxContainer_v1::position
std::vector< float > position
Definition
AFPVertexAuxContainer_v1.h:40
xAOD::AFPVertexAuxContainer_v1::distA
std::vector< float > distA
Definition
AFPVertexAuxContainer_v1.h:43
xAOD::AFPVertexAuxContainer_v1::distC
std::vector< float > distC
Definition
AFPVertexAuxContainer_v1.h:44
xAOD::AFPVertexAuxContainer_v1::tofTracks
std::vector< std::vector< AFPVertex_v1::AFPToFTrackLink_t > > tofTracks
Definition
AFPVertexAuxContainer_v1.h:42
xAOD::AFPVertexAuxContainer_v1::algID
std::vector< int > algID
Definition
AFPVertexAuxContainer_v1.h:45
xAOD::AFPVertexAuxContainer_v1::protons
std::vector< std::vector< AFPVertex_v1::AFPProtonLink_t > > protons
Definition
AFPVertexAuxContainer_v1.h:41
xAOD::AFPVertexAuxContainer_v1::AFPVertexAuxContainer_v1
AFPVertexAuxContainer_v1()
Default constructor.
Definition
AFPVertexAuxContainer_v1.cxx:20
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