|
void | SetConf (Int_t bins, Double_t min, Double_t max) |
|
Definition at line 21 of file HistogramManager.h.
◆ HistogramAxisConf() [1/3]
Hal::HistogramAxisConf::HistogramAxisConf |
( |
| ) |
|
◆ HistogramAxisConf() [2/3]
Hal::HistogramAxisConf::HistogramAxisConf |
( |
Int_t | bins, |
|
|
Double_t | min, |
|
|
Double_t | max ) |
- Parameters
-
bins | number of bins |
min | lower edge of axis |
max | upper edge of axis |
Definition at line 24 of file HistogramManager.cxx.
◆ HistogramAxisConf() [3/3]
Hal::HistogramAxisConf::HistogramAxisConf |
( |
TString | title, |
|
|
Int_t | bins = 100, |
|
|
Double_t | min = 0, |
|
|
Double_t | max = 100 ) |
- Parameters
-
title | axis title |
bins | number of bins |
min | lower edge of axis |
max | upper edge of axis |
Definition at line 26 of file HistogramManager.cxx.
◆ ~HistogramAxisConf()
virtual Hal::HistogramAxisConf::~HistogramAxisConf |
( |
| ) |
|
|
inlinevirtual |
◆ GetMax()
Double_t Hal::HistogramAxisConf::GetMax |
( |
| ) |
const |
|
inline |
◆ GetMin()
Double_t Hal::HistogramAxisConf::GetMin |
( |
| ) |
const |
|
inline |
◆ GetNBins()
Int_t Hal::HistogramAxisConf::GetNBins |
( |
| ) |
const |
|
inline |
◆ SetConf()
void Hal::HistogramAxisConf::SetConf |
( |
Int_t | bins, |
|
|
Double_t | min, |
|
|
Double_t | max ) |
|
inlineprotected |
The documentation for this class was generated from the following files: