#include <SiStripBaseServiceFromDQM.h>
Public Member Functions | |
bool | operator() (const MonitorElement *ME) const |
StringNotMatch (const std::string &name) | |
Protected Attributes | |
std::string | name_ |
Definition at line 65 of file SiStripBaseServiceFromDQM.h.
SiStripBaseServiceFromDQM< T >::StringNotMatch::StringNotMatch | ( | const std::string & | name | ) | [inline] |
Definition at line 67 of file SiStripBaseServiceFromDQM.h.
bool SiStripBaseServiceFromDQM< T >::StringNotMatch::operator() | ( | const MonitorElement * | ME | ) | const [inline] |
Definition at line 71 of file SiStripBaseServiceFromDQM.h.
References MonitorElement::getName(), and SiStripBaseServiceFromDQM< T >::StringNotMatch::name_.
std::string SiStripBaseServiceFromDQM< T >::StringNotMatch::name_ [protected] |
Definition at line 76 of file SiStripBaseServiceFromDQM.h.
Referenced by SiStripBaseServiceFromDQM< T >::StringNotMatch::operator()().