#include <SelectReplacementCandidates.h>
Public Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iConfig) |
SelectReplacementCandidates (const edm::ParameterSet &iSetup) | |
~SelectReplacementCandidates () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
int | determineMuonsToUse (const edm::Event &iEvent, const edm::EventSetup &iConfig, reco::Muon *muon1, reco::Muon *muon2) |
int | determineMuonsToUse_old (const edm::Event &iEvent, const edm::EventSetup &iConfig, reco::Muon *muon1, reco::Muon *muon2) |
void | getRawIDsAdvanced (const edm::Event &iEvent, const edm::EventSetup &iConfig, std::vector< uint32_t > *L, reco::Muon *muon, bool includeHCAL) |
template<typename T > | |
void | ProductNotFound (const edm::Event &iEvent, edm::InputTag inputTag) |
void | transformMuMu2TauTau (reco::Muon *muon1, reco::Muon *muon2) |
transform muon into tau More... | |
Private Attributes | |
edm::InputTag | muonInputTag_ |
TrackAssociatorParameters | parameters_ |
double | targetParticleMass_ |
int | targetParticlePdgID_ |
TrackDetectorAssociator | trackAssociator_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 26 of file SelectReplacementCandidates.h.
SelectReplacementCandidates::SelectReplacementCandidates | ( | const edm::ParameterSet & | iSetup | ) |
Definition at line 4 of file SelectReplacementCandidates.cc.
References edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), TrackAssociatorParameters::loadParameters(), muonInputTag_, Parameters::parameters, parameters_, targetParticleMass_, targetParticlePdgID_, trackAssociator_, and TrackDetectorAssociator::useDefaultPropagator().
SelectReplacementCandidates::~SelectReplacementCandidates | ( | ) |
Definition at line 23 of file SelectReplacementCandidates.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 61 of file SelectReplacementCandidates.cc.
|
private |
Definition at line 72 of file SelectReplacementCandidates.cc.
References gather_cfg::cout, deltaR(), edm::Event::getByLabel(), edm::Event::getManyByType(), i, muonInputTag_, patZpeak::muons, p4, dt_dqm_sourceclient_common_cff::reco, edm::View< T >::size(), HLT_50ns_5e33_v1_cff::trackCollection, and detailsBasic3DVector::z.
Referenced by produce().
|
private |
Definition at line 129 of file SelectReplacementCandidates.cc.
References gather_cfg::cout, edm::Event::getByLabel(), muonInputTag_, patZpeak::muons, dt_dqm_sourceclient_common_cff::reco, and HLT_50ns_5e33_v1_cff::trackCollection.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 66 of file SelectReplacementCandidates.cc.
|
private |
Definition at line 155 of file SelectReplacementCandidates.cc.
References TrackDetectorAssociator::associate(), reco::Muon::bestTrackRef(), gather_cfg::cout, TrackDetMatchInfo::ecalRecHits, edm::RefToBase< T >::get(), TrackDetMatchInfo::hcalRecHits, i, info(), edm::RefToBase< T >::isNonnull(), parameters_, dt_dqm_sourceclient_common_cff::reco, and trackAssociator_.
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 28 of file SelectReplacementCandidates.cc.
References gather_cfg::cout, determineMuonsToUse(), getRawIDsAdvanced(), patZpeak::muons, edm::Event::put(), and transformMuMu2TauTau().
|
private |
Definition at line 184 of file SelectReplacementCandidates.cc.
References gather_cfg::cout, and edm::Event::getManyByType().
|
private |
transform muon into tau
Definition at line 203 of file SelectReplacementCandidates.cc.
References funct::abs(), assert(), reco::LeafCandidate::p4(), reco::LeafCandidate::pdgId(), EnergyCorrector::pt, dt_dqm_sourceclient_common_cff::reco, reco::LeafCandidate::setP4(), reco::LeafCandidate::setPdgId(), reco::LeafCandidate::setStatus(), mathSSE::sqrt(), targetParticleMass_, and targetParticlePdgID_.
Referenced by produce().
|
private |
Definition at line 46 of file SelectReplacementCandidates.h.
Referenced by determineMuonsToUse(), determineMuonsToUse_old(), and SelectReplacementCandidates().
|
private |
Definition at line 45 of file SelectReplacementCandidates.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), getRawIDsAdvanced(), and SelectReplacementCandidates().
|
private |
Definition at line 48 of file SelectReplacementCandidates.h.
Referenced by SelectReplacementCandidates(), and transformMuMu2TauTau().
|
private |
Definition at line 49 of file SelectReplacementCandidates.h.
Referenced by SelectReplacementCandidates(), and transformMuMu2TauTau().
|
private |
Definition at line 44 of file SelectReplacementCandidates.h.
Referenced by getRawIDsAdvanced(), and SelectReplacementCandidates().