![]() |
![]() |
Variables | |
cvsVertex | |
directory | |
sub-directory to write the monitor histograms to [mandatory] : should not be changed w/o explicit communication to TopCom! More... | |
elecExtras | |
[optional] : when omitted all monitoring plots for primary vertices will be filled w/o extras pvExtras = cms.PSet( when omitted electron plots will be filled w/o additional pre- selection of the primary vertex candidates select = cms.string("abs(x)<1. & abs(y)<1. & abs(z)<20. & tracksSize>3 & !isFake") ), [optional] : when omitted all monitoring plots for electrons will be filled w/o extras More... | |
elecs | |
isolation | |
jetBTaggers | |
jetCorrector | |
when omitted monitor plots for pt will be filled from uncorrected jets More... | |
jetExtras | |
when omitted isolated muon multiplicity plot will be equi- valent to inclusive muon multiplicity plot isolation = cms.string("(isolationR03.sumPt+isolationR03.emEt+isolationR03.hadEt)/pt<0.1"), More... | |
jetID | |
jets | |
label | |
looseEleCut | |
looseIsoCut | |
looseJetCut | |
looseMuonCut | |
lowerEdge | |
massExtras | |
mediumMuonCut | |
mets | |
min | |
monitoring | |
[optional] : when omitted the verbosity level is set to STANDARD More... | |
muonExtras | |
when omitted isolated electron multiplicity plot will be equi- valent to inclusive electron multiplicity plot isolation = cms.string(ElelooseIsoCut), More... | |
muons | |
paths | |
preselection | |
PRESELECTION More... | |
PVCut | |
pvExtras | |
pvs | |
rho | |
select | |
when omitted electron plots will be filled w/o cut on electronId electronId = cms.PSet( src = cms.InputTag("mvaTrigV0"), cutValue = cms.double(0.5) ), when omitted electron plots will be filled w/o additional pre- selection of the electron candidates More... | |
selection | |
[optional] : when omitted no preselection is applied trigger = cms.PSet( src = cms.InputTag("TriggerResults","","HLT"), select = cms.vstring(['HLT_Mu11', 'HLT_Ele15_LW_L1R', 'HLT_QuadJet30']) ), [optional] : when omitted no preselection is applied vertex = cms.PSet( src = cms.InputTag("offlinePrimaryVertices"), select = cms.string('abs(x)<1. More... | |
setup | |
SETUP More... | |
singleTopElectronMediumDQM | |
singleTopMuonMediumDQM | |
singleTopTChannelLeptonDQM | |
sources | |
[mandatory] More... | |
src | |
tightEleCut | |
tightIsoCut | |
tightJetCut | |
tightMuonCut | |
triggerExtras | |
[optional] : when omitted no mass window will be applied for the W mass befor filling the event monitoring plots massExtras = cms.PSet( lowerEdge = cms.double( 70.), upperEdge = cms.double(110.) ), [optional] : when omitted the monitoring plots for triggering will be empty More... | |
upperEdge | |
verbosity | |
vertex | |
workingPoint | |
singleTopDQM_cfi.cvsVertex |
Definition at line 191 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.directory |
sub-directory to write the monitor histograms to [mandatory] : should not be changed w/o explicit communication to TopCom!
Definition at line 40 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.elecExtras |
[optional] : when omitted all monitoring plots for primary vertices will be filled w/o extras pvExtras = cms.PSet( when omitted electron plots will be filled w/o additional pre- selection of the primary vertex candidates select = cms.string("abs(x)<1. & abs(y)<1. & abs(z)<20. & tracksSize>3 & !isFake") ), [optional] : when omitted all monitoring plots for electrons will be filled w/o extras
Definition at line 62 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), and TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.elecs |
Definition at line 44 of file singleTopDQM_cfi.py.
Referenced by PatZjetsElectronAnalyzer.analyze(), TopElecAnalyzer.analyze(), PatTopSelectionAnalyzer.analyze(), TopDiLeptonDQM.analyze(), SusyDQM< Mu, Ele, Jet, Met >.analyze(), TtFullLepHypKinSolution.buildHypo(), TtFullLepHypGenMatch.buildHypo(), TtFullLepHypKinSolution.buildKey(), TtFullLepHypGenMatch.buildKey(), JetPlusTrackCorrector.correction(), TopSingleLepton_miniAOD::MonitorEnsemble.fill(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble.fill(), TopSingleLepton::MonitorEnsemble.fill(), SingleTopTChannelLepton::MonitorEnsemble.fill(), TopDiLeptonOffline::MonitorEnsemble.fill(), JetPlusTrackCorrector.getSumPtForBeta(), TtFullLepHypothesis.isValid(), main(), TtFullLepHypothesis.produce(), JetPlusTrackProducer.produce(), JetPlusTrackProducerAA.produce(), and TopDiLeptonOffline::MonitorEnsemble.selectionPath().
singleTopDQM_cfi.isolation |
Definition at line 185 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.jetBTaggers |
Definition at line 190 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.jetCorrector |
when omitted monitor plots for pt will be filled from uncorrected jets
Definition at line 87 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.jetExtras |
when omitted isolated muon multiplicity plot will be equi- valent to inclusive muon multiplicity plot isolation = cms.string("(isolationR03.sumPt+isolationR03.emEt+isolationR03.hadEt)/pt<0.1"),
[optional] : when omitted all monitoring plots for jets will be filled from uncorrected jets
Definition at line 84 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), and TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.jetID |
Definition at line 148 of file singleTopDQM_cfi.py.
Referenced by JetAnalyzer.analyze(), METAnalyzer.analyze(), ExoticaDQM.ExoticaDQM(), TopDiLeptonOffline::MonitorEnsemble.fill(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble(), JetIDSelectionFunctor.operator()(), SelectionStep< Object >.select(), and SelectionStep< Object >.SelectionStep().
singleTopDQM_cfi.jets |
Definition at line 45 of file singleTopDQM_cfi.py.
Referenced by TtFullHadKinFitter.addKinFitInfo(), TtSemiLepKinFitter.addKinFitInfo(), PartonJetCorrectionExample.analyze(), FlavorJetCorrectionExample.analyze(), CaloMCTruthTreeProducer.analyze(), PFMCTruthTreeProducer.analyze(), myFastSimVal.analyze(), TopJetAnalyzer.analyze(), PatZjetsJetAnalyzer.analyze(), JetCorExample< Jet >.analyze(), JetPlotsExample< Jet >.analyze(), JetAnaPythia< Jet >.analyze(), QcdHighPtDQM.analyze(), PatBTagAnalyzer.analyze(), PatTopSelectionAnalyzer.analyze(), JetResolutionDemo.analyze(), PatBasicAnalyzer.analyze(), DQMHcalDiJetsAlCaReco.analyze(), JetCorrectorOnTheFly< Jet >.analyze(), l1t::L1TStage2CaloAnalyzer.analyze(), TkAlCaRecoMonitor.analyze(), ResolutionCreator.analyze(), cms::ProducerAnalyzer.analyze(), PatJetAnalyzer.analyze(), l1t::GtInputDump.analyze(), HLTInclusiveVBFSource.analyze(), B2GSingleLeptonHLTValidation.analyze(), B2GHadronicHLTValidation.analyze(), TopMonitor.analyze(), TTbar_GenJetAnalyzer.analyze(), METplusTrackMonitor.analyze(), SusyDQM< Mu, Ele, Jet, Met >.analyze(), ObjMonitor.analyze(), l1t::L1TGlobalAnalyzer.analyze(), l1t::GtRecordDump.analyze(), CastorMonitorModule.analyze(), NoBPTXMonitor.analyze(), PhotonMonitor.analyze(), HTMonitor.analyze(), METMonitor.analyze(), RazorMonitor.analyze(), IsolatedTracksNxN.analyze(), FFTJetCorrectionProducer.applyCorrections(), GctFormatTranslateV35.blockToGctJetCandsAndCounts(), GctFormatTranslateV38.blockToGctJetCandsAndCounts(), GctFormatTranslateMCLegacy.blockToGctJetCandsAndCounts(), TtSemiLepHypMVADisc.buildHypo(), TtFullLepHypKinSolution.buildHypo(), TtSemiLepHypGenMatch.buildHypo(), TtSemiLepHypGeom.buildHypo(), TtSemiLepHypMaxSumPtWMass.buildHypo(), TtSemiLepHypWMassDeltaTopMass.buildHypo(), TtSemiLepHypWMassMaxSumPt.buildHypo(), TtFullHadHypGenMatch.buildHypo(), TtFullLepHypGenMatch.buildHypo(), TtSemiLepHypothesis.buildHypo(), TtFullLepHypKinSolution.buildKey(), TtFullHadHypGenMatch.buildKey(), TtFullLepHypGenMatch.buildKey(), HiFJGridEmptyAreaCalculator.calculateAreaFractionOfJets(), PrimaryVertexAssignment.chargedHadronVertex(), AlignmentGlobalTrackSelector.checkIsolation(), AlignmentGlobalTrackSelector.checkJetCount(), Rivet::HiggsTemplateCrossSections.classifyEvent(), L1TStage2CaloLayer2Comp.compareJets(), RazorComputer.compute(), TtSemiLepKinFitProducer< LeptonCollection >.doBTagging(), HLTTauRefProducer.doJets(), l1t::GtRecordDump.dumpTestVectors(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble.fill(), TopSingleLepton_miniAOD::MonitorEnsemble.fill(), TopSingleLepton::MonitorEnsemble.fill(), SingleTopTChannelLepton::MonitorEnsemble.fill(), TopDiLeptonOffline::MonitorEnsemble.fill(), JetIDFailureFilter.filter(), TrackingFailureFilter.filter(), LHEJetFilter.filter(), HLTRHemisphere.filter(), HeavyChHiggsToTauNuSkim.filter(), pat::PATMHTProducer.getJets(), HLTJetPairDzMatchFilter< T >.hltFilter(), HLTAlphaTFilter< T >.hltFilter(), HLTMinDPhiMETFilter.hltFilter(), HLTFiltCand.hltFilter(), HLTJetSortedVBFFilter< T >.hltFilter(), HLTJetHbbFilter< T >.hltFilter(), HLTTauRefProducer.HLTTauRefProducer(), reco::isodeposit::OtherJetConstituentsDeltaRVeto.initialize(), TtSemiLepJetCombMaxSumPtWMass.isValid(), TtSemiLepJetCombGeom.isValid(), TtSemiLepJetCombWMassMaxSumPt.isValid(), TtSemiLepJetCombWMassDeltaTopMass.isValid(), TtFullHadHypothesis.isValid(), TtFullLepHypothesis.isValid(), TtSemiLepHypothesis.isValid(), FFTJetProducer.iterateJetReconstruction(), MvaMEtUtilities.jetP4(), main(), IPProducerHelpers::FromJetAndCands.makeBaseVector(), HTXS.MakeTLVs(), TemplatedSecondaryVertexProducer< IPTI, VTX >.matchGroomedJets(), JetFlavourClustering.matchGroomedJets(), JetFlavourClustering.matchReclusteredJets(), TtDilepLRSignalSelObservables.operator()(), TtSemiLRJetCombObservables.operator()(), l1t::stage2::JetPacker.pack(), l1t::stage1::CentralJetPacker.pack(), l1t::stage1::ForwardJetPacker.pack(), egHLT::EgJetTagProbeCut< T >.pass(), egHLT::EgJetB2BCut< T >.pass(), TtSemiLeptonicEvent.print(), TtFullLeptonicEvent.print(), TtFullHadronicEvent.print(), TtSemiLepJetCombMaxSumPtWMass.produce(), TtSemiLepJetCombWMassMaxSumPt.produce(), TtSemiLepJetCombGeom.produce(), PseudoTopProducer.produce(), ECFAdder.produce(), TtDilepEvtSolutionMaker.produce(), TtSemiLepJetCombWMassDeltaTopMass.produce(), TtSemiLepKinFitProducer< LeptonCollection >.produce(), StEvtSolutionMaker.produce(), cms::SubEventGenJetProducer.produce(), ParticleLevelProducer.produce(), QGTagger.produce(), TtFullHadSignalSelMVAComputer.produce(), TtFullLepKinSolutionProducer.produce(), AnyJetToCaloJetProducer.produce(), HLTJetL1MatchProducer< T >.produce(), HLTJetL1TMatchProducer< T >.produce(), TtSemiLepHitFitProducer< LeptonCollection >.produce(), PileupJPTJetIdProducer.produce(), TtSemiEvtSolutionMaker.produce(), TtSemiLepSignalSelMVAComputer.produce(), PATPuppiJetSpecificProducer.produce(), TtSemiLepJetCombMVAComputer.produce(), PFJetsMaxInvMassModule.produce(), TtHadEvtSolutionMaker.produce(), JetTracksAssociationToTrackRefs.produce(), MVAJetPuIdProducer.produce(), L2TauPixelIsoTagProducer.produce(), TtFullHadKinFitProducer.produce(), reco::CorrectedJetProducer< T >.produce(), JVFJetIdProducer.produce(), cms::JetVertexAssociation.produce(), QjetsAdder.produce(), cms::JetCorrectionProducer< T >.produce(), HiFJRhoProducer.produce(), NoPileUpPFMEtProducer.produce(), HLTMETCleanerUsingJetID.produce(), HLTMhtProducer.produce(), pat::PATJetUpdater.produce(), TtFullHadHypothesis.produce(), HLTHtMhtProducer.produce(), TtSemiLepHypothesis.produce(), DeepBoostedJetTagInfoProducer.produce(), JetEnergyShift.produce(), PrimaryVertexSorter< ParticlesCollection >.produce(), TtFullLepHypothesis.produce(), pat::__class__Producer.produce(), NjettinessAdder.produce(), HLTTrackMETProducer.produce(), HLTJetCollectionsForBoostedLeptonPlusJets< jetType >.produce(), RecoTauGenericJetRegionProducer< JetType, CandType >.produce(), NoPileUpPFMEtDataProducer.produce(), HiGenCleaner< T2 >.produce(), TestBXVectorRefProducer.produce(), ShiftedPFCandidateProducerForNoPileUpPFMEt.produce(), ShiftedPFCandidateProducerForPFNoPUMEt.produce(), GenJetFlavourTableProducer.produce(), cms::METSignificanceProducer.produce(), pat::PATJetProducer.produce(), GenJetTauTaggerProducer.produce(), DeepDoubleXTagInfoProducer.produce(), TtJetPartonMatch< C >.produce(), l1t::FakeInputProducer.produce(), PATObjectCrossLinker.produce(), HiL1Subtractor.produce(), NanoAODBaseCrossCleaner.produce(), PFRecoTauChargedHadronProducer.produce(), FastPrimaryVertexWithWeightsProducer.produce(), PixelJetPuId.produce(), JetConstituentSelector< T, C >.produce(), L1TStage2Layer2Producer.produce(), l1t::GenToInputProducer.produce(), l1t::BXVectorInputProducer.produce(), JetIdSelector< T >.produce(), pat::JetCorrFactorsProducer.produce(), DeepFlavourTagInfoProducer.produce(), L1TStage1Layer2Producer.produce(), FastPrimaryVertexProducer.produce(), HLTJetsCleanedFromLeadingLeptons< JetType >.produce(), SoftLepton.produce(), BoostedTopProducer.produce(), CaloJetMETcorrInputProducerT< T, Textractor >.produce(), PileupJetIdProducer.produce(), JetCleanerForType1METT< T, Textractor >.produce(), PFJetMETcorrInputProducerT< T, Textractor >.produce(), JetFlavourClustering.produce(), BTagSFProducer.produce(), SmearedJetProducerT< T >.produce(), FastjetJetProducer.produceTrackJets(), QGTagger.putInEvent(), HITRegionalPixelSeedGenerator.regions(), PrimaryVertexSorting.score(), HLTL1TSeed.seedsL1TriggerObjectMaps(), JetCombinatorics.Verbose(), GctFormatTranslateMCLegacy.writeGctOutJetBlock(), VirtualJetProducer.writeJets(), FFTJetProducer.writeJets(), Calculate.~Calculate(), Calculate_miniAOD.~Calculate_miniAOD(), ParticleLevelProducer.~ParticleLevelProducer(), and PrimaryVertexAssignment.~PrimaryVertexAssignment().
singleTopDQM_cfi.label |
Definition at line 145 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.looseEleCut |
Definition at line 24 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.looseIsoCut |
Definition at line 13 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.looseJetCut |
Definition at line 7 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.looseMuonCut |
Definition at line 12 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.lowerEdge |
Definition at line 198 of file singleTopDQM_cfi.py.
Referenced by PatZjetsElectronAnalyzer.analyze().
singleTopDQM_cfi.massExtras |
Definition at line 197 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), and TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.mediumMuonCut |
Definition at line 16 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.mets |
Definition at line 46 of file singleTopDQM_cfi.py.
Referenced by PatBasicAnalyzer.analyze(), ResolutionCreator.analyze(), HLTInclusiveVBFSource.analyze(), SusyDQM< Mu, Ele, Jet, Met >.analyze(), L1ExtraTreeProducer.analyze(), L1TTauOffline.analyze(), TtSemiLepHypGenMatch.buildHypo(), TtSemiLepHypGeom.buildHypo(), TtSemiLepHypMaxSumPtWMass.buildHypo(), TtSemiLepHypMVADisc.buildHypo(), TtSemiLepHypWMassDeltaTopMass.buildHypo(), TtSemiLepHypWMassMaxSumPt.buildHypo(), TtFullLepHypGenMatch.buildHypo(), TtSemiLepHypothesis.buildHypo(), TtFullLepHypKinSolution.buildKey(), TtFullLepHypGenMatch.buildKey(), TtFullLepHypGenMatch.buildMatchingNeutrinos(), HLTMinDPhiMETFilter.hltFilter(), HLTFiltCand.hltFilter(), TtFullLepHypothesis.isValid(), TtSemiLepKinFitProducer< LeptonCollection >.produce(), TtSemiLepJetCombWMassDeltaTopMass.produce(), TtDilepEvtSolutionMaker.produce(), StEvtSolutionMaker.produce(), ParticleLevelProducer.produce(), TtFullLepKinSolutionProducer.produce(), TtSemiLepHitFitProducer< LeptonCollection >.produce(), TtSemiLepJetCombMVAComputer.produce(), TtSemiEvtSolutionMaker.produce(), TtSemiLepHypothesis.produce(), pat::PATMETProducer.produce(), TtFullLepHypothesis.produce(), JetEnergyShift.produce(), pat::__class__Producer.produce(), BoostedTopProducer.produce(), and L1Analysis::L1AnalysisL1Extra.Reset().
singleTopDQM_cfi.min |
Definition at line 152 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.monitoring |
[optional] : when omitted the verbosity level is set to STANDARD
Definition at line 50 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), and TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.muonExtras |
when omitted isolated electron multiplicity plot will be equi- valent to inclusive electron multiplicity plot isolation = cms.string(ElelooseIsoCut),
[optional] : when omitted all monitoring plots for muons will be filled w/o extras
Definition at line 74 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), and TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.muons |
Definition at line 43 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.paths |
Definition at line 109 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.preselection |
PRESELECTION
setup of the event preselection, which will not be monitored [mandatory] : but may be empty
Definition at line 122 of file singleTopDQM_cfi.py.
Referenced by FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.count(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.getFilteredCands(), and BoostedTopProducer.produce().
singleTopDQM_cfi.PVCut |
Definition at line 4 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.pvExtras |
Definition at line 176 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), and SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.pvs |
Definition at line 47 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.rho |
Definition at line 181 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.select |
when omitted electron plots will be filled w/o cut on electronId electronId = cms.PSet( src = cms.InputTag("mvaTrigV0"), cutValue = cms.double(0.5) ), when omitted electron plots will be filled w/o additional pre- selection of the electron candidates
when omitted monitor plots will be filled w/o additional cut on jetID jetID = cms.PSet( label = cms.InputTag("ak4JetID"), select = cms.string("fHPD < 0.98 & n90Hits>1 & restrictedEMF<1") ), when omitted no extra selection will be applied on jets before filling the monitor histograms; if jetCorrector is present the selection will be applied to corrected jets
when omitted muon plots will be filled w/o additional pre- selection of the muon candidates
Definition at line 67 of file singleTopDQM_cfi.py.
Referenced by RecAnalyzerHF.analyze(), RecAnalyzerMinbias.analyze(), HLTExoticaSubAnalysis.analyze(), SingleTopTChannelLeptonDQM_miniAOD.analyze(), TopSingleLeptonDQM_miniAOD.analyze(), TopSingleLeptonDQM.analyze(), SingleTopTChannelLeptonDQM.analyze(), TopDiLeptonOfflineDQM.analyze(), EcalSimHitStudy.analyzeHits(), CSCSkim.doLongSATrack(), AlCaGammaJetSelector.endLuminosityBlock(), helper::CollectionFilter< C, S, N >.filter(), helper::CollectionFilter< C, S, MinNumberSelector >.filter(), AlCaGammaJetSelector.filter(), FWEventItem.getConfig(), G4ProcessHelper.GetFinalState(), spr.goodTrack(), AlCaHBHEMuonProducer.initializeGlobalCache(), AlCaIsoTracksProducer.initializeGlobalCache(), PrintVIDToString< reco::Muon >.operator()(), MultiTrackSelector.produce(), HIMultiTrackSelector.produce(), HCAL_HLX::TCPReceiver.ReceiveLumiSection(), RawDataFEDSelector.select(), HcalLaserDigi.setLaserControl(), HcalLaserDigi.tdcHits(), SelectionStep< Object >.~SelectionStep(), cond::persistency::GLOBAL_TAG::Table.~Table(), cond::persistency::TAG::Table.~Table(), cond::persistency::RUN_INFO::Table.~Table(), cond::persistency::GLOBAL_TAG_MAP::Table.~Table(), cond::persistency::PAYLOAD::Table.~Table(), and cond::persistency::IOV::Table.~Table().
singleTopDQM_cfi.selection |
[optional] : when omitted no preselection is applied trigger = cms.PSet( src = cms.InputTag("TriggerResults","","HLT"), select = cms.vstring(['HLT_Mu11', 'HLT_Ele15_LW_L1R', 'HLT_QuadJet30']) ), [optional] : when omitted no preselection is applied vertex = cms.PSet( src = cms.InputTag("offlinePrimaryVertices"), select = cms.string('abs(x)<1.
SELECTION
& abs(y)<1. & abs(z)<20. & tracksSize>3 & !isFake') ) ---------------------------------------------------— SELECTION
monitor histrograms are filled after each selection step, the selection is applied in the order defined by this vector [mandatory] : may be empty or contain an arbitrary number of PSets
Definition at line 143 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.setup |
SETUP
configuration of the MonitoringEnsemble(s) [mandatory] : optional PSets may be omitted
Definition at line 36 of file singleTopDQM_cfi.py.
Referenced by DQMOneEDAnalyzer< edm::LuminosityBlockCache< l1tderct::Empty > >.accumulate(), DQMEDAnalyzer.accumulate(), DTRefitAndCombineReco4D.algoName(), DTCombinatorialPatternReco4D.algoName(), DTMeantimerPatternReco4D.algoName(), DTCombinatorialPatternReco.algoName(), DTCombinatorialExtendedPatternReco.algoName(), DTMeantimerPatternReco.algoName(), DQMGenericTnPClient.analyze(), PhotonConversionTrajectorySeedProducerFromQuadrupletsAlgo.analyze(), DTResidualCalibration.analyze(), SiStripCommissioningSource.analyze(), AlignmentProducerBase.applyAlignmentsToDB(), MuonAssociatorByHits.associateSimToReco(), TtSemiLepJetCombMaxSumPtWMass.beginJob(), TtSemiLepJetCombGeom.beginJob(), TtSemiLepJetCombWMassMaxSumPt.beginJob(), TtSemiLepJetCombWMassDeltaTopMass.beginJob(), GenericBenchmarkAnalyzer.beginJob(), DTT0Correction.beginJob(), DTTTrigCorrectionFirst.beginJob(), DTTTrigCorrection.beginJob(), DTNoiseComputation.beginJob(), edm::MixingModule.beginJob(), edm::SecondaryEventProvider.beginLuminosityBlock(), DQMEDAnalyzer.beginLuminosityBlock(), DTNoiseTask.beginLuminosityBlock(), DQMOneLumiEDAnalyzer<>.beginLuminosityBlock(), edm::SecondaryEventProvider.beginRun(), DQMEDAnalyzer.beginRun(), DQMOneEDAnalyzer< edm::LuminosityBlockCache< l1tderct::Empty > >.beginRun(), egHLT::BinData.BinData(), TriggerBxMonitor.bookHistograms(), TriggerRatesMonitor.bookHistograms(), hcaldqm::quantity::CrateQuantity.CrateQuantity(), edm::PreMixingModule.createnewEDProduct(), edm::DataMixingModule.createnewEDProduct(), SiStripCommissioningSource.createTasks(), triggerExpression::Data.Data(), SiStripLorentzAngleCalibration.derivatives(), LumiMonitor.dqmAnalyze(), edm::PileUp.dropUnwantedBranches(), egHLT::OffEgSel.eeCuts(), egHLT::EgCutValues.EgCutValues(), pat::helper::KinResolutionsLoader.enabled(), pat::helper::VertexingHelper.enabled(), ESClient.endJobAnalyze(), edm::SecondaryEventProvider.endLuminosityBlock(), DTEfficiencyTask.endLuminosityBlock(), DTResolutionAnalysisTask.endLuminosityBlock(), DQMEDAnalyzer.endLuminosityBlockProduce(), DQMOneLumiEDAnalyzer<>.endLuminosityBlockProduce(), edm::SecondaryEventProvider.endRun(), DQMEDHarvester.endRun(), DQMOneEDAnalyzer< edm::LuminosityBlockCache< l1tderct::Empty > >.endRunProduce(), DQMEDAnalyzer.endRunProduce(), CommissioningTask.eventSetup(), hcaldqm::quantity::EventType.EventType(), hcaldqm::quantity::FEDQuantity.FEDQuantity(), edm::BMixingModule.finalizeEvent(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.find(), ConditionDumperInEdm.get(), edm.get(), ME0DigiPreRecoModel.getGeometry(), ME0DigiModel.getGeometry(), FWPathsPopup.hasChanges(), TrackingTruthAccumulator.initializeEvent(), CaloTruthAccumulator.initializeEvent(), TriggerHelper.off(), GenericTriggerEventFlag.off(), egHLT::OffEgSel.OffEgSel(), EgammaHLTPixelMatchElectronAlgo.operator=(), PdtEntry.PdtEntry(), PixelClusterSelectorTopBottom.PixelClusterSelectorTopBottom(), TtFullHadSignalSelMVAComputer.produce(), TtSemiLepSignalSelMVAComputer.produce(), TtSemiLepJetCombMVAComputer.produce(), EDMtoMEConverter.produce(), PixelFitterByHelixProjections.run(), PixelFitterByConformalMappingAndLine.run(), KFBasedPixelFitter.run(), CosmicTrackingParticleSelector.select(), triggerExpression::Data.setEvent(), EcalFenixTcp.setPointers(), RPCSim.setRPCSimSetUp(), CmsShowMainBase.startupTasks(), StripClusterSelectorTopBottom.StripClusterSelectorTopBottom(), MuonServiceProxy.update(), AlignmentAlgorithmBase.~AlignmentAlgorithmBase(), BaseTagInfoPlotter.~BaseTagInfoPlotter(), hcaldqm::quantity::CrateQuantity.~CrateQuantity(), DTRecSegment2DBaseAlgo.~DTRecSegment2DBaseAlgo(), DTRecSegment4DBaseAlgo.~DTRecSegment4DBaseAlgo(), EcalTrigPrimFunctionalAlgo.~EcalTrigPrimFunctionalAlgo(), hcaldqm::quantity::FEDQuantity.~FEDQuantity(), HIPAlignmentAlgorithm.~HIPAlignmentAlgorithm(), IntegratedCalibrationBase.~IntegratedCalibrationBase(), pat::JetCorrFactorsProducer.~JetCorrFactorsProducer(), reco::helper::JetIDHelper.~JetIDHelper(), KFBasedPixelFitter.~KFBasedPixelFitter(), TopSingleLepton_miniAOD::MonitorEnsemble.~MonitorEnsemble(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble.~MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.~MonitorEnsemble(), TopDiLeptonOffline::MonitorEnsemble.~MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.~MonitorEnsemble(), MuonDTLocalMillepedeAlgorithm.~MuonDTLocalMillepedeAlgorithm(), MuonMillepedeAlgorithm.~MuonMillepedeAlgorithm(), PhysicsTools::MVAModuleHelper< Record, Object, Filler >.~MVAModuleHelper(), PatJetAnalyzer.~PatJetAnalyzer(), PatZToMuMuAnalyzer.~PatZToMuMuAnalyzer(), PixelFitterBase.~PixelFitterBase(), PixelFitterByConformalMappingAndLine.~PixelFitterByConformalMappingAndLine(), PixelFitterByHelixProjections.~PixelFitterByHelixProjections(), PrescaleWeightProvider.~PrescaleWeightProvider(), reco::tau::RecoTauEventHolderPlugin.~RecoTauEventHolderPlugin(), RPCRecHitBaseAlgo.~RPCRecHitBaseAlgo(), RPCRecHitProducer.~RPCRecHitProducer(), SelectionStep< Object >.~SelectionStep(), SingleTopTChannelLeptonDQM.~SingleTopTChannelLeptonDQM(), SingleTopTChannelLeptonDQM_miniAOD.~SingleTopTChannelLeptonDQM_miniAOD(), TopDiLeptonOfflineDQM.~TopDiLeptonOfflineDQM(), TopSingleLeptonDQM.~TopSingleLeptonDQM(), TopSingleLeptonDQM_miniAOD.~TopSingleLeptonDQM_miniAOD(), TrackFitter.~TrackFitter(), and l1t::WriterProxy.~WriterProxy().
singleTopDQM_cfi.singleTopElectronMediumDQM |
Definition at line 235 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.singleTopMuonMediumDQM |
Definition at line 157 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.singleTopTChannelLeptonDQM |
Definition at line 29 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.sources |
[mandatory]
Definition at line 42 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.src |
Definition at line 108 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.tightEleCut |
Definition at line 26 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.tightIsoCut |
Definition at line 21 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.tightJetCut |
Definition at line 9 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.tightMuonCut |
Definition at line 19 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.triggerExtras |
[optional] : when omitted no mass window will be applied for the W mass befor filling the event monitoring plots massExtras = cms.PSet( lowerEdge = cms.double( 70.), upperEdge = cms.double(110.) ), [optional] : when omitted the monitoring plots for triggering will be empty
Definition at line 107 of file singleTopDQM_cfi.py.
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton_miniAOD::MonitorEnsemble.MonitorEnsemble(), TopSingleLepton::MonitorEnsemble.MonitorEnsemble(), SingleTopTChannelLepton::MonitorEnsemble.MonitorEnsemble(), and TopDiLeptonOffline::MonitorEnsemble.MonitorEnsemble().
singleTopDQM_cfi.upperEdge |
Definition at line 199 of file singleTopDQM_cfi.py.
Referenced by PatZjetsElectronAnalyzer.analyze().
singleTopDQM_cfi.verbosity |
Definition at line 51 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.vertex |
Definition at line 206 of file singleTopDQM_cfi.py.
singleTopDQM_cfi.workingPoint |
Definition at line 193 of file singleTopDQM_cfi.py.