Skip to content
Snippets Groups Projects
Commit 2fdd013c authored by Rene Brun's avatar Rene Brun
Browse files

Doc alignment improvements

git-svn-id: http://root.cern.ch/svn/root/trunk@21402 27541ba8-7e3a-0410-8455-c3a389f83636
parent 6f336671
No related branches found
No related tags found
No related merge requests found
......@@ -19,16 +19,16 @@
// Double_t fCharge; // charge in units of |e|/3
// Double_t fLifetime; // proper lifetime in nanoseconds
// Double_t fWidth; // total width in GeV
// Int_t fParity;
// Double_t fSpin;
// Int_t fParity; // parity
// Double_t fSpin; // spin
// Double_t fIsospin; // isospin
// Double_t fI3; // i3
// Int_t fStrangeness; // flavours are defined if i3 != -1
// Int_t fCharm; // 1 or -1 for C-particles, 0 for others
// Int_t fBeauty; //
// Int_t fTop; //
// Int_t fBeauty;
// Int_t fTop;
// Int_t fY; // X,Y: quantum numbers for the 4-th generation
// Int_t fX; //
// Int_t fX;
// Int_t fStable; // 1 if stable, 0 otherwise
//
// TObjArray* fDecayList; // array of decay channels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment