![]() |
AmpGen 2.1
|
This is the complete list of members for AmpGen::Projection, including all inherited members.
| binFunctor() const | AmpGen::Projection | |
| m_func | AmpGen::Projection | |
| m_max | AmpGen::Projection | |
| m_min | AmpGen::Projection | |
| m_name | AmpGen::Projection | |
| m_nBins | AmpGen::Projection | |
| m_units | AmpGen::Projection | |
| m_width | AmpGen::Projection | |
| m_xAxisTitle | AmpGen::Projection | |
| name() const | AmpGen::Projection | |
| operator()(const eventlist_type &evts, const ARGS... args) const | AmpGen::Projection | inline |
| operator()(const eventlist_type &evts, const keyedFunctors &weightFunction, const ARGS... args) const | AmpGen::Projection | inline |
| operator()(const Event &evt) const | AmpGen::Projection | |
| plot(const std::string &prefix="") const | AmpGen::Projection | |
| Projection() | AmpGen::Projection | |
| Projection(const FCN &fcn, const std::string &name, const std::string &xAxisTitle, const size_t &nBins, const double &min, const double &max, const std::string &units="") | AmpGen::Projection | inline |
| Projection(const std::function< double(const Event &)> &fcn, const std::string &name, const std::string &xAxisTitle, const size_t &nBins, const double &min, const double &max, const std::string &units="") | AmpGen::Projection | |
| Projection2D class | AmpGen::Projection | friend |
| projInternal(const eventlist_type &, const ArgumentPack &) const | AmpGen::Projection | |
| projInternal(const eventlist_type &, const keyedFunctors &, const ArgumentPack &) const | AmpGen::Projection | |
| setRange(const double &min, const double &max) | AmpGen::Projection | inline |