#include "hhodounpacker.h" |
HHodoUnpacker
class description - source file - inheritance tree (.pdf)
private:
Bool_t UnpackTDCv1190(UInt_t* data, UInt_t uBlockSize)
public:
HHodoUnpacker(UInt_t id = 416)
HHodoUnpacker(const HHodoUnpacker&)
~HHodoUnpacker()
static TClass* Class()
virtual Int_t execute()
virtual Int_t getSubEvtId() const
virtual Bool_t init()
virtual TClass* IsA() const
HHodoUnpacker& operator=(const HHodoUnpacker&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
UInt_t subEvtId subevent id
HLocation loc location in the raw data category
HHodoLookup* lookup pointer to lookup table
HHodoUnpacker
Unpacker for the Pion Hodoscopes
HHodoUnpacker(UInt_t id)
constructor
sets the subevent id
Bool_t init(void)
creates the raw category and gets the pointer to the lookup table
Bool_t UnpackTDCv1190(UInt_t *data,UInt_t uBlockSize)
Int_t execute(void)
decodes the data in the subevent and fills the raw data structure of the Hodoscopes
Inline Functions
void ~HHodoUnpacker()
Int_t getSubEvtId() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHodoUnpacker HHodoUnpacker(const HHodoUnpacker&)
HHodoUnpacker& operator=(const HHodoUnpacker&)
Last update: Fri Jan 26 11:56:20 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.