#include <TRossendorfHistParam.h>
Public Member Functions | |
| TRossendorfHistParam (const char *name=0) | |
| Bool_t | getFillHisto (void) |
| Float_t | getHistHighX (Int_t channel) |
| Float_t | getHistLowX (Int_t channel) |
| Int_t | getHistBinsX (Int_t channel) |
| Float_t | getHistHighY (Int_t channel) |
| Float_t | getHistLowY (Int_t channel) |
| Int_t | getHistBinsY (Int_t channel) |
| void | setFillHisto (Bool_t state) |
| void | setHistHighX (Int_t channel, Float_t value) |
| void | setHistLowX (Int_t channel, Float_t value) |
| void | setHistBinsX (Int_t channel, Int_t value) |
| void | setHistHighY (Int_t channel, Float_t value) |
| void | setHistLowY (Int_t channel, Float_t value) |
| void | setHistBinsY (Int_t channel, Int_t value) |
| TRossendorfHistParam (const char *name=0) | |
| Bool_t | getFillHisto (void) |
| Float_t | getHistHighX (Int_t channel) |
| Float_t | getHistLowX (Int_t channel) |
| Int_t | getHistBinsX (Int_t channel) |
| Float_t | getHistHighY (Int_t channel) |
| Float_t | getHistLowY (Int_t channel) |
| Int_t | getHistBinsY (Int_t channel) |
| void | setFillHisto (Bool_t state) |
| void | setHistHighX (Int_t channel, Float_t value) |
| void | setHistLowX (Int_t channel, Float_t value) |
| void | setHistBinsX (Int_t channel, Int_t value) |
| void | setHistHighY (Int_t channel, Float_t value) |
| void | setHistLowY (Int_t channel, Float_t value) |
| void | setHistBinsY (Int_t channel, Int_t value) |
Protected Attributes | |
| Float_t | histHigh [16][2] |
| Float_t | histLow [16][2] |
| Int_t | histBins [16][2] |
| Bool_t | fbHisto |
Definition at line 6 of file TRossendorfHistParam.h.
| TRossendorfHistParam::TRossendorfHistParam | ( | const char * | name = 0 |
) |
| TRossendorfHistParam::TRossendorfHistParam | ( | const char * | name = 0 |
) |
| Bool_t TRossendorfHistParam::getFillHisto | ( | void | ) | [inline] |
Definition at line 16 of file TRossendorfHistParam.h.
References fbHisto.
Referenced by TRossendorfProc::FinalizeEvent(), and TRossendorfProc::TRossendorfProc().
| Bool_t TRossendorfHistParam::getFillHisto | ( | void | ) | [inline] |
Definition at line 16 of file TRossendorfHistParam.h.
References fbHisto.
| Int_t TRossendorfHistParam::getHistBinsX | ( | Int_t | channel | ) | [inline] |
Definition at line 19 of file TRossendorfHistParam.h.
References histBins.
Referenced by TRossendorfProc::TRossendorfProc().
| Int_t TRossendorfHistParam::getHistBinsX | ( | Int_t | channel | ) | [inline] |
Definition at line 19 of file TRossendorfHistParam.h.
References histBins.
| Int_t TRossendorfHistParam::getHistBinsY | ( | Int_t | channel | ) | [inline] |
Definition at line 23 of file TRossendorfHistParam.h.
References histBins.
| Int_t TRossendorfHistParam::getHistBinsY | ( | Int_t | channel | ) | [inline] |
Definition at line 23 of file TRossendorfHistParam.h.
References histBins.
Referenced by TRossendorfProc::TRossendorfProc().
| Float_t TRossendorfHistParam::getHistHighX | ( | Int_t | channel | ) | [inline] |
Definition at line 17 of file TRossendorfHistParam.h.
References histHigh.
| Float_t TRossendorfHistParam::getHistHighX | ( | Int_t | channel | ) | [inline] |
Definition at line 17 of file TRossendorfHistParam.h.
References histHigh.
Referenced by TRossendorfProc::TRossendorfProc().
| Float_t TRossendorfHistParam::getHistHighY | ( | Int_t | channel | ) | [inline] |
Definition at line 21 of file TRossendorfHistParam.h.
References histHigh.
| Float_t TRossendorfHistParam::getHistHighY | ( | Int_t | channel | ) | [inline] |
Definition at line 21 of file TRossendorfHistParam.h.
References histHigh.
Referenced by TRossendorfProc::TRossendorfProc().
| Float_t TRossendorfHistParam::getHistLowX | ( | Int_t | channel | ) | [inline] |
Definition at line 18 of file TRossendorfHistParam.h.
References histLow.
| Float_t TRossendorfHistParam::getHistLowX | ( | Int_t | channel | ) | [inline] |
Definition at line 18 of file TRossendorfHistParam.h.
References histLow.
Referenced by TRossendorfProc::TRossendorfProc().
| Float_t TRossendorfHistParam::getHistLowY | ( | Int_t | channel | ) | [inline] |
Definition at line 22 of file TRossendorfHistParam.h.
References histLow.
| Float_t TRossendorfHistParam::getHistLowY | ( | Int_t | channel | ) | [inline] |
Definition at line 22 of file TRossendorfHistParam.h.
References histLow.
Referenced by TRossendorfProc::TRossendorfProc().
| void TRossendorfHistParam::setFillHisto | ( | Bool_t | state | ) | [inline] |
Definition at line 25 of file TRossendorfHistParam.h.
References fbHisto.
| void TRossendorfHistParam::setFillHisto | ( | Bool_t | state | ) | [inline] |
Definition at line 25 of file TRossendorfHistParam.h.
References fbHisto.
| void TRossendorfHistParam::setHistBinsX | ( | Int_t | channel, | |
| Int_t | value | |||
| ) | [inline] |
Definition at line 28 of file TRossendorfHistParam.h.
References histBins.
| void TRossendorfHistParam::setHistBinsX | ( | Int_t | channel, | |
| Int_t | value | |||
| ) | [inline] |
Definition at line 28 of file TRossendorfHistParam.h.
References histBins.
| void TRossendorfHistParam::setHistBinsY | ( | Int_t | channel, | |
| Int_t | value | |||
| ) | [inline] |
Definition at line 32 of file TRossendorfHistParam.h.
References histBins.
| void TRossendorfHistParam::setHistBinsY | ( | Int_t | channel, | |
| Int_t | value | |||
| ) | [inline] |
Definition at line 32 of file TRossendorfHistParam.h.
References histBins.
| void TRossendorfHistParam::setHistHighX | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 26 of file TRossendorfHistParam.h.
References histHigh.
| void TRossendorfHistParam::setHistHighX | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 26 of file TRossendorfHistParam.h.
References histHigh.
| void TRossendorfHistParam::setHistHighY | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 30 of file TRossendorfHistParam.h.
References histHigh.
| void TRossendorfHistParam::setHistHighY | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 30 of file TRossendorfHistParam.h.
References histHigh.
| void TRossendorfHistParam::setHistLowX | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 27 of file TRossendorfHistParam.h.
References histLow.
| void TRossendorfHistParam::setHistLowX | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 27 of file TRossendorfHistParam.h.
References histLow.
| void TRossendorfHistParam::setHistLowY | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 31 of file TRossendorfHistParam.h.
References histLow.
| void TRossendorfHistParam::setHistLowY | ( | Int_t | channel, | |
| Float_t | value | |||
| ) | [inline] |
Definition at line 31 of file TRossendorfHistParam.h.
References histLow.
Bool_t TRossendorfHistParam::fbHisto [protected] |
Definition at line 11 of file TRossendorfHistParam.h.
Referenced by getFillHisto(), setFillHisto(), and TRossendorfHistParam().
Int_t TRossendorfHistParam::histBins [protected] |
Definition at line 10 of file TRossendorfHistParam.h.
Referenced by getHistBinsX(), getHistBinsY(), setHistBinsX(), setHistBinsY(), and TRossendorfHistParam().
Float_t TRossendorfHistParam::histHigh [protected] |
Definition at line 8 of file TRossendorfHistParam.h.
Referenced by getHistHighX(), getHistHighY(), setHistHighX(), setHistHighY(), and TRossendorfHistParam().
Float_t TRossendorfHistParam::histLow [protected] |
Definition at line 9 of file TRossendorfHistParam.h.
Referenced by getHistLowX(), getHistLowY(), setHistLowX(), setHistLowY(), and TRossendorfHistParam().
1.7.1