6 #ifndef STAR_StMcJetCalibMaker
7 #define STAR_StMcJetCalibMaker
32 float par_jetPtLow,par_jetPtHigh;
33 float par_jetEtaLow,par_jetEtaHigh ;
37 float par_vertexZ, par_verZerr;
47 enum {mxHA=64, mxEta=8}; TH1 * hA[mxHA];
56 virtual Int_t InitRun (
int runumber);
58 void setHList(TObjArray * x){HList=x;}
59 void setCorrection(
int x){ par_corLevel=x;}
64 virtual Int_t FinishRun(
int runumber);
69 static const char cvs[]=
"Tag $Name: $ $Id: StMcJetCalibMaker.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 ...