ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODForward
xAODForward
versions
ForwardEventInfo_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_FORWARDEVENTINFOS_V1_H
8
#define XAODFORWARD_VERSIONS_FORWARDEVENTINFOS_V1_H
9
10
// EDM include(s):
11
#include "
AthContainers/AuxElement.h
"
12
13
namespace
xAOD
{
17
class
ForwardEventInfo_v1
:
public
SG::AuxElement
{
18
19
public
:
21
ForwardEventInfo_v1
();
22
23
float
timeDiff
()
const
;
24
void
setTimeDiff
(
float
val);
25
26
float
timeA
()
const
;
27
void
setTimeA
(
float
val);
28
29
float
timeC
()
const
;
30
void
setTimeC
(
float
val);
31
32
unsigned
short
countA
()
const
;
33
void
setCountA
(
unsigned
short
val);
34
35
unsigned
short
countC
()
const
;
36
void
setCountC
(
unsigned
short
val);
37
38
};
// class ForwardEventInfo_v1
39
40
}
// namespace xAOD
41
42
// Declare the inheritance of the class:
43
#include "
xAODCore/BaseInfo.h
"
44
SG_BASE
(
xAOD::ForwardEventInfo_v1
,
SG::AuxElement
);
45
46
#endif
// XAODFORWARD_VERSIONS_FORWARDEVENTINFOS_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::ForwardEventInfo_v1
add description
Definition
ForwardEventInfo_v1.h:17
xAOD::ForwardEventInfo_v1::setTimeA
void setTimeA(float val)
xAOD::ForwardEventInfo_v1::ForwardEventInfo_v1
ForwardEventInfo_v1()
Default constructor.
Definition
ForwardEventInfo_v1.cxx:13
xAOD::ForwardEventInfo_v1::setCountC
void setCountC(unsigned short val)
xAOD::ForwardEventInfo_v1::countC
unsigned short countC() const
xAOD::ForwardEventInfo_v1::countA
unsigned short countA() const
xAOD::ForwardEventInfo_v1::timeA
float timeA() const
xAOD::ForwardEventInfo_v1::setTimeC
void setTimeC(float val)
xAOD::ForwardEventInfo_v1::timeDiff
float timeDiff() const
xAOD::ForwardEventInfo_v1::setTimeDiff
void setTimeDiff(float val)
xAOD::ForwardEventInfo_v1::timeC
float timeC() const
xAOD::ForwardEventInfo_v1::setCountA
void setCountA(unsigned short val)
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