| TMrbSubevent_Madc_3() |
| TMrbSubevent_Madc_3(const Char_t* SevtName, const Char_t* SevtTitle = "", Int_t Crate = -1) |
virtual | ~TMrbSubevent_Madc_3() |
void | TObject::AbstractMethod(const char* method) const |
void | TMrbSubevent::AddEvent(TMrbEvent* Evt) |
Bool_t | TMrbSubevent::AddModule(TMrbModule* Module) |
Bool_t | TMrbSubevent::AddParam(TMrbModuleChannel* Param) |
void | TMrbSubevent::AllocateHistograms(Bool_t Flag = kTRUE) |
virtual Bool_t | AllowsMultipleModules() const |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual void | TMrbSubevent::Browse(TBrowser* Browser) |
virtual Bool_t | CheckModuleID(TMrbModule* Module) const |
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 |
void | TMrbSubevent::CreateHistoArray(const Char_t* ArrayName = 0) |
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) |
Bool_t | TMrbSubevent::ExplicitParamNamesToBeUsed() |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
virtual void | TNamed::FillBuffer(char*& buffer) |
void | TMrbSubevent::FillHistogramsIfTrueHitOnly(Bool_t Flag = kTRUE) |
TMrbEvent* | TMrbSubevent::FindEvent(const Char_t* EvtName) const |
TMrbModule* | TMrbSubevent::FindModule(const Char_t* ModuleName) const |
TMrbModule* | TMrbSubevent::FindModuleByID(TMrbConfig::EMrbModuleID ModuleID, TMrbModule* After = 0) const |
TMrbModule* | TMrbSubevent::FindModuleByID(TMrbNamedX* ModuleID, TMrbModule* After = 0) const |
TMrbModule* | TMrbSubevent::FindModuleBySerial(Int_t ModuleSerial) const |
TMrbModule* | TMrbSubevent::FindModuleByType(UInt_t ModuleType, TMrbModule* After = 0) const |
TMrbModule* | TMrbSubevent::FindModuleByType(TMrbNamedX* ModuleType, TMrbModule* After = 0) const |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
TMrbModuleChannel* | TMrbSubevent::FindParam(const Char_t* ParamName) const |
Int_t | TMrbSubevent::Get(const Char_t* ParamName, const Char_t* RegName) const |
Int_t | TMrbSubevent::Get(const Char_t* ParamName, Int_t RegIndex) const |
UInt_t | TMrbSubevent::GetAnalyzeOptions(TMrbEvent* Parent = 0) const |
virtual const Char_t* | GetCommonCodeFile() |
UInt_t | TMrbSubevent::GetConfigOptions(TMrbEvent* Parent = 0) const |
Int_t | TMrbSubevent::GetCrate() const |
const Char_t* | TMrbSubevent::GetDescr() |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
const Char_t* | TMrbSubevent::GetHistoArrayName() |
Int_t | TMrbSubevent::GetHitDataLength() |
virtual const char* | TObject::GetIconName() const |
UInt_t | TMrbSubevent::GetLegalDataTypes() const |
TObjArray* | TMrbSubevent::GetLofEvents() |
TObjArray* | TMrbSubevent::GetLofModules() |
const Char_t* | TMrbSubevent::GetLofModulesAsString(TString& LofModules) const |
TObjArray* | TMrbSubevent::GetLofParams() |
const Char_t* | TMrbSubevent::GetLofParamsAsString(TString& LofParams) const |
TMrbNamedX* | TMrbSubevent::GetMbsBranch() |
Int_t | TMrbSubevent::GetMbsBranchNo() |
virtual const char* | TNamed::GetName() const |
const Char_t* | TMrbSubevent::GetNameOfXhit() |
Int_t | TMrbSubevent::GetNofEvents() const |
Int_t | TMrbSubevent::GetNofModules() const |
Int_t | TMrbSubevent::GetNofParams() const |
Int_t | TMrbSubevent::GetNofShorts() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
const Char_t* | TMrbSubevent::GetPrefix() const |
virtual const Char_t* | TMrbSubevent::GetPrivateCodeFile() const |
UInt_t | TMrbSubevent::GetReadoutOptions(TMrbEvent* Parent = 0) const |
Int_t | TMrbSubevent::GetSerial() const |
UInt_t | TMrbSubevent::GetSubtype() const |
virtual const char* | TNamed::GetTitle() const |
UInt_t | TMrbSubevent::GetType() const |
virtual UInt_t | TObject::GetUniqueID() const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual Bool_t | HasFixedLengthFormat() const |
virtual ULong_t | TNamed::Hash() const |
Bool_t | TMrbSubevent::HasIndexedParams() const |
virtual Bool_t | HasPrivateCode() const |
Bool_t | TMrbSubevent::HasXhit() |
void | Help() |
Bool_t | TMrbSubevent::HistoArrayToBeCreated() |
Bool_t | TMrbSubevent::HistosToBeAllocated() const |
Bool_t | TMrbSubevent::HistosToBeFilledIfTrueHit() 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 | TMrbSubevent::IsInArrayMode() const |
Bool_t | TObject::IsOnHeap() const |
virtual Bool_t | TMrbSubevent::IsRaw() const |
virtual Bool_t | TNamed::IsSortable() const |
Bool_t | TObject::IsZombie() const |
virtual void | TNamed::ls(Option_t* option = "") const |
Bool_t | TMrbSubevent::MakeAnalyzeCode(ofstream& AnaStrm, TMrbConfig::EMrbAnalyzeTag TagIndex, const Char_t* Extension) |
Bool_t | TMrbSubevent::MakeAnalyzeCode(ofstream& AnaStrm, TMrbConfig::EMrbAnalyzeTag TagIndex, TMrbEvent* Event, TMrbTemplate& Template, const Char_t* Prefix = 0) |
Bool_t | TMrbSubevent::MakeConfigCode(ofstream& CfgStrm, TMrbConfig::EMrbConfigTag TagIndex, TMrbTemplate& Template, const Char_t* Prefix = 0) |
virtual Bool_t | TMrbSubevent::MakeRcFile(ofstream& RcStrm, TMrbConfig::EMrbRcFileTag TagIndex, const Char_t* ResourceName) |
virtual Bool_t | MakeReadoutCode(ofstream& RdoStrm, TMrbConfig::EMrbReadoutTag TagIndex, TMrbTemplate& Template, const Char_t* Prefix = 0) |
virtual Bool_t | TMrbSubevent::MakeSpecialAnalyzeCode(ofstream& AnaStrm, TMrbConfig::EMrbAnalyzeTag TagIndex, TMrbTemplate& Template) |
void | TObject::MayNotUse(const char* method) const |
virtual Bool_t | NeedsBranchMode() const |
virtual Bool_t | NeedsHitBuffer() const |
virtual Bool_t | TMrbSubevent::NeedsModulesToBeAssigned() const |
TMrbModule* | TMrbSubevent::NextModule(TMrbModule* After = 0) 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) |
TNamed& | TNamed::operator=(const TNamed& rhs) |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
Bool_t | TMrbSubevent::PrefixToBePrepended() const |
void | TMrbSubevent::PrependPrefix(const Char_t* Prefix) |
void | TMrbSubevent::PrependPrefix(Bool_t Flag = kTRUE) |
virtual void | TMrbSubevent::Print() const |
virtual void | TMrbSubevent::Print(Option_t* Option) const |
void | TMrbSubevent::Print(ostream& OutStrm, const Char_t* Prefix = "") const |
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(ostream& out, Option_t* option = "") |
virtual Bool_t | TMrbSubevent::SerialToBeCreated() const |
Bool_t | TMrbSubevent::Set(const Char_t* ParamName, const Char_t* RegName, Int_t Value) |
Bool_t | TMrbSubevent::Set(const Char_t* ParamName, Int_t RegIndex, Int_t Value) |
Bool_t | TMrbSubevent::SetAnalyzeOptions(Option_t* Options = "byName:Histograms") |
void | TMrbSubevent::SetArrayMode(Bool_t ArrayMode = kTRUE) |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
Bool_t | TMrbSubevent::SetConfigOptions(Option_t* Options = "") |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
Bool_t | TMrbSubevent::SetMbsBranch(TMrbNamedX* MbsBranch) |
Bool_t | TMrbSubevent::SetMbsBranch(Int_t MbsBranchNo, const Char_t* MbsBranchName = 0) |
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) |
Bool_t | TMrbSubevent::SetParamName(Int_t ParamNo, Char_t* ParamName) |
Bool_t | TMrbSubevent::SetReadoutOptions(Option_t* Options = "") |
virtual void | TNamed::SetTitle(const char* title = "")MENU |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector&) |
virtual Bool_t | TMrbSubevent::SingleModuleOnly() const |
virtual Int_t | TNamed::Sizeof() const |
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 |
Bool_t | TMrbSubevent::Use(const Char_t* Assignment, Bool_t BookHistos = kTRUE) |
Bool_t | TMrbSubevent::Use(const Char_t* ModuleName, const Char_t* Assignment, Bool_t BookHistos = kTRUE) |
virtual void | TObject::UseCurrentStyle() |
void | TMrbSubevent::UseExplicitParamNames(Bool_t Flag = kTRUE) |
Bool_t | TMrbSubevent::UseXhit(Int_t DataLength) |
Bool_t | TMrbSubevent::UseXhit(const Char_t* HitName, Int_t DataLength = -1) |
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 |