| CalibrationDialog(TH1* hist, Int_t interactive = 1) |
| virtual | ~CalibrationDialog() |
| void | TObject::AbstractMethod(const char* method) const |
| void | AddMenu(TCanvas* canvas) |
| virtual void | TObject::AppendPad(Option_t* option = "") |
| void | AutoSelectDialog() |
| virtual void | TObject::Browse(TBrowser* b) |
| TF1* | CalculateFunction() |
| static TClass* | Class() |
| virtual const char* | TObject::ClassName() const |
| virtual void | TObject::Clear(Option_t* = "") |
| virtual TObject* | TObject::Clone(const char* newname = "") const |
| void | CloseDialog() |
| void | CloseDown(Int_t wid) |
| virtual Int_t | TObject::Compare(const TObject* obj) const |
| virtual void | TObject::Copy(TObject& object) const |
| void | CRButtonPressed(Int_t, Int_t, TObject*) |
| virtual void | TObject::Delete(Option_t* option = "")MENU |
| void | DisableDialogs() |
| 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 |
| void | EnableDialogs() |
| 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) |
| Bool_t | ExecuteAutoSelect() |
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
| void | ExecuteGetFunction() |
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
| void | FillCalibratedHist() |
| Int_t | FindNumberOfPeaks() |
| virtual TObject* | TObject::FindObject(const char* name) const |
| virtual TObject* | TObject::FindObject(const TObject* obj) const |
| Double_t | GetAccept() |
| Int_t | GetCalibratedNbinsX() |
| Double_t | GetCalibratedXlow() |
| Double_t | GetCalibratedXup() |
| Int_t | GetCo60Gauge() |
| Double_t | GetContThreshold() |
| Int_t | GetCustomGauge() |
| const Char_t* | GetCustomGaugeFile() |
| virtual Option_t* | TObject::GetDrawOption() const |
| static Long_t | TObject::GetDtorOnly() |
| Int_t | GetEu152Gauge() |
| const Char_t* | GetFormula() |
| void | GetFunction() |
| Double_t | GetGainMax() |
| Double_t | GetGainMin() |
| Double_t | GetGainStep() |
| virtual const char* | TObject::GetIconName() const |
| Int_t | GetInteractive() |
| Double_t | GetMatchMax() |
| Double_t | GetMatchMin() |
| Int_t | GetMatchNbins() |
| virtual const char* | TObject::GetName() const |
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
| static Bool_t | TObject::GetObjectStat() |
| Double_t | GetOffMax() |
| Double_t | GetOffMin() |
| Double_t | GetOffStep() |
| virtual Option_t* | TObject::GetOption() const |
| TList* | GetPeakList() |
| virtual const char* | TObject::GetTitle() const |
| virtual UInt_t | TObject::GetUniqueID() const |
| Int_t | GetVerbose() |
| Int_t | GetY88Gauge() |
| void | HandleMenu(Int_t id) |
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
| virtual ULong_t | TObject::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 |
| 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 | TObject::IsSortable() const |
| Bool_t | TObject::IsZombie() const |
| void | LabelPeaks() |
| virtual void | TObject::ls(Option_t* option = "") const |
| void | TObject::MayNotUse(const char* method) const |
| virtual Bool_t | TObject::Notify() |
| void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
| 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) |
| TObject& | TObject::operator=(const TObject& rhs) |
| virtual void | TObject::Paint(Option_t* option = "") |
| virtual void | TObject::Pop() |
| virtual void | TObject::Print(Option_t* option = "") const |
| void | QueryReadGaugeFile() |
| virtual Int_t | TObject::Read(const char* name) |
| Int_t | ReadGaugeFile() |
| virtual void | RecursiveRemove(TObject* obj) |
| void | TObject::ResetBit(UInt_t f) |
| void | RestoreDefaults() |
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
| void | SaveDefaults() |
| void | SaveFunction() |
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
| void | SetAccept(Double_t val) |
| void | TObject::SetBit(UInt_t f) |
| void | TObject::SetBit(UInt_t f, Bool_t set) |
| void | SetBuiltinGaugeValues() |
| void | SetCalibratedNbinsX(Int_t calibratednbinsx) |
| void | SetCalibratedXlow(Double_t calibratedxlow) |
| void | SetCalibratedXup(Double_t calibratedxup) |
| void | SetCo60Gauge(Int_t co60gauge) |
| void | SetContThreshold(Double_t val) |
| void | SetCustomGauge(Int_t customgauge) |
| void | SetCustomGaugeFile(const Char_t* customgaugefile) |
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
| static void | TObject::SetDtorOnly(void* obj) |
| void | SetEu152Gauge(Int_t eu152gauge) |
| void | SetFormula(const Char_t* formula) |
| void | SetGainMax(Double_t gainmax) |
| void | SetGainMin(Double_t gainmin) |
| void | SetGainStep(Double_t gainstep) |
| void | SetGaugePoint(Int_t N, Int_t Use, Double_t X = 0, Double_t Y = 0, Double_t Xerr = 0, Double_t Yerr = 0) |
| void | SetInteractive(Int_t interactive) |
| void | SetMatchMax(Double_t matchmax) |
| void | SetMatchMin(Double_t matchmin) |
| void | SetMatchNbins(Int_t matchnbins) |
| void | SetNominalValues() |
| static void | TObject::SetObjectStat(Bool_t stat) |
| void | SetOffMax(Double_t offmax) |
| void | SetOffMin(Double_t offmin) |
| void | SetOffStep(Double_t offstep) |
| virtual void | TObject::SetUniqueID(UInt_t uid) |
| void | SetValues() |
| void | SetVerbose(Int_t val) |
| void | SetY88Gauge(Int_t y88gauge) |
| virtual void | ShowMembers(TMemberInspector&) |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_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 |
| TList* | UpdatePeakList() |
| 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 |