This is the complete list of members for PlotCategory, including all inherited members.
description() const | PlotCategory | inline |
fDescr | PlotCategory | private |
fName | PlotCategory | private |
fTest | PlotCategory | private |
name() const | PlotCategory | inline |
operator std::string() const | PlotCategory | inline |
operator()(EventInfo_t const &info) const | PlotCategory | inline |
PlotCategory(std::string name, std::string descr={}, QualifyFunc_t &&test=[](EventInfo_t const &){return true;}) | PlotCategory | inline |
QualifyFunc_t typedef | PlotCategory | |
test(EventInfo_t const &info) const | PlotCategory | inline |