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
xAODTrigL1Calo
xAODTrigL1Calo
versions
CPMTobRoIAuxContainer_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
// $Id: CPMTobRoIAuxContainer_v1.h 652818 2015-03-09 22:54:24Z morrisj $
8
#ifndef XAODTRIGL1CALO_VERSIONS_CPMTOBROIAUXCONTAINER_V1_H
9
#define XAODTRIGL1CALO_VERSIONS_CPMTOBROIAUXCONTAINER_V1_H
10
11
// STL include(s):
12
#include <vector>
13
14
// EDM include(s):
15
#include "
xAODCore/AuxContainerBase.h
"
16
17
namespace
xAOD
{
18
25
26
class
CPMTobRoIAuxContainer_v1
:
public
AuxContainerBase
{
27
public
:
29
CPMTobRoIAuxContainer_v1
();
30
31
private
:
32
std::vector<uint32_t>
roiWord
;
33
34
};
// class CPMTobRoIAuxContainer_v1
35
}
// namespace xAOD
36
37
SG_BASE
(
xAOD::CPMTobRoIAuxContainer_v1
,
xAOD::AuxContainerBase
);
38
39
#endif
40
SG_BASE
SG_BASE(xAOD::CPMTobRoIAuxContainer_v1, xAOD::AuxContainerBase)
AuxContainerBase.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::CPMTobRoIAuxContainer_v1::roiWord
std::vector< uint32_t > roiWord
Definition:
CPMTobRoIAuxContainer_v1.h:32
xAOD::CPMTobRoIAuxContainer_v1::CPMTobRoIAuxContainer_v1
CPMTobRoIAuxContainer_v1()
Default constructor.
Definition:
CPMTobRoIAuxContainer_v1.cxx:12
xAOD::CPMTobRoIAuxContainer_v1
Description of CPMTobRoIAuxContainer_v1.
Definition:
CPMTobRoIAuxContainer_v1.h:26
Generated on Sat Apr 12 2025 21:09:03 for ATLAS Offline Software by
1.8.18