|
| BParticle (float px, float py, float pz, float e, float c, SIMPLEPID pid) |
|
float | px () const |
|
float | py () const |
|
float | pz () const |
|
float | e () const |
|
float | GetMomentum () const |
|
float | GetTransverseMomentum () const |
|
float | charge () const |
|
SIMPLEPID | pid () const |
|
float | GetMass (SIMPLEPID pid) |
|
float | GetMass () |
|
void | SetEnergyFromMass (float mass) |
|
void | SetEnergyFromPid () |
|
void | SetPid (SIMPLEPID pid) |
|
int | InMassRange (float mlower, float mupper) |
|
BParticle | operator+ (const BParticle &b) |
|
BParticle & | operator= (const BParticle &p) |
|
|
float | m_px |
|
float | m_py |
|
float | m_pz |
|
float | m_e |
|
float | m_charge |
|
SIMPLEPID | m_pid |
|
Definition at line 16 of file BParticle.h.
The documentation for this class was generated from the following files: