CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <EvtNeutrinoParticle.hh>
Additional Inherited Members | |
Protected Member Functions inherited from EvtParticle | |
void | setp (double e, double px, double py, double pz) |
void | setp (const EvtVector4R &p4) |
void | setpart_num (EvtId particle_number) |
Protected Attributes inherited from EvtParticle | |
bool | _validP4 |
Definition at line 30 of file EvtNeutrinoParticle.hh.
EvtNeutrinoParticle::EvtNeutrinoParticle | ( | ) |
Definition at line 36 of file EvtNeutrinoParticle.cc.
|
virtual |
Definition at line 34 of file EvtNeutrinoParticle.cc.
|
virtual |
Initialiaze particle with id and 4momentum.
Implements EvtParticle.
Definition at line 41 of file EvtNeutrinoParticle.cc.
Referenced by EvtParticleFactory::particleFactory().
|
virtual |
Returns a rotation matrix need to rotate the basis state to the helicity basis. The EvtSpinDensity matrix is just use as a matrix here. This function is to be implemented in each derived class.
Implements EvtParticle.
Definition at line 126 of file EvtNeutrinoParticle.cc.
|
virtual |
Implements EvtParticle.
Definition at line 138 of file EvtNeutrinoParticle.cc.
|
virtual |
Returns Dirac spinor in the particles own restframe for a Neutrino particle.
Reimplemented from EvtParticle.
Definition at line 115 of file EvtNeutrinoParticle.cc.
|
virtual |
Returns Dirac spinor in the parents restframe for a Neutrino particle.
Reimplemented from EvtParticle.
Definition at line 110 of file EvtNeutrinoParticle.cc.