![]() |
![]() |
Public Member Functions | |
L3MuonCleaner (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
virtual | ~L3MuonCleaner () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 Attributes | |
edm::InputTag | m_input |
double | m_maxNormalizedChi2 |
int | m_minMuonHits |
int | m_minTrkHits |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 14 of file L3MuonCleaner.cc.
L3MuonCleaner::L3MuonCleaner | ( | const edm::ParameterSet & | parameterSet | ) |
Definition at line 26 of file L3MuonCleaner.cc.
References edm::ParameterSet::getParameter(), m_input, m_maxNormalizedChi2, m_minMuonHits, and m_minTrkHits.
|
inlinevirtual |
Definition at line 17 of file L3MuonCleaner.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 34 of file L3MuonCleaner.cc.
References m_input, m_maxNormalizedChi2, m_minMuonHits, m_minTrkHits, and testEve_cfg::tracks.
|
private |
Definition at line 20 of file L3MuonCleaner.cc.
Referenced by L3MuonCleaner(), and produce().
|
private |
Definition at line 23 of file L3MuonCleaner.cc.
Referenced by L3MuonCleaner(), and produce().
|
private |
Definition at line 22 of file L3MuonCleaner.cc.
Referenced by L3MuonCleaner(), and produce().
|
private |
Definition at line 21 of file L3MuonCleaner.cc.
Referenced by L3MuonCleaner(), and produce().