X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TDPMjet%2FDPMcommon.h;h=ede9b27c3afd9f7332c2fa868490f31538555c39;hb=3052c80bec748e575793202a33a4f1d1311046fb;hp=aaff398c38fea5757c66f27c6c68bbc72d111357;hpb=60e3ddb0d1648c363a1b800e0b618912d2f36baf;p=u%2Fmrichter%2FAliRoot.git diff --git a/TDPMjet/DPMcommon.h b/TDPMjet/DPMcommon.h index aaff398c38f..ede9b27c3af 100644 --- a/TDPMjet/DPMcommon.h +++ b/TDPMjet/DPMcommon.h @@ -200,6 +200,8 @@ typedef struct { Int_t nwtacc; Int_t nwtaac; Int_t nwtbac; + Int_t ncp; + Int_t nct; } DtglcpCommon; #define DTGLCP COMMON_BLOCK(DTGLCP,dtglcp)