Belle II Software  release-05-01-25
BParticle Class Reference
Inheritance diagram for BParticle:
Collaboration diagram for BParticle:

Public Member Functions

 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)
 
BParticleoperator= (const BParticle &p)
 

Private Attributes

float m_px
 
float m_py
 
float m_pz
 
float m_e
 
float m_charge
 
SIMPLEPID m_pid
 

Detailed Description

Definition at line 16 of file BParticle.h.


The documentation for this class was generated from the following files: