TFndFeeMap


class description - source file - inheritance tree

class TFndFeeMap : public TObject


    public:
TFndFeeMap TFndFeeMap() TFndFeeMap TFndFeeMap(char* host) TFndFeeMap TFndFeeMap(TFndFeeMap&) virtual void ~TFndFeeMap() TClass* Class() Int_t GetLmdAdcDch(Int_t, Int_t) Int_t GetLmdAdcSide(Int_t, Int_t) Int_t GetLmdAdcWire(Int_t, Int_t) Int_t GetLmdTdcDch(Int_t, Int_t) Int_t GetLmdTdcSide(Int_t, Int_t) Int_t GetLmdTdcWire(Int_t, Int_t) Int_t GetSilModule(Int_t chan) Int_t GetSilSection(Int_t chan) Int_t GetStbPatchPanel(Int_t, Int_t, Int_t) Int_t GetStbWire(Int_t, Int_t, Int_t) Int_t GetTofAdcSide(Int_t chan) Int_t GetTofAdcSlb(Int_t chan) Int_t GetTofTdcSide(Int_t chan) Int_t GetTofTdcSlb(Int_t chan) virtual TClass* IsA() Int_t IsSilSpy(Int_t hybrid, Int_t strip) Int_t IsThere() void Print() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(const TBuffer const& b)

Data Members

private:
Int_t isthere Is there a link to the database? char* query Query syntax; m_result* tof_res_ptr Pointer to TOF query Result m_row tof_row Pointer to TOF Row Int_t tof_n_rows Number of Rows from the TOF Query Int_t tof_n_fields Number of Fields in each Row Int_t tof_adc_tab[2][9][64] Slab number, L/R flag for ADC Int_t tof_tdc_tab[2][6][96] Slab number, L/R flag for TDC m_result* sil_res_ptr Pointer to SIL query Result m_row sil_row Pointer to SIL Row Int_t sil_n_rows Number of Rows from the SIL Query Int_t sil_n_fields Number of Fields in each Row Int_t sil_mod_tab[54] Module number Int_t sil_sec_tab[54] Section number m_result* lmd_res_ptr Pointer to LMD query Result m_row lmd_row Pointer to LMD Row Int_t lmd_n_rows Number of Rows from the LMD Query Int_t lmd_n_fields Number of Fields in each Row Int_t lmd_adc_tab[3][9][64] DC and Wire number, L/R flag for ADC Int_t lmd_tdc_tab[3][6][96] DC and Wire number, L/R flag for TDC m_result* stb_res_ptr Pointer to STB query Result m_row stb_row Pointer to STB Row Int_t stb_n_rows Number of Rows from the STB Query Int_t stb_n_fields Number of Fields in each Row Int_t stb_tdc_tab[2][2][21][96] Tube and PatchPanel numbers for TDC static const Int_t SIL_NSTRPS Number of STRIPS for Silicon detectors m_result* sil_spy_ptr Pointer to SIL query Result m_row sil_spy_row Pointer to SIL Row Int_t sil_spy_n_rows Number of Rows from the SIL Query Int_t sil_spy_n_fields Number of Fields in each Row Int_t sil_spy_tab[54][1024] Spy channels

Class Description


TFndFeeMap()

TFndFeeMap(char *host)

~TFndFeeMap()

Int_t GetTofAdcSlb(Int_t chan)

Int_t GetTofAdcSide(Int_t chan)

Int_t GetTofTdcSlb(Int_t chan)

Int_t GetTofTdcSide(Int_t chan)

Int_t GetSilModule(Int_t chan)

Int_t GetSilSection(Int_t chan)

Int_t GetLmdAdcDch(Int_t imodule, Int_t ichannel)

Int_t GetLmdAdcWire(Int_t imodule, Int_t ichannel)

Int_t GetLmdTdcDch(Int_t imodule, Int_t ichannel)

Int_t GetLmdTdcWire(Int_t imodule, Int_t ichannel)

Int_t GetLmdAdcSide(Int_t imodule, Int_t ichannel)

Int_t GetLmdTdcSide(Int_t imodule, Int_t ichannel)

Int_t GetStbWire(Int_t icrate, Int_t imodule, Int_t ichannel)

Int_t GetStbPatchPanel(Int_t icrate, Int_t imodule, Int_t ichannel)

void Print()

Int_t IsSilSpy(Int_t hybrid, Int_t strip)

void Streamer(TBuffer &R__b)
 Stream an object of class TFndFeeMap.



Inline Functions


              Int_t IsThere()
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
         TFndFeeMap TFndFeeMap(TFndFeeMap&)


ROOT page - Class index - 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.