|
void | _do_fill (std::vector< float > &val) |
|
|
| ContainerTH1 (const std::string &name, const std::string &title, GenValue *value, int nbins, float low, float high) |
|
void | save_as (const std::string &fname, const SaveOption &option=SaveOption::PNG) |
|
| Container (const std::string &name, TH1 *container) |
|
virtual TH1 * | get_container () |
|
| GenContainer (const std::string name, const std::string &desc) |
|
| GenContainer (const std::string name) |
|
void | add_filter (GenValue *filter) |
|
void | fill () |
|
void | set_description (const std::string &description) |
|
const std::string & | get_name () |
|
virtual void | save (const SaveOption &option=SaveOption::PNG) |
|
std::string | title |
|
int | nbins |
|
float | low |
|
float | high |
|
Value< std::vector< float > > * | value |
|
TH1 * | container |
|
The documentation for this class was generated from the following file: