#include <MuonMiniAOD.h>
Private Member Functions | |
bool | PassesCut_A (edm::View< pat::Muon >::const_iterator, reco::Vertex, TString) |
bool | PassesCut_B (edm::View< pat::Muon >::const_iterator, reco::Vertex, TString) |
Private Attributes | |
bool | doPVCheck_ |
std::string | metname |
edm::ParameterSet | parameters |
edm::EDGetTokenT< reco::BeamSpot > | theBeamSpotLabel_ |
edm::EDGetTokenT< edm::View< pat::Muon > > | theMuonCollectionLabel_ |
edm::EDGetTokenT< reco::VertexCollection > | theVertexLabel_ |
std::vector< MonitorElement * > | workingPoints |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 29 of file MuonMiniAOD.h.
MuonMiniAOD::MuonMiniAOD | ( | const edm::ParameterSet & | pSet | ) |
Constructor.
Definition at line 11 of file MuonMiniAOD.cc.
|
override |
|
override |
Inizialize parameters for histo binning.
Definition at line 87 of file MuonMiniAOD.cc.
References reco::BeamSpot::BeamWidthX(), reco::BeamSpot::BeamWidthY(), relativeConstraints::error, edm::Event::getByToken(), edm::HandleBase::isValid(), LogTrace, metname, nano_cff::muons, reco::BeamSpot::position(), position, and reco::BeamSpot::sigmaZ().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 24 of file MuonMiniAOD.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 48 of file MuonMiniAOD.cc.
References muon::isHighPtMuon(), muon::isLooseMuon(), muon::isMediumMuon(), muon::isSoftMuon(), and muon::isTightMuon().
|
private |
Definition at line 67 of file MuonMiniAOD.cc.
References muon::isHighPtMuon(), muon::isLooseMuon(), muon::isMediumMuon(), muon::isSoftMuon(), and muon::isTightMuon().
|
private |
Definition at line 60 of file MuonMiniAOD.h.
|
private |
Definition at line 50 of file MuonMiniAOD.h.
|
private |
Definition at line 46 of file MuonMiniAOD.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 62 of file MuonMiniAOD.h.
|
private |
Definition at line 48 of file MuonMiniAOD.h.
|
private |
Definition at line 61 of file MuonMiniAOD.h.
|
private |
Definition at line 53 of file MuonMiniAOD.h.