#include <DPGAnalysis/PickEvents/src/PickEvents.cc>
Public Member Functions | |
PickEvents (const edm::ParameterSet &) | |
~PickEvents () | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::vector< edm::EventNumber_t > | endevent |
std::vector< edm::RunNumber_t > | endrun |
std::string | listrunevents_ |
std::string | listruneventsinpath_ |
int | nEventsAnalyzed |
int | nEventsSelected |
std::vector< edm::EventNumber_t > | startevent |
std::vector< edm::RunNumber_t > | startrun |
std::vector< bool > | whattodo |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 46 of file PickEvents.cc.
|
explicit |
Definition at line 72 of file PickEvents.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), listrunevents_, and listruneventsinpath_.
PickEvents::~PickEvents | ( | ) |
Definition at line 85 of file PickEvents.cc.
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 119 of file PickEvents.cc.
References gather_cfg::cout, endevent, endrun, first, prof2calltree::last, geometryCSVtoXML::line, listrunevents_, max(), edm::EventID::maxEventNumber(), nEventsAnalyzed, nEventsSelected, findQualityFiles::size, startevent, startrun, EcalElecEmulTccFlatFileProducerFromTPG_cfg::tokens, and whattodo.
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 206 of file PickEvents.cc.
References gather_cfg::cout, nEventsAnalyzed, and nEventsSelected.
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 90 of file PickEvents.cc.
References endevent, endrun, edm::EventID::event(), edm::EventBase::id(), nEventsAnalyzed, nEventsSelected, edm::EventID::run(), startevent, startrun, and whattodo.
Referenced by python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 63 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 61 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 56 of file PickEvents.cc.
Referenced by beginJob(), and PickEvents().
|
private |
Definition at line 57 of file PickEvents.cc.
Referenced by PickEvents().
|
private |
Definition at line 65 of file PickEvents.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 66 of file PickEvents.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 62 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 60 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 59 of file PickEvents.cc.
Referenced by beginJob(), and filter().