43 #ifndef STAR_StEmcRawMaker
44 #define STAR_StEmcRawMaker
47 #include "StRTSBaseMaker.h"
50 #include "tables/St_controlADCtoE_Table.h"
51 #include "StBemcRaw.h"
80 virtual Int_t
InitRun(Int_t runumber);
89 StRtsTable* GetDaqElement(
const char *elementPath)
101 virtual const char * GetCVS()
const
103 static const char cvs[]=
"Tag $Name: $ $Id: StEmcRawMaker.h,v 1.10 2014/08/06 11:43:07 jeromel Exp $ built " __DATE__
" " __TIME__ ;
virtual ~StEmcRawMaker()
StEmcRawMaker destructor.
void fillHistograms()
Fill QA histograms.
StRtsTable * GetNextDaqElement(const char *elementPath)
Query the STAR production chain for the DAQ data.
Class StRTSBaseMaker - is an abstract StMaker to define the interface to access the DAQ data from the...
virtual Int_t Init()
Init function. This method initializes the histograms.
void setPrint(Bool_t a)
Obsolete function; users can control messages with logger config file.
StEmcRawMaker(const char *name="EmcRaw")
StEmcRawMaker constructor.
StEEmcDb * eeStDb
to assess EEMC DB
virtual Int_t Finish()
Finish function.
StBemcRaw * getBemcRaw()
Return the StBemcRaw pointer.
Bool_t makeBemc()
Make the Barrel-EMC detector.
virtual Int_t Make()
Process each event.
StRtsTable * DaqDta()
Return the current DAQ data block. This member function is provided for convenience.
Bool_t prepareEnvironment()
Prepare the StEvent environment to fill the EMC data.
virtual Int_t InitRun(Int_t runumber)
InitRun function.
Bool_t makeEemc()
Make the Endcap-EMC detector.