Variables | |
dictionary | data = {} |
tuple | file = open(args[0], "r") |
string | filename = "%s-%s-mH%s.txt" |
tuple | fout = open(filename, "w") |
tuple | header = file.readline() |
list | indices = [isig] |
tuple | l = l.replace("---","0") |
tuple | m = re.match(r"(\d+) Yield\s+((\d+\.?\d*(E[+\-]\d+)?\s+)+)", l) |
tuple | mh = m.group(1) |
tuple | mhs = data.keys() |
list | models = [ 'SM', '4G' ] |
tuple | nproc = len(syseff) |
tuple | parser = OptionParser() |
tuple | processnames = header.split() |
list | syseff = [float(x) for x in m.group(2).split()] |
tuple | sysname = m.group(1) |
list | yields = [float(x) for x in m.group(2).split()] |
dictionary errorMatrix2Lands.data = {} |
Definition at line 17 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.file = open(args[0], "r") |
Definition at line 15 of file errorMatrix2Lands.py.
string errorMatrix2Lands.filename = "%s-%s-mH%s.txt" |
Definition at line 76 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.fout = open(filename, "w") |
Definition at line 77 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.header = file.readline() |
Definition at line 19 of file errorMatrix2Lands.py.
Referenced by CSCDCCEventData.addChamber(), ESRawDataTask.analyze(), ESFEDIntegrityTask.analyze(), EBRawDataTask.analyze(), EERawDataTask.analyze(), BxTiming.analyze(), DQMHcalPhiSymAlCaReco.analyze(), EcalFloatCondObjectContainerXMLTranslator.barrelfromXML(), DCCTBDataMapper.buildDCCFields(), CastorCORData.check(), HcalHTRData.check(), lhef::LHEReader::XMLHandler.comment(), DCCTBEventBlock.dataCheck(), stor::detail::EventMsgData.do_setDroppedEventsCount(), cond::PayLoadInspector< DataT >.dump(), EcalFloatCondObjectContainerXMLTranslator.endcapfromXML(), lhef::LHEReader::XMLHandler.endElement(), PhiSymmetryCalibration_step2_SM.endJob(), PhiSymmetryCalibration_step2.endJob(), HLTL1NumberFilter.filter(), lhef::LHERunInfo.findHeader(), sistrip::SpyEventMatcherModule.findL1IDandAPVAddress(), FWTableView.FWTableView(), edm::StreamerFileReader.getHeader(), WatcherStreamFileReader.getHeader(), EcalCondHandler< Payload, XMLTranslator >.getNewObjects(), EcalFloatCondObjectContainerHandler.getNewObjects(), popcon::EcalIntercalibHandler.getNewObjects(), popcon::EcalADCToGeVHandler.getNewObjects(), EcalFloatCondObjectContainerHandler.id(), gen::JetMatchingMadgraph.init(), lhef::JetMatchingMadgraph.init(), ESUnpacker.interpretRawData(), PixelDataFormatter.interpretRawData(), XMLDocument.makeHeader(), LHERunInfoProduct.mergeProduct(), LzmaFile.Open(), LHERunInfoProduct::const_iterator.operator==(), CSCALCTHeader.pack(), HcalCableMapper.process(), HcalNZSMonitor.processEvent(), DTDataIntegrityTask.processFED(), CSCDCCUnpacker.produce(), CSCTFPacker.produce(), RPCUnpackingModule.produce(), HcalTBSource.produce(), edm::StreamerFileReader.read(), edm::StreamerInputModule< Producer >.read(), PhysicsTools::MVAComputer.readCalibration(), CSCAnodeData2007.selfTest(), CSCAnodeData2006.selfTest(), FEDHeader.set(), smproxy::EventMsg.setDroppedEventsCount(), lhef::StorageInputStream.StorageInputStream(), edm::StreamerFileReader.StreamerFileReader(), edm::StreamerInputModule< Producer >.StreamerInputModule(), sistrip::RawToDigiUnpacker.triggerFed(), CSCTFEvent.unpack(), HcalHTRData.unpack_per_channel_header(), sistrip::RawToDigiUnpacker.updateEventSummary(), StoreEcalCondition.writeToLogFile(), and StoreEcalCondition.writeToLogFileResults().
list errorMatrix2Lands.indices = [isig] |
Definition at line 74 of file errorMatrix2Lands.py.
Referenced by MuonAssociatorByHits.associateMuons(), L1RCTReceiverCard.fillInput(), ZeeCandidateFilter.filter(), SurveyResidual.inverseCovariance(), L1RCTORCAMap.makeBarrelData(), CombinedSVComputerV2.operator()(), GhostTrackComputer.operator()(), CombinedSVComputer.operator()(), CombinedSVSoftLeptonComputer.operator()(), TtHadSimpleBestJetComb.operator()(), TtSemiSimpleBestJetComb.operator()(), PFTauMVAInputDiscriminantTranslator.PFTauMVAInputDiscriminantTranslator(), MCTrackMatcher.produce(), AssociationMapOneToOne2Association< CKey, CVal >.produce(), reco::modulesNew::MCTruthCompositeMatcher.produce(), GenTrackMatcher.produce(), reco::modulesNew::Matcher< C1, C2, S, D >.produce(), pat::PATTriggerEventProducer.produce(), SecondaryVertexProducer.produce(), reco::PhysObjectMatcher< C1, C2, S, D, Q >.produce(), reco::GhostTrackVertexFinder.recursiveMerge(), ClusterRemovalRefSetter.reKeyPixel(), ClusterRemovalRefSetter.reKeyStrip(), TIDLayer.ringIndicesByCrossingProximity(), SubJetAlgorithm.run(), CATopJetAlgorithm.run(), edm::DataFrameContainer.sort(), TauTagTools.sortRefVectorByPt(), GhostTrackComputer.threshTrack(), CombinedSVComputer.threshTrack(), CombinedSVComputerV2.threshTrack(), CombinedSVSoftLeptonComputer.threshTrack(), TaggingVariablePlotter::VariableConfig.VariableConfig(), cms::CompoundJetProducer.writeCompoundJets(), VirtualJetProducer.writeCompoundJets(), and LaserSorter.writeEvent().
tuple errorMatrix2Lands.l = l.replace("---","0") |
Definition at line 23 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.m = re.match(r"(\d+) Yield\s+((\d+\.?\d*(E[+\-]\d+)?\s+)+)", l) |
Definition at line 24 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.mh = m.group(1) |
Definition at line 26 of file errorMatrix2Lands.py.
Referenced by TkTransientTrackingRecHitBuilder.build(), PFPhotonAlgo.EarlyConversion(), CosmicHitTripletGeneratorFromLayerTriplet.hitTriplets(), and TkTransientTrackingRecHitBuilder.oldbuild().
list errorMatrix2Lands.mhs = data.keys() |
Definition at line 40 of file errorMatrix2Lands.py.
list errorMatrix2Lands.models = [ 'SM', '4G' ] |
Definition at line 69 of file errorMatrix2Lands.py.
Referenced by edm::service::CPU.postEndJob().
tuple errorMatrix2Lands.nproc = len(syseff) |
Definition at line 49 of file errorMatrix2Lands.py.
Referenced by evf::CPUStat.setNproc().
tuple errorMatrix2Lands.parser = OptionParser() |
Definition at line 4 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.processnames = header.split() |
Definition at line 20 of file errorMatrix2Lands.py.
Definition at line 38 of file errorMatrix2Lands.py.
tuple errorMatrix2Lands.sysname = m.group(1) |
Definition at line 37 of file errorMatrix2Lands.py.