ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigRinger
xAODTrigRinger
versions
TrigRingerRingsAuxContainer_v2.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRIGRINGER_VERSIONS_TRIGRINGERAUXCONTAINER_V2_H
8
#define XAODTRIGRINGER_VERSIONS_TRIGRINGERAUXCONTAINER_V2_H
9
10
// System include(s):
11
extern
"C"
{
12
#include <stdint.h>
13
}
14
// STL include(s):
15
#include <vector>
16
#include "AthLinks/ElementLink.h"
17
// EDM include(s):
18
#include "
xAODCore/AuxContainerBase.h
"
19
#include "
xAODTrigCalo/TrigEMClusterContainer.h
"
20
21
namespace
xAOD
{
30
class
TrigRingerRingsAuxContainer_v2
:
public
AuxContainerBase
{
31
32
public
:
34
TrigRingerRingsAuxContainer_v2
();
35
36
private
:
37
std::vector< std::vector< float > >
rings
;
// Holds the generated rings.
39
std::vector< ElementLink< TrigEMClusterContainer > >
emClusterLink
;
40
41
};
42
}
// namespace xAOD
43
44
#include "
xAODCore/BaseInfo.h
"
45
SG_BASE
(
xAOD::TrigRingerRingsAuxContainer_v2
,
xAOD::AuxContainerBase
);
46
47
#endif
// XAODTRIGRINGER_VERSIONS_TRIGRINGERRINGSAUXCONTAINER_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
TrigEMClusterContainer.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::TrigRingerRingsAuxContainer_v2
This is a fixed implementation of the trigger TrigRingerRings auxiliary store.
Definition
TrigRingerRingsAuxContainer_v2.h:30
xAOD::TrigRingerRingsAuxContainer_v2::emClusterLink
std::vector< ElementLink< TrigEMClusterContainer > > emClusterLink
name Links to the electron constituents
Definition
TrigRingerRingsAuxContainer_v2.h:39
xAOD::TrigRingerRingsAuxContainer_v2::TrigRingerRingsAuxContainer_v2
TrigRingerRingsAuxContainer_v2()
Default constructor.
Definition
TrigRingerRingsAuxContainer_v2.cxx:10
xAOD::TrigRingerRingsAuxContainer_v2::rings
std::vector< std::vector< float > > rings
Definition
TrigRingerRingsAuxContainer_v2.h:37
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