boca::Profile Member List
This is the complete list of members for boca::Profile, including all inherited members.
Canvas() | boca::Canvas | |
Canvas(std::string const &path, std::string const &name, bool show_title=false) | boca::Canvas | |
Canvas(Canvas const &)=default | boca::Canvas | |
Canvas(Canvas &&)=default | boca::Canvas | |
canvas() const | boca::Canvas | |
canvas() | boca::Canvas | |
FileBaseName() const override | boca::Profile | virtual |
FileName() const | boca::Canvas | |
operator=(Canvas const &)&=default | boca::Canvas | |
operator=(Canvas &&)&=default | boca::Canvas | |
Path() const | boca::Canvas | protected |
Profile(std::string const &path, std::string const &folder, std::string const &name, bool show_title=false) | boca::Profile | |
SaveAs(std::string const &name) | boca::Canvas | |
SetDimensions(latex::String const &name, int bins, Rectangle< double > const &range) | boca::Profile | |
SetLog(Range< Value > const &range) | boca::Canvas | inline |
SetLog() | boca::Canvas | |
SetProfile(Plot const &signal, Plot const &background) | boca::Profile | |
SetXAxis(latex::String const &title) | boca::Profile | |
SetYAxis(latex::String const &title) | boca::Profile | |
SetZAxis(latex::String const &title, int bins) | boca::Profile | |
Title() const | boca::Canvas | protected |
~Canvas() | boca::Canvas | inlineprotected |
~Profile() | boca::Profile |