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
PhysicsAnalysis
AnalysisCommon
ParticleEvent
ParticleEvent
Neutrino.h
Go to the documentation of this file.
1
// dear emacs, this is -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef PARTICLEEVENT_NEUTRINO_H
8
#define PARTICLEEVENT_NEUTRINO_H 1
9
23
#include "
ParticleEvent/ParticleImpl.h
"
24
#include "
FourMom/Lib/P4ImplPxPyPzE.h
"
25
#include "
Navigation/Navigable.h
"
26
27
namespace
Trk
{
class
RecVertex; }
28
29
typedef
NavigableTerminalNode
NeutrinoNavigation
;
30
31
class
Neutrino
:
public
ParticleImpl
<NeutrinoNavigation,
32
P4ImplPxPyPzE>
33
{
34
typedef
ParticleImpl
<
NeutrinoNavigation
,
35
P4ImplPxPyPzE
>
NeutrinoImpl_t
;
36
public
:
37
40
~Neutrino
() =
default
;
41
42
43
private
:
44
45
};
46
47
#endif // PARTICLEEVENT_NEUTRINO_H
48
Neutrino::~Neutrino
~Neutrino()=default
Destructor.
NavigableTerminalNode
Dummy type needed fro specialized implementation.
Definition:
NavigableTerminalNode.h:19
NeutrinoNavigation
NavigableTerminalNode NeutrinoNavigation
Definition:
Neutrino.h:29
ParticleImpl
Definition:
ParticleImpl.h:39
P4ImplPxPyPzE.h
P4ImplPxPyPzE
Definition:
P4ImplPxPyPzE.h:32
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Navigable.h
Neutrino::NeutrinoImpl_t
ParticleImpl< NeutrinoNavigation, P4ImplPxPyPzE > NeutrinoImpl_t
Definition:
Neutrino.h:35
Neutrino
Definition:
Neutrino.h:33
ParticleImpl.h
Generated on Thu Apr 17 2025 21:16:07 for ATLAS Offline Software by
1.8.18