6 #ifndef STAR_St2009pubSpinMaker
7 #define STAR_St2009pubSpinMaker
34 float par_QPTlow,par_QPThighET0,par_QPThighET1, par_QPThighA ,par_QPThighB;
35 float par_leptonEta1, par_leptonEta2;
44 enum {mxHA=32}; TH1 * hA[mxHA];
53 virtual Int_t InitRun (
int runumber);
55 void setHList(TObjArray * x){HList=x;}
56 void setEta(
float x,
float y) { par_leptonEta1=x; par_leptonEta2=y;};
57 void setQPT(
float x){ par_QPTlow=x;}
58 void setNoEEMC() {par_useNoEEMC=1;}
62 virtual Int_t FinishRun(
int runumber);
67 static const char cvs[]=
"Tag $Name: $ $Id: St2009pubSpinMaker.h,v 1.7 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 ...