HHodoLookupChan
class description - source file - inheritance tree (.pdf)
public:
HHodoLookupChan()
HHodoLookupChan(const HHodoLookupChan&)
~HHodoLookupChan()
static TClass* Class()
void clear()
void fill(HHodoLookupChan& r)
void fill(const Int_t m, const Int_t f)
void getAddress(Int_t& m, Int_t& f)
Int_t getFiber()
Int_t getModule()
virtual TClass* IsA() const
HHodoLookupChan& operator=(const HHodoLookupChan&)
void setFiber(const Int_t n)
void setModule(const Int_t n)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t module module number
Int_t fiber fiber number
HHodoLookup
Parameter container for mapping Crate/Slot/Channel to Module/Fiber
needed by the unpacker for the Pion Hodoscopes
Inline Functions
void ~HHodoLookupChan()
HHodoLookupChan HHodoLookupChan()
Int_t getModule()
Int_t getFiber()
void getAddress(Int_t& m, Int_t& f)
void fill(HHodoLookupChan& r)
void setModule(const Int_t n)
void setFiber(const Int_t n)
void fill(const Int_t m, const Int_t f)
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHodoLookupChan HHodoLookupChan(const HHodoLookupChan&)
HHodoLookupChan& operator=(const HHodoLookupChan&)
Last update: Fri Jan 26 11:56:04 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.