31 #ifndef STAR_StSsdDaqMaker
32 #define STAR_StSsdDaqMaker
63 class St_ssdConfiguration;
64 class ssdConfiguration_st;
77 Float_t PedestalNTuple[10];
81 void PrintConfiguration(Int_t runumber,ssdConfiguration_st *config);
85 TH2S *occupancy_wafer;
97 TH2S *noise_zero_ladP;
98 TH2S *noise_zero_ladN;
99 TH2S *noise_high_ladP;
100 TH2S *noise_high_ladN;
105 virtual Int_t
Init();
106 virtual Int_t InitRun(
int runumber);
107 virtual Int_t
Make();
114 static const char cvs[]=
"Tag $Name: $ $Id: StSsdDaqMaker.h,v 1.9 2014/08/06 11:43:42 jeromel Exp $ built " __DATE__
" " __TIME__;
virtual Int_t Init()
Init - is a first method the top level StChain calls to initialize all its makers.
virtual const char * GetCVS() const
Displayed on session exit, leave it as-is please ...
virtual ~StSsdDaqMaker()
This is StSsdDaqMaker destructor.
StSsdDaqMaker(const char *name="SpaStrip")
StSsdDaqMaker constructor.
Class to read SSD data from DAQ files.