X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PYTHIA6%2FPyquenCommon.h;h=3b931cca47abcd5183be7766e59175af695e5a11;hb=d49678db9f349b8989038cafdc76f7e50c8fec13;hp=1617e76e93084f9d24185ca0f55c9a20a01fd186;hpb=e2d34d3584f95e89fcbf474a8b0efcfed93cb445;p=u%2Fmrichter%2FAliRoot.git diff --git a/PYTHIA6/PyquenCommon.h b/PYTHIA6/PyquenCommon.h index 1617e76e930..3b931cca47a 100644 --- a/PYTHIA6/PyquenCommon.h +++ b/PYTHIA6/PyquenCommon.h @@ -29,6 +29,7 @@ typedef struct { Double_t psib1; Double_t rb1; Double_t rb2; + Int_t noquen; } parimpCommon; #define PARIMP COMMON_BLOCK(PARIMP,parimp) COMMON_BLOCK_DEF(parimpCommon,PARIMP);