#include <DPGAnalysis/SiStripTools/LargeEvents.cc>
Public Member Functions | |
LargeEvents (const edm::ParameterSet &) | |
~LargeEvents () | |
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 | |
int | _absthr |
edm::InputTag | _collection |
int | _modthr |
edm::ESHandle< SiStripQuality > | _qualityHandle |
std::string | _qualityLabel |
edm::ESWatcher< SiStripQualityRcd > | _qualityWatcher |
bool | _useQuality |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
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: templated EDFilter to select events with large number of SiStripDigi or SiStripCluster
Implementation: <Notes on="" implementation>="">
Definition at line 54 of file LargeEvents.cc.
|
explicit |
Definition at line 88 of file LargeEvents.cc.
LargeEvents< T >::~LargeEvents | ( | ) |
Definition at line 101 of file LargeEvents.cc.
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 117 of file LargeEvents.cc.
References edm::EventSetup::get(), edm::Event::getByLabel(), and LogDebug.
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 67 of file LargeEvents.cc.
|
private |
Definition at line 66 of file LargeEvents.cc.
Referenced by SequenceTypes._SequenceCollection::__add__(), SequenceTypes._SequenceCollection::__mul__(), SequenceTypes._SequenceCollection::__str__(), SequenceTypes._SequenceCollection::_appendToCollection(), SequenceTypes._SequenceCollection::dumpSequenceConfig(), SequenceTypes._SequenceCollection::dumpSequencePython(), SequenceTypes._SequenceCollection::resolve(), and SequenceTypes._SequenceCollection::visitNode().
|
private |
Definition at line 68 of file LargeEvents.cc.
|
private |
Definition at line 71 of file LargeEvents.cc.
|
private |
Definition at line 70 of file LargeEvents.cc.
|
private |
Definition at line 72 of file LargeEvents.cc.
|
private |
Definition at line 69 of file LargeEvents.cc.