Functions | |
def | finalDaughters |
def | returnRough |
def | visibleP4 |
Variables | |
list | _genparticle_ = [] |
tuple | argc = len(argvs) |
argvs = sys.argv | |
tuple | dr = deltaR(tau.eta(), tau.phi(), visP4.eta(), visP4.phi()) |
tuple | eid = event.eventAuxiliary() |
tuple | events = Events(filelist) |
int | evtid = 0 |
tuple | file = ROOT.TFile(outputname, 'recreate') |
list | filelist = [] |
string | filename = '' |
tuple | gen_dm = tauDecayModes.genDecayModeInt([d for d in finalDaughters(igen) if abs(d.pdgId()) not in [12, 14, 16]]) |
list | genElectrons = [p for p in genParticles if abs(p.pdgId()) == 11 and p.status()==1 and p.pt() > 20 and abs(p.eta())<2.3] |
list | genMuons = [p for p in genParticles if abs(p.pdgId()) == 13 and p.status()==1 and p.pt() > 20 and abs(p.eta())<2.3] |
tuple | genParticles = genParticlesH.product() |
tuple | genParticlesH = Handle('std::vector<reco::GenParticle>') |
list | genTaus = [p for p in genParticles if abs(p.pdgId()) == 15 and p.status()==2] |
list | gp = _genparticle_[0] |
tuple | h_ngen = ROOT.TH1F("h_ngen", "h_ngen",10,0,10) |
tuple | jetH = Handle('vector<pat::Jet>') |
list | jets = [jet for jet in jetH.product() if jet.pt() > 20 and abs(jet.eta()) < 2.3] |
string | outputname = 'Myroot_' |
string | RelVal = '7_6_1_v3' |
list | runtype = argvs[1] |
string | tag = 'v11' |
tuple | tau_againstElectronLooseMVA5 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronLooseMVA6 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronMediumMVA5 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronMediumMVA6 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronMVA5raw = num.zeros(1, dtype=float) |
tuple | tau_againstElectronMVA6raw = num.zeros(1, dtype=float) |
tuple | tau_againstElectronTightMVA5 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronTightMVA6 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronVLooseMVA5 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronVLooseMVA6 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronVTightMVA5 = num.zeros(1, dtype=int) |
tuple | tau_againstElectronVTightMVA6 = num.zeros(1, dtype=int) |
tuple | tau_againstMuonLoose3 = num.zeros(1, dtype=int) |
tuple | tau_againstMuonTight3 = num.zeros(1, dtype=int) |
tuple | tau_byCombinedIsolationDeltaBetaCorrRaw3Hits = num.zeros(1, dtype=float) |
tuple | tau_byIsolationMVA3oldDMwLTraw = num.zeros(1, dtype=float) |
tuple | tau_byIsolationMVArun2v1DBoldDMwLTraw = num.zeros(1, dtype=float) |
tuple | tau_byIsolationMVArun2v1PWoldDMwLTraw = num.zeros(1, dtype=float) |
tuple | tau_byLooseCombinedIsolationDeltaBetaCorr3Hits = num.zeros(1, dtype=int) |
tuple | tau_byLooseIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byLooseIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byLooseIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byLoosePileupWeightedIsolation3Hits = num.zeros(1, dtype=int) |
tuple | tau_byMediumCombinedIsolationDeltaBetaCorr3Hits = num.zeros(1, dtype=int) |
tuple | tau_byMediumIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byMediumIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byMediumIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byMediumPileupWeightedIsolation3Hits = num.zeros(1, dtype=int) |
tuple | tau_byPileupWeightedIsolationRaw3Hits = num.zeros(1, dtype=float) |
tuple | tau_byTightCombinedIsolationDeltaBetaCorr3Hits = num.zeros(1, dtype=int) |
tuple | tau_byTightIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byTightIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byTightIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byTightPileupWeightedIsolation3Hits = num.zeros(1, dtype=int) |
tuple | tau_byVLooseIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVLooseIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVLooseIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVTightIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVTightIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVTightIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVVTightIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVVTightIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_byVVTightIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
tuple | tau_chargedIsoPtSum = num.zeros(1, dtype=float) |
tuple | tau_decayModeFindingNewDMs = num.zeros(1, dtype=int) |
tuple | tau_decayModeFindingOldDMs = num.zeros(1, dtype=int) |
tuple | tau_dm = num.zeros(1, dtype=int) |
tuple | tau_dm_rough = num.zeros(1, dtype=int) |
tuple | tau_eta = num.zeros(1, dtype=float) |
tuple | tau_eventid = num.zeros(1, dtype=int) |
tuple | tau_footprintCorrection = num.zeros(1, dtype=float) |
tuple | tau_gendm = num.zeros(1, dtype=int) |
tuple | tau_gendm_rough = num.zeros(1, dtype=int) |
tuple | tau_geneta = num.zeros(1, dtype=float) |
tuple | tau_genphi = num.zeros(1, dtype=float) |
tuple | tau_genpt = num.zeros(1, dtype=float) |
tuple | tau_id = num.zeros(1, dtype=int) |
tuple | tau_mass = num.zeros(1, dtype=float) |
tuple | tau_neutralIsoPtSum = num.zeros(1, dtype=float) |
tuple | tau_neutralIsoPtSumWeight = num.zeros(1, dtype=float) |
tuple | tau_phi = num.zeros(1, dtype=float) |
tuple | tau_photonPtSumOutsideSignalCone = num.zeros(1, dtype=float) |
tuple | tau_pt = num.zeros(1, dtype=float) |
tuple | tau_puCorrPtSum = num.zeros(1, dtype=float) |
tuple | tau_tree = ROOT.TTree('per_tau','per_tau') |
tuple | tau_vertex = num.zeros(1, dtype=int) |
tuple | tauH = Handle('vector<pat::Tau>') |
tuple | taus = tauH.product() |
tuple | vertexH = Handle('std::vector<reco::Vertex>') |
tuple | vertices = vertexH.product() |
tuple | visP4 = visibleP4(igen) |
def runTauDisplay.finalDaughters | ( | gen, | |
daughters = None |
|||
) |
Definition at line 66 of file runTauDisplay.py.
References sistrip::SpyUtilities.range().
Referenced by visibleP4().
def runTauDisplay.returnRough | ( | dm | ) |
Definition at line 51 of file runTauDisplay.py.
def runTauDisplay.visibleP4 | ( | gen | ) |
Definition at line 79 of file runTauDisplay.py.
References funct.abs(), finalDaughters(), and sistrip::SpyUtilities.range().
list runTauDisplay._genparticle_ = [] |
Definition at line 319 of file runTauDisplay.py.
tuple runTauDisplay.argc = len(argvs) |
Definition at line 35 of file runTauDisplay.py.
runTauDisplay.argvs = sys.argv |
Definition at line 34 of file runTauDisplay.py.
Definition at line 333 of file runTauDisplay.py.
Referenced by algorithm(), TrackTypeMonitor.analyze(), HLTTauDQMTagAndProbePlotter.analyze(), DQMHOAlCaRecoStream.analyze(), DTCalibValidationFromMuons.analyze(), StudyTriggerHLT.analyze(), ECALMultifitAnalyzer_HI.analyze(), ValidIsoTrkCalib.analyze(), analyzer::SiPixelLorentzAngle.analyze(), HcalIsoTrkSimAnalyzer.analyze(), StudyCaloResponse.analyze(), HcalIsoTrkAnalyzer.analyze(), HLTMuonL3PreFilter.applySelection(), JetTracksAssociationXtrpCalo.associateInputTracksToJet(), trklet.bendstrip(), best_match_with_pt_ref(), FWTracksterLayersProxyBuilder.build(), BPHDecayToV0Builder.buildFromV0(), MultipleAlgoIterator.calculateOrphanInput(), PileUpSubtractor.calculateOrphanInput(), l1tpf_impl::PFAlgo2HGC.calo_relink(), l1tpf_impl::PFAlgo3.calo_relink(), HGCalDDDConstants.cellEtaPhiTrap(), GlobalTrackingRegion.checkRZ(), IsoTrig.chgIsolation(), OutInConversionSeedFinder.completeSeed(), InOutConversionSeedFinder.completeSeed(), pat::MuonMvaEstimator.computeMva(), DEutils< T >.DEDigi(), JetAnalyzer_HeavyIons_matching.deltaRR(), MultipleKinematicConstraint.derivative(), SmartPointingConstraint.derivative(), MomentumKinematicConstraint.derivative(), PointingKinematicConstraint.derivative(), SimplePointingConstraint.derivative(), MassKinematicConstraint.derivative(), FourMomentumKinematicConstraint.derivative(), BackToBackKinematicConstraint.derivative(), MultipleScatteringGeometry.detLayers(), drawMap(), RunManagerMTWorker.DumpMagneticField(), MuonGeometryArrange.endHist(), trklet::MatchCalculator.execute(), DDPixBarLayerAlgo.execute(), DDPixBarLayerUpgradeAlgo.execute(), riemannFit.fastFit(), IsoTrig.fillDifferences(), fillEBMap_TwoIOVs(), fillEEMap_TwoIOVs(), HistoFillerReco< T >.fillHistos(), HistoFiller< T >.fillHistos(), reco::tau.fillIsoMVARun2Inputs(), ZeeCalibration.fillMCmap(), pat::helper::BasicOverlapTest.fillOverlapsForItem(), HcalIsoTrkSimAnalyzer.fillTree(), HcalIsoTrkAnalyzer.fillTree(), PythiaFilterEMJetHeep.filter(), FlavorHistoryFilter.filter(), EMEnrichingFilterAlgo.filterIsoGenPar(), EMEnrichingFilterAlgo.filterPhotonElectronSeed(), LagrangeParentParticleFitter.fit(), gpuPixelDoublets.for(), HGCalGeometry.get8Corners(), FlavorHistoryProducer.getClosestJet(), PileUpSubtractor.getCone(), HGCalGeometry.getCorners(), HitPairGeneratorFromLayerPairForPhotonConversion.getCot(), TrackFitter.getCotThetaAndUpdateZip(), EcalHaloAlgo.GetHaloClusterCandidateEE(), HcalHaloAlgo.GetHaloClusterCandidateHE(), reco::TauMassTagInfo.getInvariantMass(), ElectronTkIsolation.getIso(), pat::PATIsolatedTrackProducer.getIsolation(), pat::PATIsolatedTrackProducer.getNearestPCRef(), HGCalGeometry.getNewCorners(), pat::PATIsolatedTrackProducer.getPFLeptonOverlap(), pat::PATIsolatedTrackProducer.getPFNeutralSum(), AlCaHcalIsotrkProducer.getProducts(), HDRShower.getR(), trklet::TrackletLUT.getVMRLookup(), ConvBremSeedProducer.GoodCluster(), PixelTripletNoTipGenerator.hitTriplets(), EGammaMvaEleEstimator.IDIsoCombinedMvaValue(), L1TPhase2CorrelatorOffline::InCone.InCone(), trklet::TrackletLUT.initPhiCorrTable(), trklet::TrackletLUT.initVMRTable(), HGCalTriggerClusterInterpretationEM.interpret(), TrackCleaner.isCompatible(), CSCSegAlgoRU.isHitNearSegment(), EGammaMvaEleEstimator.isoMvaValue(), L1DataEmulDigi.L1DataEmulDigi(), FWPFMaths.lineCircleIntersect(), l1tpf_impl::PFAlgo3.link_em2calo(), l1tpf_impl::PFAlgo2HGC.link_tk2calo(), l1tpf_impl::PFAlgo3.link_tk2calo(), l1tpf_impl::PFAlgo3.link_tk2em(), l1tpf_impl::PFAlgo2HGC.link_tk2mu(), l1tpf_impl::PFAlgo3.link_tk2mu(), egammaTools.localEcalClusterCoordsEB(), egammaTools.localEcalClusterCoordsEE(), PointingKinematicConstraint.makeDerivative(), SmartPointingConstraint.makeDerivative(), SimplePointingConstraint.makeDerivative(), reco::modules::HICaloCompatibleTrackSelector.matchByDrAllowReuse(), trklet::MatchProcessor.matchCalculator(), L1TPhase2CorrelatorOffline::InCone.max(), L1TPhase2CorrelatorOffline::InCone.number(), TtDilepLRSignalSelObservables.operator()(), DTSegmentSelector.operator()(), StartingLayerFinder.operator()(), phase1bin(), phase2bin(), presentbin(), GoodSeedProducer.produce(), mkfit.propagateLineToRMPlex(), reco::tau.pt_weighted_dx_T(), RecHitsSortedInPhi.RecHitsSortedInPhi(), muonisolation::IsolatorByDepositCount.result(), muonisolation::IsolatorByDeposit.result(), trklet.rinv(), mkfit::MkFinder.selectHitIndices(), HGCalIsoCalculator.setDeltaR(), HGCalIsoCalculator.setMinDeltaR(), trackerDTC::Stub.Stub(), trklet::Stub.Stub(), IsoTrig.studyMipCut(), IsoTrig.studyTrigger(), L1TPhase2CorrelatorOffline::InCone.sum(), MSLayersAtAngle.sum2RmRn(), CSCSegtoRPC.thePoints(), trklet::FitTrack.trackFitChisq(), and SimpleConeBounds.vertex().
tuple runTauDisplay.eid = event.eventAuxiliary() |
Definition at line 298 of file runTauDisplay.py.
Referenced by HcalOnlineHarvesting._dqmEndLuminosityBlock(), PedestalTask._dump(), LEDTask._dump(), LaserTask._dump(), QIE10Task._process(), QIE11Task._process(), TPTask._process(), RawTask._process(), RecHitTask._process(), LEDTask._process(), DigiTask._process(), LaserTask._process(), UHTRpacker.addChannel(), FCDTask.analyze(), ZDCTask.analyze(), hcaldqm::DigiRunSummary.beginRun(), hcaldqm::ContainerXXX< STDTYPE >.book(), hcaldqm::ContainerProf1D.book(), hcaldqm::ContainerProf2D.book(), hcaldqm::Container2D.book(), hcaldqm::Container1D.book(), FCDTask.bookHistograms(), ZDCTask.bookHistograms(), LEDTask.bookHistograms(), DigiTask.bookHistograms(), ecaldqm::binning.channelName(), ecal::raw::ElectronicsMappingGPU.ElectronicsMappingGPU(), hcal::raw::ElectronicsMappingGPU.ElectronicsMappingGPU(), hcaldqm::RawRunSummary.endJob(), hcaldqm::RecoRunSummary.endJob(), hcaldqm::TPRunSummary.endJob(), hcaldqm::DigiRunSummary.endJob(), hcaldqm::RawRunSummary.endLuminosityBlock(), hcaldqm::DigiRunSummary.endLuminosityBlock(), EcalElectronicsMapper.fillMaps(), HcalElectronicsMap.findPByElId(), CastorElectronicsMap.findPByElId(), HcalElectronicsMap.findTByElId(), CastorElectronicsMap.findTByElId(), hcaldqm::quantity::ElectronicsQuantity.getBin(), DCCDataUnpacker.getChannelValue(), hcaldqm::utilities.getCrateHashMap(), hcaldqm::utilities.getCrateList(), hcaldqm::mapper::HashMapper.getHash(), hcaldqm::quantity::CrateQuantity.getLabels(), hcaldqm::quantity.getLabels_Crate(), hcaldqm::quantity.getLabels_FED(), hcaldqm::quantity.getLabels_FEDuTCA(), hcaldqm::quantity.getLabels_FEDuTCASlot(), hcaldqm::quantity.getLabels_FEDVMESpigot(), hcaldqm::quantity.getLabels_FiberCh(), hcaldqm::quantity.getLabels_FiberChuTCATP(), hcaldqm::quantity.getLabels_FiberuTCA(), hcaldqm::quantity.getLabels_FiberuTCAFiberCh(), hcaldqm::quantity.getLabels_FiberuTCATP(), hcaldqm::quantity.getLabels_FiberuTCATPFiberChuTCATP(), hcaldqm::quantity.getLabels_FiberVME(), hcaldqm::quantity.getLabels_FiberVMEFiberCh(), hcaldqm::quantity.getLabels_SLB(), hcaldqm::quantity.getLabels_SLBCh(), hcaldqm::quantity.getLabels_SLBSLBCh(), hcaldqm::quantity.getLabels_SlotuTCA(), hcaldqm::mapper::HashMapper.getName(), EcalRingCalibrationTools.getRingIndex(), hcaldqm::quantity::ElectronicsQuantity.getValue(), TPTask.globalEndLuminosityBlock(), RawTask.globalEndLuminosityBlock(), RecHitTask.globalEndLuminosityBlock(), DigiTask.globalEndLuminosityBlock(), hcaldqm::electronicsmap::ElectronicsMap.initialize(), hcaldqm::Container1D.load(), edm::service::StallMonitor.postEvent(), edm::service::StallMonitor.preEvent(), HcalCableMapper.process(), HcalQLPlotAnalAlgos.processDigi(), HcalQLPlotAnalAlgos.processRH(), HcalPatternSource.produce(), SimHitTPAssociationProducer.produce(), HcalDigiToRawuHTR.produce(), ClusterTPAssociationProducer.produce(), DigiSimLinkPruner.produce(), ecaldqm::IntegrityWriter.run(), HcalTriggerPrimitiveAlgo.runFEFormatError(), L1Analysis::L1AnalysisRecoMet.SetECALFlags(), ZDCDataFrame.setReadoutIds(), HcalCalibDataFrame.setReadoutIds(), HBHEDataFrame.setReadoutIds(), HODataFrame.setReadoutIds(), HFDataFrame.setReadoutIds(), l1tVertexFinder::TP.TP(), tmtt::TP.TP(), CastorCtdcUnpacker.unpack(), CastorUnpacker.unpack(), ZdcUnpacker.unpack(), HcalUnpacker.unpack(), HcalUnpacker.unpackUTCA(), HcalUnpacker.unpackVME(), and EcalPedOffset.writeDb().
tuple runTauDisplay.events = Events(filelist) |
Definition at line 110 of file runTauDisplay.py.
int runTauDisplay.evtid = 0 |
Definition at line 293 of file runTauDisplay.py.
Referenced by RunManagerMTWorker.generateEvent(), and FakeTBEventHeaderProducer.produce().
tuple runTauDisplay.file = ROOT.TFile(outputname, 'recreate') |
Definition at line 115 of file runTauDisplay.py.
list runTauDisplay.filelist = [] |
Definition at line 33 of file runTauDisplay.py.
string runTauDisplay.filename = '' |
Definition at line 96 of file runTauDisplay.py.
tuple runTauDisplay.gen_dm = tauDecayModes.genDecayModeInt([d for d in finalDaughters(igen) if abs(d.pdgId()) not in [12, 14, 16]]) |
Definition at line 325 of file runTauDisplay.py.
list runTauDisplay.genElectrons = [p for p in genParticles if abs(p.pdgId()) == 11 and p.status()==1 and p.pt() > 20 and abs(p.eta())<2.3] |
Definition at line 314 of file runTauDisplay.py.
list runTauDisplay.genMuons = [p for p in genParticles if abs(p.pdgId()) == 13 and p.status()==1 and p.pt() > 20 and abs(p.eta())<2.3] |
Definition at line 315 of file runTauDisplay.py.
Referenced by MuonPFAnalyzer.analyze(), and HeavyFlavorValidation.analyze().
tuple runTauDisplay.genParticles = genParticlesH.product() |
Definition at line 310 of file runTauDisplay.py.
tuple runTauDisplay.genParticlesH = Handle('std::vector<reco::GenParticle>') |
Definition at line 30 of file runTauDisplay.py.
Referenced by CaloParticleDebugger.analyze(), and l1tVertexFinder::VertexNTupler.analyze().
list runTauDisplay.genTaus = [p for p in genParticles if abs(p.pdgId()) == 15 and p.status()==2] |
Definition at line 313 of file runTauDisplay.py.
list runTauDisplay.gp = _genparticle_[0] |
Definition at line 431 of file runTauDisplay.py.
Referenced by GenParticleDecaySelector.add(), ME0DigisValidation.analyze(), ME0SegmentsValidation.analyze(), L1TMuonOverlapParamsViewer.analyze(), ParticleListDrawer.analyze(), CaloParticleDebugger.analyze(), L1TPhase2CorrelatorOffline.analyze(), L1MuonRecoTreeProducer.analyze(), TrackerDpgAnalysis.analyze(), OverlapValidation.analyzeTrajectory(), EMEnrichingFilterAlgo.applyBFieldCurv(), CaloTowerConstituentsMapBuilder.assignEEtoHE(), TrackerDpgAnalysis.beginRun(), bigmag(), MuonSeedBuilder.build(), magneticfield::MagGeoBuilder.buildInterpolator(), MagGeoBuilderFromDDD.buildInterpolator(), GEMSegmentAlgorithm.buildSegments(), reco::helper::JetMuonHitsIDHelper.calculate(), RPCSeedPattern.checkSimplePattern(), ResidualRefitting.CollectTrackHits(), SiPixelErrorEstimation.computeAnglesFromDetPosition(), PrimitiveConversion.convert_csc(), PrimitiveConversion.convert_dt(), PrimitiveConversion.convert_gem(), PrimitiveConversion.convert_me0(), PrimitiveConversion.convert_rpc(), CSCCondSegFit.correctTheCovX(), MuonSeedCreator.createSeed(), OutInConversionSeedFinder.createSeedFTS(), DD4hep_MaterialAccountingGroup.DD4hep_MaterialAccountingGroup(), CSCSegFit.derivativeMatrix(), GEMCSCSegFit.derivativeMatrix(), SiStripFineDelayHit.detId(), DTBtiChip.DTBtiChip(), ME0TriggerPseudoBuilder.dumpAllME0Segments(), PatternGenerator.endJob(), ConversionForwardEstimator.estimate(), ConversionBarrelEstimator.estimate(), fastProp(), Phase2TrackerMonitorDigi.fillITPixelDigiHistos(), Phase2TrackerMonitorDigi.fillOTDigiHistos(), reco::HcalNoiseInfoProducer.fillrechits(), TrackingNtuple.fillSeeds(), BCToEFilterAlgo.filter(), ComphepSingletopFilterPy8.filter(), ModelpMSSMFilter.filter(), EMEnrichingFilterAlgo.filterIsoGenPar(), EMEnrichingFilterAlgo.filterPhotonElectronSeed(), MuScleFitUtils.findSimMuFromRes(), MuScleFitMuonSelector.findSimMuFromRes(), CSCCondSegFit.fit(), CSCSegFit.fitlsq(), GEMCSCSegFit.fitlsq(), SpecialCylindricalMFGrid.fromGridFrame(), trackingTools.ftsFromVertexToPoint(), BPHTrackReference.getFromGP(), L1TMuon::GeometryTranslator.getGEMSpecificPoint(), AngleConverter.getGlobalEta(), AngleConverterBase.getGlobalEta(), OmtfAngleConverter.getGlobalEtaRpc(), L1TMuon::GeometryTranslator.getME0SpecificPoint(), L1TMuon::GeometryTranslator.getRPCSpecificPoint(), CaloTowerGeometry.getSummary(), FastTimeGeometry.getSummary(), HGCalGeometry.getSummary(), CaloSubdetectorGeometry.getSummary(), HcalGeometry.getSummary(), TValidTrackingRecHit.globalState(), BaseTrackerRecHit.globalState(), PatternGenerator.groupPatterns(), NuclearTester.HitPositions(), MultiHitGeneratorFromChi2.hitSets(), MuonSeedBuilder.IdentifyShowering(), L2TauNNProducer.impactParameter(), PatternGenerator.initPatternGen(), SmartPropagator.insideTkVol(), LowPtGsfElectronSeedProducer.lightGsfTracking(), GeometryInterface.loadFEDCabling(), pat::PATGenCandsFromSimTracksProducer.makeGenParticle_(), PatternGenerator.modifyClassProb(), CosmicParametersDefinerForTP.momentum(), GeneralNSurfaceDelimitedBounds.myInside(), Generator.nonCentralEvent2G4(), EventCapture.observeEventEnd(), PixelHitMatcher::BarrelMeasurementEstimator.operator()(), PixelHitMatcher::ForwardMeasurementEstimator.operator()(), CosmicTrackingParticleSelector.operator()(), VectorHit.phase2clusterGlobalPos(), CSCSegAlgoSK.phiAtZ(), CSCSegAlgoTC.phiAtZ(), CSCSegAlgoRU.phiAtZ(), ProcessorBase< GoldenPatternType >.printInfo(), ProcessorBase< GoldenPatternType >.ProcessorBase(), BeamDivergenceVtxGenerator.produce(), SeedProducerFromSoA.produce(), FakeTrackProducer< T >.produce(), LHE2HepMCConverter.produce(), PixelTrackProducerFromSoA.produce(), TkMSParameterizationBuilder.produce(), ConvBremSeedProducer.produce(), PixelClusterTagInfoProducer.produce(), GoodSeedProducer.produce(), BJetEnergyRegressionVarProducer< T >.produce(), RKPropagatorInS.propagateWithPath(), CSCSegAlgoShowering.pruneFromResidual(), CSCSegAlgoDF.pruneFromResidual(), XMLConfigReader.readPatterns(), PatternGenerator.reCalibratePt(), GEMRecHitMatcher.recHitMeanPosition(), ProtonReconstructionAlgorithm.reconstructFromMultiRP(), ecaldqm::ClusterTask.runOnBasicClusters(), ecaldqm::ClusterTask.runOnSuperClusters(), PatternOptimizerBase.savePatternsInRoot(), RPCSeedPattern.SegmentAlgorithmSpecial(), ME0TriggerPseudoBuilder.segmentConversion(), MTDArrayBuffer.set_global_point(), CSCCondSegFit.setChi2(), CSCSegFit.setChi2(), GEMCSCSegFit.setChi2(), CSCSegAlgoShowering.showerSeg(), GEMSimHitMatcher.simHitsGEMCentralPosition(), MuonSimHitMatcher.simHitsMeanPosition(), LaserAlignment.testRoutine(), SpecialCylindricalMFGrid.toGridFrame(), PatternGenerator.upadatePdfs(), CSCGeometryValidate.validateCSCChamberGeometry(), ValidateGeometry.validateCSChamberGeometry(), ValidateGeometry.validateCSCLayerGeometry(), DTGeometryValidate.validateDTChamberGeometry(), ValidateGeometry.validateDTChamberGeometry(), DTGeometryValidate.validateDTLayerGeometry(), ValidateGeometry.validateDTLayerGeometry(), GEMGeometryValidate.validateGEMChamberGeometry(), ME0GeometryValidate.validateME0ChamberGeometry(), ME0GeometryValidate.validateME0EtaPartitionGeometry2(), RPCGeometryValidate.validateRPCChamberGeometry(), ValidateGeometry.validateRPCGeometry(), ValidateGeometry.validateTrackerGeometry(), defaultRKPropagator::TrivialFieldProvider.valueInTesla(), GlobalGridWrapper.valueInTesla(), CosmicParametersDefinerForTP.vertex(), and XMLConfigWriter.writeGPs().
tuple runTauDisplay.h_ngen = ROOT.TH1F("h_ngen", "h_ngen",10,0,10) |
Definition at line 117 of file runTauDisplay.py.
Definition at line 31 of file runTauDisplay.py.
Referenced by RazorComputer.compute().
Definition at line 311 of file runTauDisplay.py.
string runTauDisplay.outputname = 'Myroot_' |
Definition at line 114 of file runTauDisplay.py.
Referenced by SiPixelInformationExtractor.findNoisyPixels().
string runTauDisplay.RelVal = '7_6_1_v3' |
Definition at line 22 of file runTauDisplay.py.
list runTauDisplay.runtype = argvs[1] |
Definition at line 41 of file runTauDisplay.py.
string runTauDisplay.tag = 'v11' |
Definition at line 24 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronLooseMVA5 = num.zeros(1, dtype=int) |
Definition at line 140 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronLooseMVA6 = num.zeros(1, dtype=int) |
Definition at line 173 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronMediumMVA5 = num.zeros(1, dtype=int) |
Definition at line 141 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronMediumMVA6 = num.zeros(1, dtype=int) |
Definition at line 174 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronMVA5raw = num.zeros(1, dtype=float) |
Definition at line 144 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronMVA6raw = num.zeros(1, dtype=float) |
Definition at line 177 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronTightMVA5 = num.zeros(1, dtype=int) |
Definition at line 142 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronTightMVA6 = num.zeros(1, dtype=int) |
Definition at line 175 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronVLooseMVA5 = num.zeros(1, dtype=int) |
Definition at line 139 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronVLooseMVA6 = num.zeros(1, dtype=int) |
Definition at line 172 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronVTightMVA5 = num.zeros(1, dtype=int) |
Definition at line 143 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstElectronVTightMVA6 = num.zeros(1, dtype=int) |
Definition at line 176 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstMuonLoose3 = num.zeros(1, dtype=int) |
Definition at line 136 of file runTauDisplay.py.
tuple runTauDisplay.tau_againstMuonTight3 = num.zeros(1, dtype=int) |
Definition at line 137 of file runTauDisplay.py.
tuple runTauDisplay.tau_byCombinedIsolationDeltaBetaCorrRaw3Hits = num.zeros(1, dtype=float) |
Definition at line 154 of file runTauDisplay.py.
tuple runTauDisplay.tau_byIsolationMVA3oldDMwLTraw = num.zeros(1, dtype=float) |
Definition at line 145 of file runTauDisplay.py.
tuple runTauDisplay.tau_byIsolationMVArun2v1DBoldDMwLTraw = num.zeros(1, dtype=float) |
Definition at line 180 of file runTauDisplay.py.
tuple runTauDisplay.tau_byIsolationMVArun2v1PWoldDMwLTraw = num.zeros(1, dtype=float) |
Definition at line 198 of file runTauDisplay.py.
tuple runTauDisplay.tau_byLooseCombinedIsolationDeltaBetaCorr3Hits = num.zeros(1, dtype=int) |
Definition at line 155 of file runTauDisplay.py.
tuple runTauDisplay.tau_byLooseIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
Definition at line 146 of file runTauDisplay.py.
tuple runTauDisplay.tau_byLooseIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 182 of file runTauDisplay.py.
tuple runTauDisplay.tau_byLooseIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 199 of file runTauDisplay.py.
tuple runTauDisplay.tau_byLoosePileupWeightedIsolation3Hits = num.zeros(1, dtype=int) |
Definition at line 161 of file runTauDisplay.py.
tuple runTauDisplay.tau_byMediumCombinedIsolationDeltaBetaCorr3Hits = num.zeros(1, dtype=int) |
Definition at line 156 of file runTauDisplay.py.
tuple runTauDisplay.tau_byMediumIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
Definition at line 147 of file runTauDisplay.py.
tuple runTauDisplay.tau_byMediumIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 183 of file runTauDisplay.py.
tuple runTauDisplay.tau_byMediumIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 200 of file runTauDisplay.py.
tuple runTauDisplay.tau_byMediumPileupWeightedIsolation3Hits = num.zeros(1, dtype=int) |
Definition at line 162 of file runTauDisplay.py.
tuple runTauDisplay.tau_byPileupWeightedIsolationRaw3Hits = num.zeros(1, dtype=float) |
Definition at line 164 of file runTauDisplay.py.
tuple runTauDisplay.tau_byTightCombinedIsolationDeltaBetaCorr3Hits = num.zeros(1, dtype=int) |
Definition at line 157 of file runTauDisplay.py.
tuple runTauDisplay.tau_byTightIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
Definition at line 148 of file runTauDisplay.py.
tuple runTauDisplay.tau_byTightIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 184 of file runTauDisplay.py.
tuple runTauDisplay.tau_byTightIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 201 of file runTauDisplay.py.
tuple runTauDisplay.tau_byTightPileupWeightedIsolation3Hits = num.zeros(1, dtype=int) |
Definition at line 163 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVLooseIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
Definition at line 149 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVLooseIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 181 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVLooseIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 202 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVTightIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
Definition at line 150 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVTightIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 185 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVTightIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 203 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVVTightIsolationMVA3oldDMwLT = num.zeros(1, dtype=int) |
Definition at line 151 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVVTightIsolationMVArun2v1DBoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 186 of file runTauDisplay.py.
tuple runTauDisplay.tau_byVVTightIsolationMVArun2v1PWoldDMwLT = num.zeros(1, dtype=int) |
Definition at line 204 of file runTauDisplay.py.
tuple runTauDisplay.tau_chargedIsoPtSum = num.zeros(1, dtype=float) |
Definition at line 158 of file runTauDisplay.py.
tuple runTauDisplay.tau_decayModeFindingNewDMs = num.zeros(1, dtype=int) |
Definition at line 169 of file runTauDisplay.py.
tuple runTauDisplay.tau_decayModeFindingOldDMs = num.zeros(1, dtype=int) |
Definition at line 168 of file runTauDisplay.py.
tuple runTauDisplay.tau_dm = num.zeros(1, dtype=int) |
Definition at line 123 of file runTauDisplay.py.
tuple runTauDisplay.tau_dm_rough = num.zeros(1, dtype=int) |
Definition at line 124 of file runTauDisplay.py.
tuple runTauDisplay.tau_eta = num.zeros(1, dtype=float) |
Definition at line 126 of file runTauDisplay.py.
Referenced by DeepTauId.createEgammaBlockInputs(), DeepTauId.createHadronsBlockInputs(), DeepTauId.createMuonBlockInputs(), DeepTauId.createTauBlockInputs(), and AntiElectronDeadECAL.operator()().
tuple runTauDisplay.tau_eventid = num.zeros(1, dtype=int) |
Definition at line 121 of file runTauDisplay.py.
tuple runTauDisplay.tau_footprintCorrection = num.zeros(1, dtype=float) |
Definition at line 166 of file runTauDisplay.py.
tuple runTauDisplay.tau_gendm = num.zeros(1, dtype=int) |
Definition at line 129 of file runTauDisplay.py.
tuple runTauDisplay.tau_gendm_rough = num.zeros(1, dtype=int) |
Definition at line 130 of file runTauDisplay.py.
tuple runTauDisplay.tau_geneta = num.zeros(1, dtype=float) |
Definition at line 132 of file runTauDisplay.py.
tuple runTauDisplay.tau_genphi = num.zeros(1, dtype=float) |
Definition at line 133 of file runTauDisplay.py.
tuple runTauDisplay.tau_genpt = num.zeros(1, dtype=float) |
Definition at line 131 of file runTauDisplay.py.
tuple runTauDisplay.tau_id = num.zeros(1, dtype=int) |
Definition at line 122 of file runTauDisplay.py.
tuple runTauDisplay.tau_mass = num.zeros(1, dtype=float) |
Definition at line 128 of file runTauDisplay.py.
Referenced by DeepTauId.createTauBlockInputs().
tuple runTauDisplay.tau_neutralIsoPtSum = num.zeros(1, dtype=float) |
Definition at line 159 of file runTauDisplay.py.
tuple runTauDisplay.tau_neutralIsoPtSumWeight = num.zeros(1, dtype=float) |
Definition at line 165 of file runTauDisplay.py.
tuple runTauDisplay.tau_phi = num.zeros(1, dtype=float) |
Definition at line 127 of file runTauDisplay.py.
Referenced by DeepTauId.createTauBlockInputs(), and AntiElectronDeadECAL.operator()().
tuple runTauDisplay.tau_photonPtSumOutsideSignalCone = num.zeros(1, dtype=float) |
Definition at line 167 of file runTauDisplay.py.
tuple runTauDisplay.tau_pt = num.zeros(1, dtype=float) |
Definition at line 125 of file runTauDisplay.py.
Referenced by DeepTauId.createEgammaBlockInputs(), DeepTauId.createHadronsBlockInputs(), DeepTauId.createMuonBlockInputs(), DeepTauId.createTauBlockInputs(), L1CaloJetProducer.get_tau_pt_calibration(), L1CaloJetProducer.loose_iso_tau_wp(), and l1t::Stage1TauIsolationLUT.lutPayload().
tuple runTauDisplay.tau_puCorrPtSum = num.zeros(1, dtype=float) |
Definition at line 160 of file runTauDisplay.py.
tuple runTauDisplay.tau_tree = ROOT.TTree('per_tau','per_tau') |
Definition at line 119 of file runTauDisplay.py.
tuple runTauDisplay.tau_vertex = num.zeros(1, dtype=int) |
Definition at line 134 of file runTauDisplay.py.
Definition at line 28 of file runTauDisplay.py.
tuple runTauDisplay.taus = tauH.product() |
Definition at line 308 of file runTauDisplay.py.
tuple runTauDisplay.vertexH = Handle('std::vector<reco::Vertex>') |
Definition at line 29 of file runTauDisplay.py.
tuple runTauDisplay.vertices = vertexH.product() |
Definition at line 309 of file runTauDisplay.py.
tuple runTauDisplay.visP4 = visibleP4(igen) |
Definition at line 323 of file runTauDisplay.py.