#include <DPGAnalysis/PickEvents/src/PickEvents.cc>
Private Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual bool | filter (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< edm::EventNumber_t > | endevent |
std::vector< edm::RunNumber_t > | endrun |
bool | isRunLsBased_ |
std::string | listrunevents_ |
std::string | listruneventsinpath_ |
std::vector < edm::LuminosityBlockRange > | luminositySectionsBlockRanges_ |
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 |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 55 of file PickEvents.cc.
|
explicit |
Definition at line 83 of file PickEvents.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), isRunLsBased_, listrunevents_, listruneventsinpath_, luminositySectionsBlockRanges_, and AlCaHLTBitMon_QueryRunRegistry::string.
PickEvents::~PickEvents | ( | ) |
Definition at line 107 of file PickEvents.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 176 of file PickEvents.cc.
References gather_cfg::cout, endevent, endrun, first, isRunLsBased_, prof2calltree::last, geometryCSVtoXML::line, listrunevents_, luminositySectionsBlockRanges_, bookConverter::max, edm::EventID::maxEventNumber(), nEventsAnalyzed, nEventsSelected, orderLuminosityBlockRange(), findQualityFiles::size, python.multivaluedict::sort(), contentValuesCheck::ss, startevent, startrun, AlCaHLTBitMon_QueryRunRegistry::string, and whattodo.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 275 of file PickEvents.cc.
References gather_cfg::cout, nEventsAnalyzed, and nEventsSelected.
|
overrideprivatevirtual |
Implements edm::EDFilter.
Definition at line 112 of file PickEvents.cc.
References endevent, endrun, edm::EventID::event(), edm::EventBase::id(), isRunLsBased_, edm::EventID::luminosityBlock(), luminositySectionsBlockRanges_, nEventsAnalyzed, nEventsSelected, edm::EventID::run(), startevent, startrun, and whattodo.
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 75 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 73 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 67 of file PickEvents.cc.
Referenced by beginJob(), filter(), and PickEvents().
|
private |
Definition at line 65 of file PickEvents.cc.
Referenced by beginJob(), and PickEvents().
|
private |
Definition at line 66 of file PickEvents.cc.
Referenced by PickEvents().
|
private |
Definition at line 68 of file PickEvents.cc.
Referenced by beginJob(), filter(), and PickEvents().
|
private |
Definition at line 77 of file PickEvents.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 78 of file PickEvents.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 74 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 72 of file PickEvents.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 71 of file PickEvents.cc.
Referenced by beginJob(), and filter().