#include <Selector.h>
Public Member Functions | |
virtual MatchAllSelector * | clone () const |
virtual bool | doMatch (ConstBranchDescription const &) const |
MatchAllSelector () | |
Public Member Functions inherited from edm::SelectorBase | |
bool | match (ConstBranchDescription const &p) const |
virtual | ~SelectorBase () |
Class MatchAllSelector. Dummy selector whose match function always returns true.
Definition at line 146 of file Selector.h.
|
inline |
|
inlinevirtual |
Implements edm::SelectorBase.
Definition at line 155 of file Selector.h.
References MatchAllSelector().
|
inlinevirtual |
Implements edm::SelectorBase.
Definition at line 151 of file Selector.h.