Variables | |
tuple | c1 = ROOT.TCanvas() |
tuple | events = Events(options) |
tuple | handle = Handle("std::vector<pat::Muon>") |
tuple | inner4v |
list | innerMuon = muons[inner] |
tuple | label = ("selectedLayer1Muons") |
tuple | muons = handle.product() |
tuple | numMuons = len(muons) |
tuple | options = VarParsing('python') |
tuple | outer4v |
list | outerMuon = muons[outer] |
tuple | zmassHist = ROOT.TH1F("zmass", "Z Candidate Mass", 50, 20, 220) |
tuple patZpeak.c1 = ROOT.TCanvas() |
Definition at line 55 of file patZpeak.py.
tuple patZpeak.events = Events(options) |
Definition at line 19 of file patZpeak.py.
Referenced by MonOccupancyDat.setEventsOverHighThreshold(), and MonOccupancyDat.setEventsOverLowThreshold().
Definition at line 22 of file patZpeak.py.
Referenced by fwlite::ObjectCountSelector< Collection >.accept(), TriggerSummaryAnalyzerAOD.analyze(), NoiseRates.analyze(), HcalNoiseRates.analyze(), L1GTPrescaler.filter(), triggerExpression.get(), JME::JetResolution.get(), JME::JetResolutionScaleFactor.get(), ConditionDumperInEdm.get(), PFClusterShapeProducer.getClusterCollection(), PFEGFootprintGSFixLinker.getHandle(), PFGSFixLinker.getHandle(), GEDPhotonCoreGSCrysFixer.getHandle(), ConversionGSCrysFixer.getHandle(), GEDPhotonGSCrysFixer.getHandle(), JetCorrector.getJetCorrector(), PFClusterShapeProducer.getRecHitCollection(), PhysicsTools::MVATrainerContainerSaveImpl< Record_t >.getToCopy(), PhysicsTools::MVATrainerFileSaveImpl< Record_t >.getToPut(), PhysicsTools::MVATrainerSaveImpl< Record_t >.getToPut(), PhysicsTools::MVATrainerContainerSaveImpl< Record_t >.getToPut(), HLTJetTagWithMatching< T >.hltFilter(), HLTJetTag< T >.hltFilter(), PFClusterCollectionMerger.produce(), pat::helper::AnythingToValueMap< Adaptor, Collection, value_type >.produce(), JetCorrectionESChain.produce(), reco::CorrectedJetProducer< T >.produce(), CollectionCombiner< Collection >.produce(), cms::JetCorrectionProducer< T >.produce(), BufferedBoostIOESProducer< DataType, MyRecord >.produce(), pat::helper::ManyThingsToValueMaps< Adaptor, Collection, value_type >.produce(), PFEGammaToCandidateRemapper.run(), pat::helper::AnyNumberAssociationAdaptor.run_(), l1t::WriterProxyT< Record, Type >.save(), TtFullHadHypothesis.setCandidate(), TtFullLepHypothesis.setCandidate(), MVAJetTagPlotter.setEventSetup(), PhysicsTools::MVAModuleHelper< Record, Object, Filler >.setEventSetup(), and PhysicsTools::MVAComputerCache.update().
tuple patZpeak.inner4v |
Definition at line 48 of file patZpeak.py.
Definition at line 45 of file patZpeak.py.
tuple patZpeak.label = ("selectedLayer1Muons") |
Definition at line 26 of file patZpeak.py.
tuple patZpeak.muons = handle.product() |
Definition at line 38 of file patZpeak.py.
Referenced by TopMuonAnalyzer.analyze(), PatMCMatching.analyze(), PatMCMatchingExtended.analyze(), PatTriggerTagAndProbe.analyze(), PatTopSelectionAnalyzer.analyze(), PatMuonAnalyzer.analyze(), PatBasicAnalyzer.analyze(), BasicMuonAnalyzer.analyze(), B2GDoubleLeptonHLTValidation.analyze(), TestResolution.analyze(), reco::MuonToTrackingParticleAssociator.associateMuons(), TestResolution.fillMuonCollection(), TestCorrection.fillMuonCollection(), ResolutionAnalyzer.fillMuonCollection(), BadGlobalMuonTagger.filter(), pat::PATLeptonCountFilter.filter(), RecoDiMuon.filter(), HiggsToWW2LeptonsSkim.filter(), HiggsToZZ4LeptonsSkim.filter(), main(), WSelector.operator()(), l1t::stage2::MuonPacker.pack(), l1t::stage2::RegionalMuonGMTPacker.packTF(), InterestingEcalDetIdProducer.produce(), MuonSelectorVertex.produce(), StEvtSolutionMaker.produce(), PFMuonUntagger.produce(), MuonRefProducer.produce(), L3MuonCandidateProducerFromMuons.produce(), L3MuonIsolationProducer.produce(), TtSemiLepSignalSelMVAComputer.produce(), MuonLinksProducer.produce(), MuonMETcorrInputProducer.produce(), MuonShowerInformationProducer.produce(), MCParticleReplacer.produce(), CosmicsMuonIdProducer.produce(), pat::__class__Producer.produce(), MuPFIsoEmbedder.produce(), MuonTimingProducer.produce(), and GlobalMuonTrackCleaner.produceTrackExtras().
tuple patZpeak.numMuons = len(muons) |
Definition at line 40 of file patZpeak.py.
Referenced by JetMCTagUtils.genTauDecayMode(), and MuonMETcorrInputProducer.produce().
tuple patZpeak.options = VarParsing('python') |
Definition at line 10 of file patZpeak.py.
tuple patZpeak.outer4v |
Definition at line 50 of file patZpeak.py.
Definition at line 43 of file patZpeak.py.
tuple patZpeak.zmassHist = ROOT.TH1F("zmass", "Z Candidate Mass", 50, 20, 220) |
Definition at line 31 of file patZpeak.py.