ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODCaloRings
xAODCaloRings
versions
CaloRingsAuxContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef XAODCALORINGS_VERSIONS_CALORINGSAUXCONTAINER_V1_H
6
#define XAODCALORINGS_VERSIONS_CALORINGSAUXCONTAINER_V1_H
7
8
// System include(s):
9
#include <vector>
10
11
// EDM include(s):
12
#include "
xAODCore/AuxContainerBase.h
"
13
14
// Local include(s).
15
#include "
xAODCaloRings/RingSetContainer.h
"
16
17
namespace
xAOD
{
18
20
class
CaloRingsAuxContainer_v1
:
public
AuxContainerBase
{
21
22
public
:
24
CaloRingsAuxContainer_v1
();
25
26
private
:
29
std::vector< RingSetLinks >
ringSetLinks
;
31
32
};
// class CaloRingsAuxContainer_v1
33
34
}
// namespace xAOD
35
36
// Base declaration for the class.
37
#include "
xAODCore/BaseInfo.h
"
38
SG_BASE
(
xAOD::CaloRingsAuxContainer_v1
,
xAOD::AuxContainerBase
);
39
40
#endif
// XAODCALORINGS_VERSIONS_CALORINGSAUXCONTAINER_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
BaseInfo.h
RingSetContainer.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::CaloRingsAuxContainer_v1
Auxiliary store for xAOD::CaloRingsContainer.
Definition
CaloRingsAuxContainer_v1.h:20
xAOD::CaloRingsAuxContainer_v1::CaloRingsAuxContainer_v1
CaloRingsAuxContainer_v1()
xAOD::CaloRingsAuxContainer_v1::ringSetLinks
std::vector< RingSetLinks > ringSetLinks
Definition
CaloRingsAuxContainer_v1.h:29
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