ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
MBTSModule_v1.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 XAODFORWARD_VERSIONS_MBTSMODULES_V1_H
8
#define XAODFORWARD_VERSIONS_MBTSMODULES_V1_H
9
10
// EDM include(s):
11
#include "
AthContainers/AuxElement.h
"
12
#include <stdint.h>
13
14
namespace
xAOD
{
18
class
MBTSModule_v1
:
public
SG::AuxElement
{
19
20
public
:
22
MBTSModule_v1
();
23
24
float
e
()
const
;
25
void
setE
(
float
val_e);
26
27
float
eta
()
const
;
28
void
setEta
(
float
val_eta);
29
30
float
phi
()
const
;
31
void
setPhi
(
float
val_phi);
32
33
float
time
()
const
;
34
void
setTime
(
float
val_time);
35
36
int
mbtsQuality
()
const
;
37
void
setMbtsQuality
(
int
val_quality);
38
39
int
type
()
const
;
40
void
setType
(
int
val_type);
41
42
int
mbtsModule
()
const
;
43
void
setMbtsModule
(
int
val_module);
44
45
int
channel
()
const
;
46
void
setChannel
(
int
val_channel);
47
48
};
// class MBTSModule_v1
49
50
}
// namespace xAOD
51
52
// Declare the inheritance of the class:
53
#include "
xAODCore/BaseInfo.h
"
54
SG_BASE
(
xAOD::MBTSModule_v1
,
SG::AuxElement
);
55
56
#endif
// XAODFORWARD_VERSIONS_MBTSMODULES_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
xAOD::MBTSModule_v1
add description
Definition
MBTSModule_v1.h:18
xAOD::MBTSModule_v1::eta
float eta() const
xAOD::MBTSModule_v1::setMbtsModule
void setMbtsModule(int val_module)
xAOD::MBTSModule_v1::setMbtsQuality
void setMbtsQuality(int val_quality)
xAOD::MBTSModule_v1::setEta
void setEta(float val_eta)
xAOD::MBTSModule_v1::mbtsQuality
int mbtsQuality() const
xAOD::MBTSModule_v1::channel
int channel() const
xAOD::MBTSModule_v1::setE
void setE(float val_e)
xAOD::MBTSModule_v1::type
int type() const
xAOD::MBTSModule_v1::mbtsModule
int mbtsModule() const
xAOD::MBTSModule_v1::setTime
void setTime(float val_time)
xAOD::MBTSModule_v1::setChannel
void setChannel(int val_channel)
xAOD::MBTSModule_v1::MBTSModule_v1
MBTSModule_v1()
Default constructor.
Definition
MBTSModule_v1.cxx:13
xAOD::MBTSModule_v1::time
float time() const
xAOD::MBTSModule_v1::phi
float phi() const
xAOD::MBTSModule_v1::e
float e() const
xAOD::MBTSModule_v1::setPhi
void setPhi(float val_phi)
xAOD::MBTSModule_v1::setType
void setType(int val_type)
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
Generated on
for ATLAS Offline Software by
1.17.0