ATLAS Offline Software
|
#include <Neutrino_p2.h>
Public Member Functions | |
Neutrino_p2 () | |
Default constructor: More... | |
~Neutrino_p2 ()=default | |
Destructor: More... | |
Private Attributes | |
P4PxPyPzE_p1 | m_momentum |
the 4-mom part More... | |
ParticleBase_p2 | m_particleBase |
the ParticleBase part More... | |
Friends | |
class | NeutrinoCnv_p2 |
Definition at line 27 of file Neutrino_p2.h.
|
inline |
|
default |
Destructor:
|
friend |
Definition at line 34 of file Neutrino_p2.h.
|
private |
the 4-mom part
Definition at line 55 of file Neutrino_p2.h.
|
private |
the ParticleBase part
Definition at line 58 of file Neutrino_p2.h.