#include <Alignment/MillePedeAlignmentAlgorithm/plugins/ZMuMuMassConstraintParameterFinder.cc>
Classes | |
class | DiMuonInfo |
helper class containing information about a di-muon system More... | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const double | etaMax_ |
const double | etaMin_ |
edm::EDGetTokenT< reco::GenParticleCollection > | genParticlesToken_ |
const double | maxMassPair_ |
const double | minMassPair_ |
DiMuonInfo | muonInfo_ |
DiMuonInfo | muonInfoFromZ_ |
const int | muonPdg_ {13} |
const double | phiMax_ |
const double | phiMin_ |
const double | pMin_ |
const double | ptMin_ |
const int | zBosonPdg_ {23} |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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: Determines the generator di-muon invariant-mass distribution
Implementation:
Generator muons are extracted from the genParticles collection and matched to Z-boson decays. The configured selection should match the selection applied on muon tracks in real data to obtain a "true" invariant mass distribution within the selection.
Definition at line 49 of file ZMuMuMassConstraintParameterFinder.cc.
|
explicit |
Definition at line 108 of file ZMuMuMassConstraintParameterFinder.cc.
References etaMax_, etaMin_, TFileService::kSharedResource, ZMuMuMassConstraintParameterFinder::DiMuonInfo::maxMassPair_, ZMuMuMassConstraintParameterFinder::DiMuonInfo::minMassPair_, muonInfo_, muonInfoFromZ_, phiMax_, phiMin_, pMin_, ptMin_, ZMuMuMassConstraintParameterFinder::DiMuonInfo::setupTree(), and ~ZMuMuMassConstraintParameterFinder().
|
override |
Definition at line 129 of file ZMuMuMassConstraintParameterFinder.cc.
References analyze().
Referenced by ZMuMuMassConstraintParameterFinder().
|
overrideprivate |
Definition at line 141 of file ZMuMuMassConstraintParameterFinder.cc.
References funct::abs(), etaMax_, etaMin_, ZMuMuMassConstraintParameterFinder::DiMuonInfo::fill(), fillDescriptions(), GenHFHadronMatcher_cfi::genParticles, genParticlesToken_, edm::Event::getByToken(), muonInfo_, muonInfoFromZ_, muonPdg_, ZMuMuMassConstraintParameterFinder::DiMuonInfo::muons(), phiMax_, phiMin_, pMin_, edm::Handle< T >::product(), ptMin_, and zBosonPdg_.
Referenced by ~ZMuMuMassConstraintParameterFinder().
|
static |
Definition at line 167 of file ZMuMuMassConstraintParameterFinder.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), ZMuMuMassConstraintParameterFinder::DiMuonInfo::DiMuonInfo(), and edm::ParameterSetDescription::setComment().
Referenced by analyze().
|
private |
Definition at line 91 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 90 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 81 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze().
|
private |
Definition at line 97 of file ZMuMuMassConstraintParameterFinder.cc.
|
private |
Definition at line 96 of file ZMuMuMassConstraintParameterFinder.cc.
|
private |
Definition at line 99 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 100 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 84 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze().
|
private |
Definition at line 93 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 92 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 88 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 89 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze(), and ZMuMuMassConstraintParameterFinder().
|
private |
Definition at line 85 of file ZMuMuMassConstraintParameterFinder.cc.
Referenced by analyze().