_HADES_CLASS_DESCRIPTION HMdcHistFiller Container class for the mdc hists #include <stdlib.h>
| HMdcHistFiller(const HMdcHistFiller&) | |
| HMdcHistFiller(const Char_t* name = "MdcHistFiller", const Char_t* title = "parameters for Mdc hists") | |
| virtual | ~HMdcHistFiller() |
| void | TObject::AbstractMethod(const char* method) const |
| virtual void | TObject::AppendPad(Option_t* option = "") |
| virtual void | TObject::Browse(TBrowser* b) |
| static TClass* | Class() |
| virtual const char* | TObject::ClassName() const |
| virtual void | TNamed::Clear(Option_t* option = "") |
| virtual TObject* | TNamed::Clone(const char* newname = "") const |
| virtual Int_t | TNamed::Compare(const TObject* obj) const |
| virtual void | TNamed::Copy(TObject& named) const |
| virtual void | TObject::Delete(Option_t* option = "")MENU |
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
| virtual void | TObject::Draw(Option_t* option = "") |
| virtual void | TObject::DrawClass() constMENU |
| virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
| virtual void | TObject::Dump() constMENU |
| virtual void | TObject::Error(const char* method, const char* msgfmt) const |
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
| virtual void | TNamed::FillBuffer(char*& buffer) |
| void | fillCal1(HMdcCal1*) |
| void | fillCalibration(HIterator*) |
| void | fillCutStat() |
| void | fillMdcConfig(Int_t) |
| void | fillRaw(HMdcRaw*) |
| void | fillRawHeader(HMdcRawEventHeader*) |
| void | fillTrend() |
| virtual TObject* | TObject::FindObject(const char* name) const |
| virtual TObject* | TObject::FindObject(const TObject* obj) const |
| virtual Option_t* | TObject::GetDrawOption() const |
| static Long_t | TObject::GetDtorOnly() |
| virtual const char* | TObject::GetIconName() const |
| Bool_t | getMboParams(HParamList*, TList*, TList*) |
| static HMdcConfig* | getMdcConfig() |
| static HMdcConnectedTdc* | getMdcLookup() |
| Bool_t | getMdcParams(HParamList*, TList*, TList*) |
| Bool_t | getModTrendParams(HParamList*, TList*, TList*) |
| virtual const char* | TNamed::GetName() const |
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
| static Bool_t | TObject::GetObjectStat() |
| virtual Option_t* | TObject::GetOption() const |
| Bool_t | getTimesCalParams(HParamList*, TList*, TList*) |
| Bool_t | getTimesRawParams(HParamList*, TList*, TList*) |
| virtual const char* | TNamed::GetTitle() const |
| virtual UInt_t | TObject::GetUniqueID() const |
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
| virtual ULong_t | TNamed::Hash() const |
| virtual void | TObject::Info(const char* method, const char* msgfmt) const |
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
| void | initCounter() |
| virtual void | TObject::Inspect() constMENU |
| void | TObject::InvertBit(UInt_t f) |
| virtual TClass* | IsA() const |
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
| virtual Bool_t | TObject::IsFolder() const |
| Bool_t | TObject::IsOnHeap() const |
| virtual Bool_t | TNamed::IsSortable() const |
| Bool_t | TObject::IsZombie() const |
| virtual void | TNamed::ls(Option_t* option = "") const |
| void | TObject::MayNotUse(const char* method) const |
| virtual Bool_t | TObject::Notify() |
| static void | TObject::operator delete(void* ptr) |
| static void | TObject::operator delete(void* ptr, void* vp) |
| static void | TObject::operator delete[](void* ptr) |
| static void | TObject::operator delete[](void* ptr, void* vp) |
| void* | TObject::operator new(size_t sz) |
| void* | TObject::operator new(size_t sz, void* vp) |
| void* | TObject::operator new[](size_t sz) |
| void* | TObject::operator new[](size_t sz, void* vp) |
| HMdcHistFiller& | operator=(const HMdcHistFiller&) |
| virtual void | TObject::Paint(Option_t* option = "") |
| virtual void | TObject::Pop() |
| virtual void | TNamed::Print(Option_t* option = "") const |
| void | putMdcParams(HParamList*, TList*) |
| virtual Int_t | TObject::Read(const char* name) |
| virtual void | TObject::RecursiveRemove(TObject* obj) |
| void | TObject::ResetBit(UInt_t f) |
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
| virtual void | TObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "") |
| void | TObject::SetBit(UInt_t f) |
| void | TObject::SetBit(UInt_t f, Bool_t set) |
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
| static void | TObject::SetDtorOnly(void* obj) |
| virtual void | TNamed::SetName(const char* name)MENU |
| virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
| static void | TObject::SetObjectStat(Bool_t stat) |
| virtual void | TNamed::SetTitle(const char* title = "")MENU |
| virtual void | TObject::SetUniqueID(UInt_t uid) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual Int_t | TNamed::Sizeof() const |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
| Bool_t | TObject::TestBit(UInt_t f) const |
| Int_t | TObject::TestBits(UInt_t f) const |
| virtual void | TObject::UseCurrentStyle() |
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |
| virtual void | TObject::DoError(int level, const char* location, const char* fmt, va_list va) const |
| void | TObject::MakeZombie() |
| enum TObject::EStatusBits { | kCanDelete | |
| kMustCleanup | ||
| kObjInCanvas | ||
| kIsReferenced | ||
| kHasUUID | ||
| kCannotPick | ||
| kNoContextMenu | ||
| kInvalidObject | ||
| }; | ||
| enum TObject::[unnamed] { | kIsOnHeap | |
| kNotDeleted | ||
| kZombie | ||
| kBitMask | ||
| kSingleKey | ||
| kOverwrite | ||
| kWriteDelete | ||
| }; |
| static TArrayI | colorsCuts | /< colors for hists to be compared for cuts |
| static TArrayI | colorsModule | /< colors for hists to be compared in one sector |
| static TArrayI | colorsSector | /< colors for hists to be compared in one plane |
| Float_t | countSecMod[6][4] | |
| static HMdcCutStat* | cutstat | !< pointer to HMdcCutSat container |
| TString | TNamed::fName | object identifier |
| TString | TNamed::fTitle | object title |
| static HMonHist2* | hCal1Hits | !<hist pointer |
| static HMonHistAddon* | hCal1HitsA | !<hist addon pointer |
| static HTrendArray* | hCal1HitsTrend | !<hist pointer |
| static HMonHistAddon* | hCal1HitsTrendA | !<hist pointer |
| static HMonHist2* | hCal1Hitstemp | !<hist pointer |
| static HMonHistAddon* | hCal1HitstempA | !<hist addon pointer |
| static HHistArray* | hcutstat | !<hist pointer |
| static HMonHistAddon* | hcutstatA | !<hist addon pointer |
| static HHistArray* | hlayer | !<hist pointer |
| static HMonHistAddon* | hlayerA | !<hist addon pointer |
| static HHistArray2* | hmbo | !<hist pointer |
| static HMonHistAddon* | hmboA | !<hist addon pointer |
| static HHistArray2* | hmbo_tdc | !<hist pointer |
| static HMonHistAddon* | hmbo_tdcA | !<hist addon pointer |
| static HHistArray2* | hmbo_tdc_calib | !<hist pointer |
| static HMonHistAddon* | hmbo_tdc_calibA | !<hist addon pointer |
| static HTrendArray* | hmbotrendMod0 | !<hist pointer |
| static HMonHistAddon* | hmbotrendMod0A | !<hist addon pointer |
| static HTrendArray* | hmbotrendMod1 | !<hist pointer |
| static HMonHistAddon* | hmbotrendMod1A | !<hist addon pointer |
| static HTrendArray* | hmbotrendMod2 | !<hist pointer |
| static HMonHistAddon* | hmbotrendMod2A | !<hist addon pointer |
| static HTrendArray* | hmbotrendMod3 | !<hist pointer |
| static HMonHistAddon* | hmbotrendMod3A | !<hist addon pointer |
| static HHistArray* | hmod_timestat_calib | !<hist pointer |
| static HMonHistAddon* | hmod_timestat_calibA | !<hist addon pointer |
| static HMonHist2* | hrawError_Stat | !<hist pointer |
| static HMonHistAddon* | hrawError_StatA | !<hist addon pointer |
| static HMonHist2* | hrawRoc_Subev | !<hist pointer |
| static HMonHistAddon* | hrawRoc_SubevA | !<hist addon pointer |
| static HHistArray* | htime12Mod0 | !<hist pointer |
| static HMonHistAddon* | htime12Mod0A | !<hist addon pointer |
| static HHistArray* | htime12Mod1 | !<hist pointer |
| static HMonHistAddon* | htime12Mod1A | !<hist addon pointer |
| static HHistArray* | htime12Mod2 | !<hist pointer |
| static HMonHistAddon* | htime12Mod2A | !<hist addon pointer |
| static HHistArray* | htime12Mod3 | !<hist pointer |
| static HMonHistAddon* | htime12Mod3A | !<hist addon pointer |
| static HHistArray* | htime12rawMod0 | !<hist pointer |
| static HMonHistAddon* | htime12rawMod0A | !<hist addon pointer |
| static HHistArray* | htime12rawMod1 | !<hist pointer |
| static HMonHistAddon* | htime12rawMod1A | !<hist addon pointer |
| static HHistArray* | htime12rawMod2 | !<hist pointer |
| static HMonHistAddon* | htime12rawMod2A | !<hist addon pointer |
| static HHistArray* | htime12rawMod3 | !<hist pointer |
| static HMonHistAddon* | htime12rawMod3A | !<hist addon pointer |
| static HHistArray* | htime1Cal1 | !<hist pointer |
| static HMonHistAddon* | htime1Cal1A | !<hist addon pointer |
| static HTrendHist* | htime1Cal1MeanTrend | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendA | !<hist addon pointer |
| static HTrendArray* | htime1Cal1MeanTrendMod0 | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod0A | !<hist addon pointer |
| static HHistArray* | htime1Cal1MeanTrendMod0temp | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod0tempA | !<hist addon pointer |
| static HTrendArray* | htime1Cal1MeanTrendMod1 | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod1A | !<hist addon pointer |
| static HHistArray* | htime1Cal1MeanTrendMod1temp | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod1tempA | !<hist addon pointer |
| static HTrendArray* | htime1Cal1MeanTrendMod2 | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod2A | !<hist addon pointer |
| static HHistArray* | htime1Cal1MeanTrendMod2temp | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod2tempA | !<hist addon pointer |
| static HTrendArray* | htime1Cal1MeanTrendMod3 | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod3A | !<hist addon pointer |
| static HHistArray* | htime1Cal1MeanTrendMod3temp | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendMod3tempA | !<hist addon pointer |
| static HMonHist* | htime1Cal1MeanTrendtemp | !<hist pointer |
| static HMonHistAddon* | htime1Cal1MeanTrendtempA | !<hist addon pointer |
| static HHistArray* | htime1Mod0 | !<hist pointer |
| static HMonHistAddon* | htime1Mod0A | !<hist addon pointer |
| static HHistArray* | htime1Mod1 | !<hist pointer |
| static HMonHistAddon* | htime1Mod1A | !<hist addon pointer |
| static HHistArray* | htime1Mod2 | !<hist pointer |
| static HMonHistAddon* | htime1Mod2A | !<hist addon pointer |
| static HHistArray* | htime1Mod3 | !<hist pointer |
| static HMonHistAddon* | htime1Mod3A | !<hist addon pointer |
| static HHistArray2* | htime1_12 | !<hist pointer |
| static HMonHistAddon* | htime1_12A | !<hist addon pointer |
| static HHistArray2* | htime1_12raw | !<hist pointer |
| static HMonHistAddon* | htime1_12rawA | !<hist addon pointer |
| static HHistArray* | htime1rawMod0 | !<hist pointer |
| static HMonHistAddon* | htime1rawMod0A | !<hist addon pointer |
| static HHistArray* | htime1rawMod1 | !<hist pointer |
| static HMonHistAddon* | htime1rawMod1A | !<hist addon pointer |
| static HHistArray* | htime1rawMod2 | !<hist pointer |
| static HMonHistAddon* | htime1rawMod2A | !<hist addon pointer |
| static HHistArray* | htime1rawMod3 | !<hist pointer |
| static HMonHistAddon* | htime1rawMod3A | !<hist addon pointer |
| static HHistArray* | htime2Mod0 | !<hist pointer |
| static HMonHistAddon* | htime2Mod0A | !<hist addon pointer |
| static HHistArray* | htime2Mod1 | !<hist pointer |
| static HMonHistAddon* | htime2Mod1A | !<hist addon pointer |
| static HHistArray* | htime2Mod2 | !<hist pointer |
| static HMonHistAddon* | htime2Mod2A | !<hist addon pointer |
| static HHistArray* | htime2Mod3 | !<hist pointer |
| static HMonHistAddon* | htime2Mod3A | !<hist addon pointer |
| static HHistArray* | htime2rawMod0 | !<hist pointer |
| static HMonHistAddon* | htime2rawMod0A | !<hist addon pointer |
| static HHistArray* | htime2rawMod1 | !<hist pointer |
| static HMonHistAddon* | htime2rawMod1A | !<hist addon pointer |
| static HHistArray* | htime2rawMod2 | !<hist pointer |
| static HMonHistAddon* | htime2rawMod2A | !<hist addon pointer |
| static HHistArray* | htime2rawMod3 | !<hist pointer |
| static HMonHistAddon* | htime2rawMod3A | !<hist addon pointer |
| static Int_t | layerhists | /< switch on/off layer hists |
| static Int_t | mbohists | /< switch on/off mbo hists |
| static Int_t | mbotdchists | /< switch on/off mbo hists |
| static HMdcConfig* | mdcconfig | !< pointer to internal HMdcConfig |
| static HMdcConnectedTdc* | mdclookup | !< pointer to internal HMdcConnectedTdc |
| static Int_t | normhists | /< switch on/off normalization |
| static TArrayI | styleModule | /< marker style for hists to be compared in modules |
| static Int_t | timescalhists | /< switch on/off time cal hists |
| static Int_t | timesrawhists | /< switch on/off time raw hists |

Puts all params of HMdcHistFiller to the parameter list of HParamList (which ist used by the io);
put parameter to List of HParCond