| TMrbModule() |
| TMrbModule(const Char_t* ModuleName, const Char_t* ModuleID, Int_t NofChannels, Int_t Range) |
| virtual | ~TMrbModule() |
| void | TObject::AbstractMethod(const char* method) const |
| Bool_t | AllocateHistograms(Bool_t Flag = kTRUE) |
| virtual void | TObject::AppendPad(Option_t* option = "") |
| virtual void | TObject::Browse(TBrowser* b) |
| Bool_t | CheckID(TMrbConfig::EMrbModuleID ModuleID) const |
| Bool_t | CheckIfPatternIsContiguous() const |
| virtual Bool_t | CheckProcType() |
| virtual Bool_t | CheckSubeventType(TMrbSubevent* Subevent) 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 |
| Bool_t | ConvertToInt() const |
| virtual void | TNamed::Copy(TObject& named) const |
| void | 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 |
| void | ExcludeFromReadout(Bool_t ExcludeFlag = kTRUE) |
| 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) |
| virtual TObject* | TObject::FindObject(const char* name) const |
| virtual TObject* | TObject::FindObject(const TObject* obj) const |
| TMrbNamedX* | FindRegister(const Char_t* RegName) const |
| TMrbNamedX* | FindRegister(Int_t RegIndex) const |
| Int_t | Get(const Char_t* RegName, Int_t Channel = -1) const |
| Int_t | Get(Int_t RegIndex, Int_t Channel = -1) const |
| Int_t | GetBinning() const |
| Int_t | GetBinRange() const |
| TMrbModuleChannel* | GetChannel(Int_t) const |
| virtual const Char_t* | GetCommonCodeFile() |
| Int_t | GetCrate() const |
| TMrbNamedX* | GetDataType() const |
| virtual Char_t* | GetDeviceStruct() |
| virtual Option_t* | TObject::GetDrawOption() const |
| static Long_t | TObject::GetDtorOnly() |
| const Char_t* | GetHistoArrayName() |
| virtual const char* | TObject::GetIconName() const |
| TObjArray* | GetLofChannels() |
| const Char_t* | GetLofChannelsAsString(TString& LofChannels) const |
| TMrbLofNamedX* | GetLofRegisters() |
| TMrbNamedX* | GetMbsBranch() |
| Int_t | GetMbsBranchNo() |
| const Char_t* | GetMbsFctName(TString& FctName, TMrbConfig::EMrbModuleFunction Fct) |
| virtual const Char_t* | GetMnemonic() const |
| TMrbNamedX* | GetModuleID() |
| virtual const char* | TNamed::GetName() const |
| Int_t | GetNofChannels() const |
| Int_t | GetNofChannelsUsed() const |
| Int_t | GetNofDataBits() const |
| Int_t | GetNofShortsPerChannel() const |
| Int_t | GetNofShortsPerDatum() const |
| virtual Int_t | GetNofSubDevices() const |
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
| static Bool_t | TObject::GetObjectStat() |
| virtual Option_t* | TObject::GetOption() const |
| UInt_t | GetPatternOfChannelsUsed() const |
| const Char_t* | GetPosition() const |
| virtual const Char_t* | GetPrivateCodeFile() const |
| Int_t | GetRange() |
| Int_t | GetSerial() const |
| Int_t | GetSubDevice() const |
| Int_t | GetTimeOffset() const |
| virtual const char* | TNamed::GetTitle() const |
| TMrbNamedX* | GetType() |
| virtual UInt_t | TObject::GetUniqueID() const |
| Int_t | GetXmax() |
| Int_t | GetXmin() |
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
| Bool_t | HasBlockReadout() const |
| virtual ULong_t | TNamed::Hash() const |
| virtual Bool_t | HasPrivateCode() const |
| virtual Bool_t | HasRandomReadout() const |
| Bool_t | HasRegisters() const |
| void | Help() |
| Bool_t | HistoArrayToBeCreated() |
| Bool_t | HistosToBeAllocated() 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 |
| Bool_t | IsActive() const |
| Bool_t | IsAssignedToBranch() |
| Bool_t | IsCamac() const |
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
| virtual Bool_t | TObject::IsFolder() const |
| Bool_t | TObject::IsOnHeap() const |
| virtual Bool_t | IsRaw() const |
| virtual Bool_t | TNamed::IsSortable() const |
| Bool_t | IsVME() const |
| Bool_t | TObject::IsZombie() const |
| Bool_t | LoadCodeTemplates(const Char_t* TemplateFile) |
| virtual void | TNamed::ls(Option_t* option = "") const |
| virtual Bool_t | MakeAnalyzeCode(ofstream& AnaStrm, TMrbConfig::EMrbAnalyzeTag TagIndex, const Char_t* Extension) |
| virtual Bool_t | MakeRcFile(ofstream& RcStrm, TMrbConfig::EMrbRcFileTag TagIndex, const Char_t* ResourceName) |
| virtual Bool_t | MakeReadoutCode(ofstream& RdoStrm, TMrbConfig::EMrbModuleTag TagIndex) |
| virtual Bool_t | MakeReadoutCode(ofstream& RdoStrm, TMrbConfig::EMrbReadoutTag TagIndex, TMrbTemplate& Template, const Char_t* Prefix = 0) |
| virtual Bool_t | MakeReadoutCode(ofstream& RdoStrm, TMrbConfig::EMrbModuleTag TagIndex, TMrbModuleChannel* Channel, Int_t Value = 0) |
| 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) |
| TNamed& | TNamed::operator=(const TNamed& rhs) |
| virtual void | TObject::Paint(Option_t* option = "") |
| virtual void | TObject::Pop() |
| virtual void | Print() const |
| virtual void | Print(Option_t* Option) const |
| void | Print(ostream& OutStrm, const Char_t* Prefix = "") const |
| void | PrintRegister(const Char_t* RegName) const |
| void | PrintRegister(ostream& OutStrm, const Char_t* RegName, 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 = "") |
| Bool_t | Set(const Char_t* RegName, Int_t Value, Int_t Channel = -1) |
| Bool_t | Set(Int_t RegIndex, Int_t Value, Int_t Channel = -1) |
| Bool_t | Set(const Char_t* RegName, const Char_t* Value, Int_t Channel = -1) |
| Bool_t | Set(Int_t RegIndex, const Char_t* Value, Int_t Channel = -1) |
| void | SetActive(Bool_t ActiveFlag = kTRUE) |
| void | SetBinning(Int_t ChansPerBin = 1) |
| void | SetBinRange(Int_t BinRange) |
| void | TObject::SetBit(UInt_t f) |
| void | TObject::SetBit(UInt_t f, Bool_t set) |
| Bool_t | SetBlockReadout(Bool_t Flag = kTRUE) |
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
| static void | TObject::SetDtorOnly(void* obj) |
| Bool_t | SetMbsBranch(TMrbNamedX* MbsBranch) |
| Bool_t | SetMbsBranch(Int_t MbsBranchNo, const Char_t* MbsBranchName = 0) |
| Bool_t | SetMbsFctName(const Char_t* FctName, TMrbConfig::EMrbModuleFunction Fct) |
| 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) |
| void | SetTimeOffset(Int_t TimeOffset) |
| virtual void | TNamed::SetTitle(const char* title = "")MENU |
| void | SetType(UInt_t ModuleType, Bool_t OrFlag = kTRUE) |
| virtual void | TObject::SetUniqueID(UInt_t uid) |
| Bool_t | SetXmax(Int_t Xmax = 0) |
| Bool_t | SetXmin(Int_t Xmin = 0) |
| virtual void | ShowMembers(TMemberInspector&) |
| 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 | ToBeExcludedFromReadout() 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 |