#include <DummySelector.h>
Public Member Functions | |
DummySelector (const edm::ParameterSet &) | |
void | newEvent (const edm::Event &, const edm::EventSetup &) |
template<typename T > | |
bool | operator() (const T &) |
Private Attributes | |
bool | updated_ |
Definition at line 20 of file DummySelector.h.
|
inlineexplicit |
Definition at line 22 of file DummySelector.h.
|
inline |
|
inline |
Definition at line 25 of file DummySelector.h.
References edm::errors::Configuration, edm::hlt::Exception, and updated_.
|
private |
Definition at line 32 of file DummySelector.h.
Referenced by newEvent(), and operator()().