ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
ZdcModule_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODFORWARD_VERSIONS_ZDCMODULE_V1_H
8
#define XAODFORWARD_VERSIONS_ZDCMODULE_V1_H
9
10
// EDM include(s):
11
#include "
AthContainers/AuxElement.h
"
12
#include "
xAODTrigL1Calo/TriggerTowerContainer.h
"
13
#include <stdint.h>
14
15
namespace
xAOD
{
16
24
25
class
ZdcModule_v1
:
public
SG::AuxElement
{
26
27
public
:
28
30
ZdcModule_v1
();
31
32
uint32_t
zdcId
()
const
;
33
void
setZdcId
(
uint32_t
);
34
int
zdcSide
()
const
;
35
void
setZdcSide
(
int
);
36
int
zdcModule
()
const
;
37
void
setZdcModule
(
int
);
38
int
zdcType
()
const
;
39
void
setZdcType
(
int
);
40
int
zdcChannel
()
const
;
41
void
setZdcChannel
(
int
);
42
43
44
void
setWaveform
(
const
std::string&,
const
std::vector<uint16_t>&);
45
const
std::vector<uint16_t>&
getWaveform
(
const
std::string&)
const
;
46
47
48
};
// class ZdcModule_v1
49
50
}
// namespace xAOD
51
52
// Declare the inheritance of the class:
53
#include "
xAODCore/BaseInfo.h
"
54
SG_BASE
(
xAOD::ZdcModule_v1
,
SG::AuxElement
);
55
56
#endif
// XAODFORWARD_VERSIONS_ZDCMODULE_V1_H
AuxElement.h
Base class for elements of a container that can have aux data.
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::ZdcModule_v1
Class containing ZDC Module information.
Definition
ZdcModule_v1.h:25
xAOD::ZdcModule_v1::setWaveform
void setWaveform(const std::string &, const std::vector< uint16_t > &)
Definition
ZdcModule_v1.cxx:34
xAOD::ZdcModule_v1::zdcSide
int zdcSide() const
xAOD::ZdcModule_v1::zdcId
uint32_t zdcId() const
xAOD::ZdcModule_v1::setZdcId
void setZdcId(uint32_t)
xAOD::ZdcModule_v1::zdcType
int zdcType() const
xAOD::ZdcModule_v1::setZdcSide
void setZdcSide(int)
xAOD::ZdcModule_v1::zdcModule
int zdcModule() const
xAOD::ZdcModule_v1::setZdcModule
void setZdcModule(int)
xAOD::ZdcModule_v1::ZdcModule_v1
ZdcModule_v1()
Default constructor.
Definition
ZdcModule_v1.cxx:14
xAOD::ZdcModule_v1::zdcChannel
int zdcChannel() const
xAOD::ZdcModule_v1::setZdcChannel
void setZdcChannel(int)
xAOD::ZdcModule_v1::getWaveform
const std::vector< uint16_t > & getWaveform(const std::string &) const
Definition
ZdcModule_v1.cxx:28
xAOD::ZdcModule_v1::setZdcType
void setZdcType(int)
SG::AuxElement
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::uint32_t
setEventNumber uint32_t
Definition
EventInfo_v1.cxx:127
Generated on
for ATLAS Offline Software by
1.16.1