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
Reconstruction
egamma
egammaEvent
egammaEvent
Reconstruction/egamma/egammaEvent/egammaEvent/Electron.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef EGAMMAEVENT_ELECTRON_H
8
#define EGAMMAEVENT_ELECTRON_H 1
9
15
#include "
egammaEvent/egamma.h
"
16
17
namespace
Analysis
{
18
19
class
Electron
:
public
egamma
20
{
21
public
:
23
Electron
() :
24
egamma
()
25
{ };
26
28
Electron
(
unsigned
int
author
) :
29
egamma
(
author
)
30
{ };
31
33
~Electron
() =
default
;
34
35
Electron
(
const
egamma
& rhs,
bool
copyDetails=
true
,
bool
copyMinimal=
false
) :
36
egamma
(rhs, copyDetails, copyMinimal)
37
{ };
38
39
Electron
(
const
Electron
& rhs,
bool
copyDetails=
true
,
bool
copyMinimal=
false
) :
40
egamma
(rhs, copyDetails, copyMinimal)
41
{ };
42
43
Electron
&
operator=
(
const
Electron
& rhs) ;
44
46
void
makeElectronFromEgamma
(
const
egamma
&
eg
);
47
};
48
49
}
50
51
#endif
Analysis::Electron::Electron
Electron(const egamma &rhs, bool copyDetails=true, bool copyMinimal=false)
Definition:
Reconstruction/egamma/egammaEvent/egammaEvent/Electron.h:35
ParticleTest.eg
eg
Definition:
ParticleTest.py:29
Analysis::Electron::operator=
Electron & operator=(const Electron &rhs)
Definition:
Electron.cxx:11
Analysis::Electron::Electron
Electron()
default constructor
Definition:
Reconstruction/egamma/egammaEvent/egammaEvent/Electron.h:23
Analysis::Electron
Definition:
Reconstruction/egamma/egammaEvent/egammaEvent/Electron.h:20
egamma.h
egamma
Definition:
egamma.h:58
Analysis::Electron::Electron
Electron(const Electron &rhs, bool copyDetails=true, bool copyMinimal=false)
Definition:
Reconstruction/egamma/egammaEvent/egammaEvent/Electron.h:39
Analysis::Electron::Electron
Electron(unsigned int author)
constructor
Definition:
Reconstruction/egamma/egammaEvent/egammaEvent/Electron.h:28
egamma::author
unsigned int author() const
Reconstruction Author
Definition:
egamma.h:244
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::Electron::makeElectronFromEgamma
void makeElectronFromEgamma(const egamma &eg)
create photon from egamma
Definition:
Electron.cxx:20
Analysis::Electron::~Electron
~Electron()=default
destructor
Generated on Wed Apr 2 2025 21:10:06 for ATLAS Offline Software by
1.8.18