ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
ZdcModuleAuxContainer_v2.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: ALFADataAuxContainer_v2.h 693858 2015-09-09 10:30:15Z krasznaa $
8
#ifndef XAODFORWARD_VERSIONS_ZDCMODULEAUXCONTAINER_V2_H
9
#define XAODFORWARD_VERSIONS_ZDCMODULEAUXCONTAINER_V2_H
10
11
// System include(s):
12
#include <vector>
13
#include <stdint.h>
14
15
// EDM include(s):
16
#include "
xAODCore/AuxContainerBase.h
"
17
#include "
xAODTrigL1Calo/TriggerTowerContainer.h
"
18
19
namespace
xAOD
{
20
31
class
ZdcModuleAuxContainer_v2
:
public
AuxContainerBase
{
32
33
public
:
35
ZdcModuleAuxContainer_v2
();
36
37
private
:
38
39
std::vector<uint32_t>
zdcId
;
40
std::vector<int>
zdcSide
;
41
std::vector<int>
zdcModule
;
42
std::vector<int>
zdcType
;
43
std::vector<int>
zdcChannel
;
44
45
};
// class ZdcModuleAuxContainer_v2
46
47
}
// namespace xAOD
48
49
// Declare the inheritance of the class:
50
#include "
xAODCore/BaseInfo.h
"
51
SG_BASE
(
xAOD::ZdcModuleAuxContainer_v2
,
xAOD::AuxContainerBase
);
52
53
#endif
//XAODFORWARD_VERSIONS_ZDCMODULEAUXCONTAINER_V2_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
TriggerTowerContainer.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::ZdcModuleAuxContainer_v2
Auxiliary store for xAOD::ZdcModuleContainer_v2.
Definition
ZdcModuleAuxContainer_v2.h:31
xAOD::ZdcModuleAuxContainer_v2::zdcType
std::vector< int > zdcType
Definition
ZdcModuleAuxContainer_v2.h:42
xAOD::ZdcModuleAuxContainer_v2::zdcModule
std::vector< int > zdcModule
Definition
ZdcModuleAuxContainer_v2.h:41
xAOD::ZdcModuleAuxContainer_v2::ZdcModuleAuxContainer_v2
ZdcModuleAuxContainer_v2()
Default constructor.
Definition
ZdcModuleAuxContainer_v2.cxx:13
xAOD::ZdcModuleAuxContainer_v2::zdcSide
std::vector< int > zdcSide
Definition
ZdcModuleAuxContainer_v2.h:40
xAOD::ZdcModuleAuxContainer_v2::zdcId
std::vector< uint32_t > zdcId
Definition
ZdcModuleAuxContainer_v2.h:39
xAOD::ZdcModuleAuxContainer_v2::zdcChannel
std::vector< int > zdcChannel
Definition
ZdcModuleAuxContainer_v2.h:43
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