#include "hstarthistfiller.h" |
HStartHistFiller
class description - source file - inheritance tree (.pdf)
public:
HStartHistFiller(const char* name = "StartHistFiller", const char* title = "parameters for Start hists")
HStartHistFiller(const HStartHistFiller&)
~HStartHistFiller()
static TClass* Class()
void fillCal(HIterator*)
void fillHit(HIterator*)
void fillLatch()
void fillRaw(HIterator*)
void fillScaler(HIterator*)
void fillTrend()
Bool_t getStartParams(HParamList*, TList*, TList*)
virtual TClass* IsA() const
HStartHistFiller& operator=(const HStartHistFiller&)
void putStartParams(HParamList*, TList*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static HHistArray* hstrips_hodo_tof !< hist pointer
static HHistArray* hstrips_hodo_pos !< hist pointer
static HHistArray* hstrips_hodo_raw !< hist pointer
static HHistArray* hstrips_hodo_mult !< hist pointer
static HHistArray* hstrips_hodo_both_raw !< hist pointer
static HHistArray* hstrips_hodo_cal !< hist pointer
static HHistArray* hstrips_start_veto_raw !< hist pointer
static HHistArray* hstrips_start_vetotemp_raw !< hist pointer
static HTrendArray* hstartmeanstriptrend_raw !< hist pointer
static HHistArray* hmult_start_veto_raw !< hist pointer
static HHistArray* htime_start_raw !< hist pointer
static HHistArray* htime_veto_raw !< hist pointer
static HTrendArray* htime_trend_start !< hist pointer
static HTrendArray* htime_trend_hodo !< hist pointer
static HHistArray* htime_start_temp !< hist pointer
static HHistArray* htime_hodo_temp !< hist pointer
static HMonHist2* hstart_veto_corr_raw !< hist pointer
static HTrendArray* hscaler[8] !
static HHistArray* hscaler_tmp !< hist pointer
static HHistArray* hlatchdata !< hist pointer
static HMonHistAddon* hstrips_hodo_tofA !< hist addon pointer
static HMonHistAddon* hstrips_hodo_posA !< hist addon pointer
static HMonHistAddon* hstrips_hodo_rawA !< hist addon pointer
static HMonHistAddon* hstrips_hodo_multA !< hist addon pointer
static HMonHistAddon* hstrips_hodo_both_rawA !< hist addon pointer
static HMonHistAddon* hstrips_hodo_calA !< hist addon pointer
static HMonHistAddon* hstrips_start_veto_rawA !< hist addon pointer
static HMonHistAddon* hstrips_start_vetotemp_rawA !< hist addon pointer
static HMonHistAddon* hstartmeanstriptrend_rawA !< hist addon pointer
static HMonHistAddon* hmult_start_veto_rawA !< hist addon pointer
static HMonHistAddon* htime_start_rawA !< hist addon pointer
static HMonHistAddon* htime_veto_rawA !< hist addon pointer
static HMonHistAddon* htime_trend_startA !< hist addon pointer
static HMonHistAddon* htime_trend_hodoA !< hist addon pointer
static HMonHistAddon* htime_start_tempA !< hist addon pointer
static HMonHistAddon* htime_hodo_tempA !< hist addon pointer
static HMonHistAddon* hstart_veto_corr_rawA !< hist addon pointer
static HMonHistAddon* hscalerA[8] !
static HMonHistAddon* hscaler_tmpA
static HMonHistAddon* hlatchdataA !< hist addon pointer
static TArrayI colorsModule /< colors for hists to be compared in modules
static TArrayI colorsStrips /< colors for hists to be compared for all strips
static TArrayI colorsCuts /< colors for hists to be compared for cuts
HStartHistFiller
Container class for the start hists
#include <stdlib.h>
HStartHistFiller(const char* name,const char* title)
: TNamed(name,title)
~HStartHistFiller()
void fillLatch()
void fillRaw(HIterator* iterraw)
void fillCal(HIterator* itercal)
void fillHit(HIterator* iterhit)
void fillScaler(HIterator* iterbox)
void fillTrend()
void putStartParams(HParamList* l,TList* histpool)
Puts all params of HStartHistFiller to the parameter list of
HParamList (which ist used by the io);
Bool_t getStartParams(HParamList* l,TList* histpool,TList* activeHists)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HStartHistFiller HStartHistFiller(const HStartHistFiller&)
HStartHistFiller& operator=(const HStartHistFiller&)
Last update: Fri Jan 26 12:34:39 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.