CepGen 1.2.5
Central exclusive processes event generator
|
This is the complete list of members for Hist1D, including all inherited members.
add(Hist1D, double scaling=1.) | Hist1D | |
axis() const | Hist1D | |
axis_t typedef | Drawable | |
bin(double x) const | Hist1D | |
BinMode enum name | Histogram | |
binRange(size_t bin) const | Hist1D | |
bins(BinMode) const | Hist1D | |
both enum value | Histogram | |
chi2test(const Hist1D &, size_t &ndf) const | Hist1D | |
clear() override | Hist1D | virtual |
Drawable(const std::string &name="", const std::string &title="") | Drawable | explicit |
dualaxis_t typedef | Drawable | |
extractBins(BinMode mode, size_t num_bins, const std::function< Limits(size_t)> &bins_extractor) const | Histogram | protected |
fill(double x, double weight=1.) | Hist1D | |
high enum value | Histogram | |
Hist1D(const ParametersList &) | Hist1D | explicit |
Hist1D(size_t num_bins_x, const Limits &, const std::string &name="", const std::string &title="") | Hist1D | explicit |
Hist1D(const std::vector< double > &bins, const std::string &name="", const std::string &title="") | Hist1D | explicit |
Hist1D(const Hist1D &) | Hist1D | |
Histogram()=default | Histogram | |
integral(bool=false) const override | Hist1D | virtual |
isGraph1D() const | Drawable | virtual |
isGraph2D() const | Drawable | virtual |
isHist1D() const override final | Hist1D | virtual |
isHist2D() const | Drawable | virtual |
low enum value | Histogram | |
maximum() const override | Hist1D | virtual |
mean() const | Hist1D | |
minimum() const override | Hist1D | virtual |
name() const | Drawable | |
name_ | Drawable | protected |
nbins() const | Hist1D | |
normalise(double integ=1.) | Histogram | |
overflow() const | Hist1D | |
range() const | Hist1D | |
rms() const | Hist1D | |
sample(RandomGenerator &) const | Hist1D | |
scale(double) override | Hist1D | virtual |
setName(const std::string &name) | Drawable | |
setTitle(const std::string &title) | Drawable | |
setValue(size_t bin, Value value) | Hist1D | |
title() const | Drawable | |
title_ | Drawable | protected |
underflow() const | Hist1D | |
value(size_t bin) const | Hist1D | |
values() const | Hist1D | |
xAxis() | Drawable | |
xAxis() const | Drawable | |
xaxis_ | Drawable | protected |
yAxis() | Drawable | |
yAxis() const | Drawable | |
yaxis_ | Drawable | protected |
zAxis() | Drawable | |
zAxis() const | Drawable | |
zaxis_ | Drawable | protected |
~Drawable() | Drawable | virtual |
~Histogram()=default | Histogram | virtual |