#include <CutSetter.h>
Public Member Functions | |
CutSetter (SelectorPtr &cut, SelectorStack &selStack) | |
void | operator() (const char *, const char *) const |
Public Attributes | |
SelectorPtr & | cut_ |
SelectorStack & | selStack_ |
Definition at line 18 of file CutSetter.h.
reco::parser::CutSetter::CutSetter | ( | SelectorPtr & | cut, |
SelectorStack & | selStack | ||
) | [inline] |
Definition at line 19 of file CutSetter.h.
void reco::parser::CutSetter::operator() | ( | const char * | , |
const char * | |||
) | const [inline] |
Definition at line 28 of file CutSetter.h.
Referenced by operator()().
Definition at line 29 of file CutSetter.h.
Referenced by operator()().