ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
22
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
Navigable.h
NeutrinoNavigation
NavigableTerminalNode NeutrinoNavigation
Definition
Neutrino.h:29
P4ImplPxPyPzE.h
ParticleImpl.h
NavigableTerminalNode
Dummy type needed fro specialized implementation.
Definition
NavigableTerminalNode.h:19
Neutrino
Definition
Neutrino.h:33
Neutrino::~Neutrino
~Neutrino()=default
Destructor.
Neutrino::NeutrinoImpl_t
ParticleImpl< NeutrinoNavigation, P4ImplPxPyPzE > NeutrinoImpl_t
Definition
Neutrino.h:35
P4ImplPxPyPzE
Definition
P4ImplPxPyPzE.h:32
ParticleImpl< NeutrinoNavigation, P4ImplPxPyPzE >::ParticleImpl
ParticleImpl()
Trk::RecVertex
Trk::RecVertex inherits from Trk::Vertex.
Definition
RecVertex.h:44
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Generated on
for ATLAS Offline Software by
1.17.0