![]() |
![]() |
#include <DTCalibMuonSelection.h>
Public Member Functions | |
DTCalibMuonSelection (const edm::ParameterSet &) | |
~DTCalibMuonSelection () | |
![]() | |
EDFilter () | |
virtual | ~EDFilter () |
![]() | |
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 | |
double | etaMax |
double | etaMin |
edm::InputTag | muonList |
double | ptMin |
Additional Inherited Members | |
![]() | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 15 of file DTCalibMuonSelection.h.
|
explicit |
Definition at line 22 of file DTCalibMuonSelection.cc.
References ExpressReco_HICollisions_FallBack::etaMax, ExpressReco_HICollisions_FallBack::etaMin, edm::ParameterSet::getParameter(), and ExpressReco_HICollisions_FallBack::ptMin.
DTCalibMuonSelection::~DTCalibMuonSelection | ( | ) |
Definition at line 31 of file DTCalibMuonSelection.cc.
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 34 of file DTCalibMuonSelection.cc.
References ExpressReco_HICollisions_FallBack::etaMax, ExpressReco_HICollisions_FallBack::etaMin, edm::Event::getByLabel(), ExpressReco_HICollisions_FallBack::ptMin, and query::result.
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 32 of file DTCalibMuonSelection.h.
|
private |
Definition at line 31 of file DTCalibMuonSelection.h.
|
private |
Definition at line 29 of file DTCalibMuonSelection.h.
|
private |
Definition at line 33 of file DTCalibMuonSelection.h.