#include "hrpctrbunpacker.h" |
HRpcTrbUnpacker
class description - source file - inheritance tree (.pdf)
public:
HRpcTrbUnpacker(UInt_t id = 802)
HRpcTrbUnpacker(const HRpcTrbUnpacker&)
~HRpcTrbUnpacker()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t init()
virtual TClass* IsA() const
HRpcTrbUnpacker& operator=(const HRpcTrbUnpacker&)
void setDebugRpcFlag(Int_t db)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HLocation loc
Int_t debugRpcFlag
HRpcTrbUnpacker
Class for unpacking TRB data and filling
the Rpc Raw category
Base subevent decoding is performed by decode function
see: htrbbaseunpacker.h (/base/datasource/)
HRpcTrbUnpacker (UInt_t id):HTrbBaseUnpacker(id)
constructor
Bool_t init (void)
creates the raw category and gets the pointer to the lookup table
Int_t execute(void)
Inline Functions
void ~HRpcTrbUnpacker()
void setDebugRpcFlag(Int_t db)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRpcTrbUnpacker HRpcTrbUnpacker(const HRpcTrbUnpacker&)
HRpcTrbUnpacker& operator=(const HRpcTrbUnpacker&)
Last update: Fri Jan 26 12:30:44 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.