/belle2/masterclass/src/BParticle.h |
---|
11,7 → 11,7 |
#include "TObject.h" |
#include "TClonesArray.h" |
enum SIMPLEPID {PHOTON, ELECTRON, PION, MUON, KAON, PROTON, JPSI, D, DSTAR, B,KS, ALL }; |
enum SIMPLEPID {PHOTON, ELECTRON, PION, MUON, KAON, PROTON, JPSI, D, DSTAR, B, PHI, ALL }; |
class BParticle : public TObject { |