ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODAssociations
xAODAssociations
versions
TrackParticleClusterAssociationAuxContainer_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
5
#ifndef XAODASSOCIATIONS_VERSIONS_TRACKPARTICLECLUSTERASSOCIATIONAUXCONTAINER_V1_H
6
#define XAODASSOCIATIONS_VERSIONS_TRACKPARTICLECLUSTERASSOCIATIONAUXCONTAINER_V1_H
7
8
// Core include(s):
9
#include "
xAODCore/AuxContainerBase.h
"
10
#include "AthLinks/ElementLink.h"
11
12
// xAOD include(s):
13
#include "
xAODTracking/TrackParticleContainer.h
"
14
#include "
xAODCaloEvent/CaloClusterContainer.h
"
15
16
namespace
xAOD
{
17
28
class
TrackParticleClusterAssociationAuxContainer_v1
:
public
AuxContainerBase
{
29
30
public
:
32
TrackParticleClusterAssociationAuxContainer_v1
();
33
34
private
:
35
std::vector<ElementLink< TrackParticleContainer > >
trackParticleLink
;
36
std::vector<std::vector<ElementLink< CaloClusterContainer > > >
caloClusterLinks
;
37
38
};
// class TrackParticleClusterAssociationAuxContainer_v1
39
}
// namespace xAOD
40
41
// Set up a StoreGate inheritance for the class:
42
#include "
xAODCore/BaseInfo.h
"
43
SG_BASE
(
xAOD::TrackParticleClusterAssociationAuxContainer_v1
,
xAOD::AuxContainerBase
);
44
45
#endif
// XAODASSOCIATIONS_VERSIONS_TRACKPARTICLECLUSTERASSOCIATIONAUXCONTAINER_V1_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
CaloClusterContainer.h
BaseInfo.h
TrackParticleContainer.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::TrackParticleClusterAssociationAuxContainer_v1
Temporary container used until we have I/O for AuxStoreInternal.
Definition
TrackParticleClusterAssociationAuxContainer_v1.h:28
xAOD::TrackParticleClusterAssociationAuxContainer_v1::TrackParticleClusterAssociationAuxContainer_v1
TrackParticleClusterAssociationAuxContainer_v1()
Default constructor.
Definition
TrackParticleClusterAssociationAuxContainer_v1.cxx:10
xAOD::TrackParticleClusterAssociationAuxContainer_v1::caloClusterLinks
std::vector< std::vector< ElementLink< CaloClusterContainer > > > caloClusterLinks
Definition
TrackParticleClusterAssociationAuxContainer_v1.h:36
xAOD::TrackParticleClusterAssociationAuxContainer_v1::trackParticleLink
std::vector< ElementLink< TrackParticleContainer > > trackParticleLink
Definition
TrackParticleClusterAssociationAuxContainer_v1.h:35
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