Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Event
xAOD
xAODTrigL1CaloCnv
xAODTrigL1CaloCnv
IJEMHitsCnvTool.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
// $Id: IJEMHitsCnvTool.h 576052 2013-12-18 09:13:50Z morrisj $
8
#ifndef XAODTRIGL1CALOCNV_IJEMHITSCNVTOOL_H
9
#define XAODTRIGL1CALOCNV_IJEMHITSCNVTOOL_H
10
11
// Gaudi/Athena include(s):
12
#include "GaudiKernel/IAlgTool.h"
13
14
// EDM include(s):
15
#include "
xAODTrigL1Calo/JEMHitsContainer.h
"
16
17
// Forward declaration(s):
18
namespace
LVL1
{
19
class
JEMHits
;
20
}
21
22
namespace
xAODMaker
{
23
25
static
const
InterfaceID
26
IID_IJEMHitsCnvTool(
"xAODMaker::IJEMHitsCnvTool"
, 1, 0 );
27
40
class
IJEMHitsCnvTool
:
public
virtual
IAlgTool {
41
public
:
43
virtual
StatusCode
convert
(
const
DataVector<LVL1::JEMHits>
* esd,
44
xAOD::JEMHitsContainer
* xaod ) = 0;
45
47
static
const
InterfaceID&
interfaceID
() {
48
return
IID_IJEMHitsCnvTool;
49
}
50
51
};
// class IJEMHitsCnvTool
52
53
}
// namespace xAODMaker
54
55
#endif // XAODTRIGL1CALOCNV_IJEMHITSCNVTOOL_H
xAOD::JEMHits
JEMHits_v1 JEMHits
Define the latest version of the JEMHits class.
Definition:
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/JEMHits.h:14
xAODMaker
Definition:
StoreGateSvc.h:72
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition:
ICMMCPHitsCnvTool.h:18
xAODMaker::IJEMHitsCnvTool
Interface for the tool creating JEMHitsContainer from an ESD.
Definition:
IJEMHitsCnvTool.h:40
xAODMaker::IJEMHitsCnvTool::interfaceID
static const InterfaceID & interfaceID()
Gaudi interface definition.
Definition:
IJEMHitsCnvTool.h:47
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
DataVector< LVL1::JEMHits >
xAODMaker::IJEMHitsCnvTool::convert
virtual StatusCode convert(const DataVector< LVL1::JEMHits > *esd, xAOD::JEMHitsContainer *xaod)=0
Function that fills an existing xAOD::JEMHitsContainer.
JEMHitsContainer.h
Generated on Sun Mar 16 2025 21:11:41 for ATLAS Offline Software by
1.8.18