]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/Fevtflg.h
Ions have to be added to root particle database.
[u/mrichter/AliRoot.git] / TFluka / Fevtflg.h
index 4b2f84ad99bd96817fd16555a8e06e20efdddede..74c5aa5030d36fb1c7fb01411d34476aa14119c9 100644 (file)
@@ -32,6 +32,8 @@ typedef struct {
    Int_t    lcohsc;
    Int_t    llensc;
    Int_t    loppsc;
+   Int_t    leldis;
+   Int_t    lrdcay;
    Int_t    ntrcks;
 } evtflgCommon;
 #define EVTFLG COMMON_BLOCK(EVTFLG,evtflg)