#include <BPhysicsOniaDQM.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
Get the analysis. More... | |
void | beginJob () |
Inizialize parameters for histo binning. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) |
void | beginRun (const edm::Run &iRun, const edm::EventSetup &iSetup) |
BPhysicsOniaDQM (const edm::ParameterSet &) | |
Constructor. More... | |
void | endJob (void) |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) |
void | endRun (const edm::Run &iRun, const edm::EventSetup &iSetup) |
virtual | ~BPhysicsOniaDQM () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
float | computeMass (const math::XYZVector &vec1, const math::XYZVector &vec2) |
bool | isMuonInAccept (const reco::Muon &recoMu) |
bool | selGlobalMuon (const reco::Muon &recoMu) |
bool | selTrackerMuon (const reco::Muon &recoMu) |
Private Attributes | |
MonitorElement * | diMuonMass_global |
MonitorElement * | diMuonMass_standalone |
MonitorElement * | diMuonMass_tracker |
MonitorElement * | glbBkgNoCut |
MonitorElement * | glbSigCut |
MonitorElement * | glbSigNoCut |
MonitorElement * | global_background |
std::map< int, int > | jpsiGlbSig |
int | jpsiGlbSigPerLS |
std::map< int, int > | jpsiStaSig |
int | jpsiStaSigPerLS |
std::map< int, int > | jpsiTrkSig |
int | jpsiTrkSigPerLS |
std::string | metname |
math::XYZPoint | RefVtx |
MonitorElement * | staBkgNoCut |
MonitorElement * | standalone_background |
MonitorElement * | staSigCut |
MonitorElement * | staSigNoCut |
DQMStore * | theDbe |
edm::InputTag | theMuonCollectionLabel |
MonitorElement * | tracker_background |
MonitorElement * | trkBkgNoCut |
MonitorElement * | trkSigCut |
MonitorElement * | trkSigNoCut |
edm::InputTag | vertex |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
DQM offline for quarkonia
Definition at line 28 of file BPhysicsOniaDQM.h.
BPhysicsOniaDQM::BPhysicsOniaDQM | ( | const edm::ParameterSet & | parameters | ) |
Constructor.
Definition at line 33 of file BPhysicsOniaDQM.cc.
References edm::ParameterSet::getParameter(), and NULL.
|
virtual |
|
virtual |
Get the analysis.
Implements edm::EDAnalyzer.
Definition at line 92 of file BPhysicsOniaDQM.cc.
References edm::Event::getByLabel(), muon::isGoodMuon(), edm::HandleBase::isValid(), LogTrace, metname, patZpeak::muons, NULL, and muon::TrackerMuonArbitrated.
|
virtual |
Inizialize parameters for histo binning.
Reimplemented from edm::EDAnalyzer.
Definition at line 63 of file BPhysicsOniaDQM.cc.
References LogTrace, metname, NULL, and cppFunctionSkipper::operator.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 221 of file BPhysicsOniaDQM.cc.
References LogTrace, and metname.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 279 of file BPhysicsOniaDQM.cc.
References LogTrace, and metname.
|
private |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 217 of file BPhysicsOniaDQM.cc.
References LogTrace, and metname.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 230 of file BPhysicsOniaDQM.cc.
References edm::LuminosityBlock::getByLabel(), edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), runregparse::lumiSummary, and metname.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 284 of file BPhysicsOniaDQM.cc.
References LogTrace, and metname.
|
private |
Definition at line 317 of file BPhysicsOniaDQM.cc.
References reco::LeafCandidate::eta(), reco::LeafCandidate::p(), and reco::LeafCandidate::pt().
|
private |
Definition at line 325 of file BPhysicsOniaDQM.cc.
References reco::Muon::globalTrack(), reco::Muon::innerTrack(), reco::HitPattern::numberOfValidMuonHits(), AlCaHLTBitMon_ParallelJobs::p, reco::HitPattern::pixelLayersWithMeasurement(), and lumiQueryAPI::q.
|
private |
Definition at line 345 of file BPhysicsOniaDQM.cc.
References reco::Muon::innerTrack(), AlCaHLTBitMon_ParallelJobs::p, and reco::HitPattern::pixelLayersWithMeasurement().
|
private |
Definition at line 67 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 69 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 68 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 76 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 74 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 75 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 70 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 92 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 89 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 93 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 90 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 94 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 91 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 61 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 96 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 79 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 72 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 77 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 78 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 57 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 64 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 71 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 82 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 80 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 81 of file BPhysicsOniaDQM.h.
|
private |
Definition at line 59 of file BPhysicsOniaDQM.h.