|
| | CutMonAxisConf (Int_t cut, Int_t par=0, Int_t bin=100, Double_t min=0, Double_t max=1) |
| |
| | CutMonAxisConf (TString name, Int_t par=0, Int_t bin=100, Double_t min=0, Double_t max=1) |
| |
| Int_t | GetCutNo () const |
| |
| void | SetAxis (Int_t bins, Double_t min, Double_t max) |
| |
| void | FixCutNo (Int_t no) |
| |
| Int_t | GetParameterNo () const |
| |
| TString | GetCutClassName () const |
| |
| | HistogramAxisConf (Int_t bins, Double_t min, Double_t max) |
| |
| | HistogramAxisConf (TString title, Int_t bins=100, Double_t min=0, Double_t max=100) |
| |
| Int_t | GetNBins () const |
| |
| Double_t | GetMin () const |
| |
| Double_t | GetMax () const |
| |
|
| ClassDef (HistogramAxisConf, 1) virtual void Print(Option_t *option |
| |
|
| void | SetConf (Int_t bins, Double_t min, Double_t max) |
| |
Definition at line 23 of file CutMonitorRequest.h.
◆ CutMonAxisConf() [1/3]
| Hal::CutMonAxisConf::CutMonAxisConf |
( |
| ) |
|
|
inline |
◆ CutMonAxisConf() [2/3]
| Hal::CutMonAxisConf::CutMonAxisConf |
( |
Int_t | cut, |
|
|
Int_t | par = 0, |
|
|
Int_t | bin = 100, |
|
|
Double_t | min = 0, |
|
|
Double_t | max = 1 ) |
|
inline |
- Parameters
-
| cut | number of cut |
| par | number of monitored parameter in cut |
| bin | number of bins |
| min | lower range of axis |
| max | upper range of axis |
Definition at line 38 of file CutMonitorRequest.h.
◆ CutMonAxisConf() [3/3]
| Hal::CutMonAxisConf::CutMonAxisConf |
( |
TString | name, |
|
|
Int_t | par = 0, |
|
|
Int_t | bin = 100, |
|
|
Double_t | min = 0, |
|
|
Double_t | max = 1 ) |
|
inline |
- Parameters
-
| name | name of the cut class |
| par | number of monitored parameter in cut |
| bin | number of bins |
| min | lower range of axis |
| max | upper range of axis |
Definition at line 48 of file CutMonitorRequest.h.
◆ ~CutMonAxisConf()
| virtual Hal::CutMonAxisConf::~CutMonAxisConf |
( |
| ) |
|
|
inlinevirtual |
◆ FixCutNo()
| void Hal::CutMonAxisConf::FixCutNo |
( |
Int_t | no | ) |
|
◆ GetCutClassName()
| TString Hal::CutMonAxisConf::GetCutClassName |
( |
| ) |
const |
|
inline |
◆ GetCutNo()
| Int_t Hal::CutMonAxisConf::GetCutNo |
( |
| ) |
const |
|
inline |
◆ GetParameterNo()
| Int_t Hal::CutMonAxisConf::GetParameterNo |
( |
| ) |
const |
|
inline |
◆ SetAxis()
| void Hal::CutMonAxisConf::SetAxis |
( |
Int_t | bins, |
|
|
Double_t | min, |
|
|
Double_t | max ) |
|
inline |
set axis parameters
- Parameters
-
| bins | number of bins |
| min | lower range of axis |
| max | upper range of axis |
Definition at line 61 of file CutMonitorRequest.h.
The documentation for this class was generated from the following files: