]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TDPMjet/DPMcommon.h
TuneA settings removed from kPyJets
[u/mrichter/AliRoot.git] / TDPMjet / DPMcommon.h
index aaff398c38fea5757c66f27c6c68bbc72d111357..ede9b27c3afd9f7332c2fa868490f31538555c39 100644 (file)
@@ -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)