ROOT logo
(UNKNOWN PRODUCT) » INCLUDE » TMrbCamacChannel

class TMrbCamacChannel: public TMrbModuleChannel

_________________________________________________[C++ CLASS DEFINITION FILE]

 Name:           expconf/inc/TMrbCamacChannel.h
 Purpose:        Define experimental configuration for MARaBOU
 Class:          TMrbModuleChannel    -- base class to describe a camac channel
 Description:    Class definitions to implement a configuration front-end for MARaBOU
 Author:         R. Lutter
 Revision:       $Id: TMrbCamacChannel.h,v 1.8 2005-09-09 06:59:13 Rudolf.Lutter Exp $
 Date:
 Keywords:

Function Members (Methods)

public:
TMrbCamacChannel()
TMrbCamacChannel(TMrbCamacModule* Module, Int_t Channel, TMrbCNAF& ModuleCNAF)
virtual~TMrbCamacChannel()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
TMrbModuleChannel*TMrbModuleChannel::ArrayHead() const
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTNamed::Clear(Option_t* option = "")
virtual TObject*TNamed::Clone(const char* newname = "") const
virtual Int_tTNamed::Compare(const TObject* obj) const
virtual voidTNamed::Copy(TObject& named) const
virtual voidTObject::Delete(Option_t* option = "")MENU
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual voidTNamed::FillBuffer(char*& buffer)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
Int_tTMrbModuleChannel::Get(const Char_t* RegName) const
Int_tTMrbModuleChannel::Get(Int_t RegIndex) const
Int_tTMrbModuleChannel::GetAddr() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
const Char_t*TMrbModuleChannel::GetHeadName() const
TMrbModuleChannel::EMrbHistoModeTMrbModuleChannel::GetHistoMode() const
virtual const char*TObject::GetIconName() const
Int_tTMrbModuleChannel::GetIndex() const
Int_tTMrbModuleChannel::GetIndexRange() const
virtual const char*TNamed::GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
Int_tTMrbModuleChannel::GetOffset() const
virtual Option_t*TObject::GetOption() const
const Char_t*GetPosition(TString& Position) const
TMrbConfig::EMrbChannelStatusTMrbModuleChannel::GetStatus() const
virtual const char*TNamed::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTNamed::Hash() const
Bool_tTMrbModuleChannel::HasRegisters() const
voidHelp()
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTNamed::IsSortable() const
Bool_tTMrbModuleChannel::IsUsed() const
Bool_tTObject::IsZombie() const
virtual voidTNamed::ls(Option_t* option = "") const
Bool_tTMrbModuleChannel::MarkIndexed(TMrbModuleChannel* Param0)
Bool_tTMrbModuleChannel::MarkUsed(TMrbSubevent* Sevt)
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::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 voidTObject::Paint(Option_t* option = "")
TMrbModule*TMrbModuleChannel::Parent() const
virtual voidTObject::Pop()
voidPrint()
virtual voidPrint(Option_t* Option) const
virtual voidPrint(ostream& OutStrm, Bool_t ArrayFlag, Bool_t SevtFlag, const Char_t* Prefix = "")
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(ostream& out, Option_t* option = "")
Bool_tTMrbModuleChannel::Set(const Char_t* RegName, Int_t Value)
Bool_tTMrbModuleChannel::Set(Int_t RegIndex, Int_t Value)
Bool_tTMrbModuleChannel::Set(const Char_t* RegName, const Char_t* Value)
Bool_tTMrbModuleChannel::Set(Int_t RegIndex, const Char_t* Value)
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
Bool_tTMrbModuleChannel::SetHeadName(const Char_t* HeadName)
voidTMrbModuleChannel::SetHistoMode(TMrbModuleChannel::EMrbHistoMode HistoMode)
voidTMrbModuleChannel::SetIndexRange(Int_t Range)
virtual voidTNamed::SetName(const char* name)MENU
virtual voidTNamed::SetNameTitle(const char* name, const char* title)
static voidTObject::SetObjectStat(Bool_t stat)
voidTMrbModuleChannel::SetOffset(Int_t Offset)
voidTMrbModuleChannel::SetStatus(TMrbConfig::EMrbChannelStatus Status)
virtual voidTNamed::SetTitle(const char* title = "")MENU
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector&)
virtual Int_tTNamed::Sizeof() const
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
TMrbSubevent*TMrbModuleChannel::UsedBy() const
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

protected:
Int_tTMrbModuleChannel::fAddrchannel address
TMrbModuleChannel*TMrbModuleChannel::fArrayHeadaddress of channel with index 0
TMrbCNAFfCNAFchannel position
TStringTMrbModuleChannel::fHeadNamename of param array if any
TMrbModuleChannel::EMrbHistoModeTMrbModuleChannel::fHistoModehistogram to be booked for this param?
Int_tTMrbModuleChannel::fIndexRangenumber of subsequent channels indexed from this one
Bool_tTMrbModuleChannel::fIsUsedkTRUE if used
TStringTNamed::fNameobject identifier
Int_tTMrbModuleChannel::fOffsetchannel offset
TMrbModule*TMrbModuleChannel::fParentparent module
TObjArrayTMrbModuleChannel::fRegSpecinternal registers
TMrbConfig::EMrbChannelStatusTMrbModuleChannel::fStatusstatus bits
TStringTNamed::fTitleobject title
TMrbSubevent*TMrbModuleChannel::fUsedByaddress of subevent

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TMrbCamacChannel()
{}
TMrbCamacChannel(TMrbCamacModule* Module, Int_t Channel, TMrbCNAF& ModuleCNAF)
~TMrbCamacChannel()
{}
const Char_t * GetPosition(TString& Position) const
void Help()
{ gSystem->Exec(Form("mrbHelp %s", this->ClassName())); }
void Print(Option_t* Option) const
{ TObject::Print(Option); }
void Print(ostream& OutStrm, Bool_t ArrayFlag, Bool_t SevtFlag, const Char_t* Prefix = "")
void Print()
{ Print(cout, kFALSE, kFALSE, ""); }