6 #ifndef STAR_St2009pubJSMaker
7 #define STAR_St2009pubJSMaker
36 float par_countTrPt,par_countTowEt,par_awayTotET;
42 enum {mxHA=50}; TH1 * hA[mxHA];
43 enum {mxHB=32}; TH2 * hB[mxHB];
48 void etowQA(
int whichCut,
float zVert);
59 void setHList(TObjArray * x){HList=x;}
63 virtual Int_t InitRun (
int runumber){
return 0;};
64 virtual Int_t FinishRun(
int runumber){
return 0;};
70 static const char cvs[]=
"Tag $Name: $ $Id: St2009pubJSMaker.h,v 1.2 2014/08/06 11:43:41 jeromel Exp $ built " __DATE__
" " __TIME__ ;
muDst based extraction of W-signal from pp500 data from 2009
virtual const char * GetCVS() const
Displayed on session exit, leave it as-is please ...