ATLAS Offline Software
|
#include <Neutrino_p1.h>
Public Member Functions | |
Neutrino_p1 () | |
Default constructor: More... | |
~Neutrino_p1 ()=default | |
Destructor: More... | |
Private Attributes | |
P4PxPyPzE_p1 | m_momentum |
the 4-mom part More... | |
ParticleBase_p1 | m_particleBase |
the ParticleBase part More... | |
Friends | |
class | NeutrinoCnv_p1 |
Definition at line 25 of file Neutrino_p1.h.
|
inline |
|
default |
Destructor:
|
friend |
Definition at line 32 of file Neutrino_p1.h.
|
private |
the 4-mom part
Definition at line 53 of file Neutrino_p1.h.
|
private |
the ParticleBase part
Definition at line 56 of file Neutrino_p1.h.