Loading [MathJax]/jax/output/SVG/config.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
PhysicsAnalysis
TruthParticleID
McParticleEvent
McParticleEvent
TruthEtIsolationsContainer.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// TruthEtIsolationsContainer.h
7
// Header file for class TruthEtIsolationsContainer
8
// Author: S.Binet<binet@cern.ch>
10
#ifndef MCPARTICLEEVENT_TRUTHETISOLATIONSCONTAINER_H
11
#define MCPARTICLEEVENT_TRUTHETISOLATIONSCONTAINER_H
12
13
// STL includes
14
//#include <iosfwd>
15
16
#include "
AthContainers/DataVector.h
"
17
18
#include "
AthenaKernel/CLASS_DEF.h
"
19
20
// McParticleEvent includes
21
#include "
McParticleEvent/TruthEtIsolations.h
"
22
23
// Forward declaration
24
25
class
TruthEtIsolationsContainer
:
public
DataVector
<TruthEtIsolations>
26
{
28
// Public methods:
30
public
:
31
34
TruthEtIsolationsContainer
();
35
38
TruthEtIsolationsContainer
(
const
TruthEtIsolationsContainer
& rhs );
39
42
TruthEtIsolationsContainer
&
operator=
(
const
TruthEtIsolationsContainer
& rhs);
43
46
~TruthEtIsolationsContainer
();
47
48
50
// Protected data:
52
protected
:
53
54
};
55
59
60
CLASS_DEF
(
TruthEtIsolationsContainer
, 1198824686, 1)
61
62
#endif //> MCPARTICLEEVENT_TRUTHETISOLATIONSCONTAINER_H
TruthEtIsolationsContainer
Definition:
TruthEtIsolationsContainer.h:26
TruthEtIsolations.h
TruthEtIsolationsContainer::operator=
TruthEtIsolationsContainer & operator=(const TruthEtIsolationsContainer &rhs)
Assignment operator:
Definition:
TruthEtIsolationsContainer.cxx:34
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TruthEtIsolationsContainer::TruthEtIsolationsContainer
TruthEtIsolationsContainer()
Default constructor:
Definition:
TruthEtIsolationsContainer.cxx:25
TruthEtIsolationsContainer::~TruthEtIsolationsContainer
~TruthEtIsolationsContainer()
Destructor:
Definition:
TruthEtIsolationsContainer.cxx:46
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Fri Mar 14 2025 21:22:40 for ATLAS Offline Software by
1.8.18