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