#include <cfloat>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | UtilHist |
Functions | |
| double | HMin (const vector< TH1 * > &hists, double min=-DBL_MAX, bool IncErr=true) |
| double | HMax (const vector< TH1 * > &hists, double max=DBL_MAX, bool IncErr=true) |
|
||||||||||||||||
|
Referenced by UtilHist::HMax(). |
|
||||||||||||||||
|
Referenced by UtilHist::HMin(). |
1.3.9.1