TFndSCCRaw Class Reference

Inheritance diagram for TFndSCCRaw:

TFndSCCMan TFndSCCgui TFndSCCshowHistos List of all members.

Public Member Functions

 ~TFndSCCRaw ()
TFndSlowCntSilRecodeGetSilRecode ()
void SetSingleRawData (Int_t slow_det, UInt_t *DataArray, Int_t part=0)
TString GetMessagePart (Int_t slow_det)
UInt_t GetMiscInfo (Int_t slow_det, Int_t num)
Int_t GetChannelData (Int_t slow_det, Int_t ch, Bool_t &power, UInt_t &voltage, UInt_t &current, Bool_t &trip)
void PrintHeader (Int_t slow_det)
void PrintBuffer (Int_t slow_det)
void PrintGlobalHeader ()
Int_t BuildGlobalEvent (TString &message)

Static Public Member Functions

static void DecodeDataElement (UInt_t entry, Bool_t &power, UInt_t &voltage, UInt_t &current, Bool_t &trip)
static TString GetChannelName (Int_t slow_det, Int_t ch)

Protected Member Functions

Bool_t IsDataReady (const Int_t &slow_det)

Protected Attributes

UInt_t fEvCounter
UInt_t fGlobalHdr [K_SCC_HDR_SIZE/4]
UInt_t fGlobalEvent [K_N_SLOWS *K_SLOW_SOCK_LEN]
UInt_t fSingleRawData [K_N_SLOWS][K_SLOW_SOCK_LEN]
Int_t fDataReady [K_N_SLOWS]
TString fMsgPart [K_N_SLOWS]
UInt_t fMiscArray [K_N_SLOWS][K_MISC_MAX_SIZE]
TDatime fDatime [K_N_SLOWS]
TFndSlowCntSilRecodefSilRecode

Detailed Description

Definition at line 21 of file TFndSCCRaw.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 15:40:51 2007 by  doxygen 1.5.2