Functions | |
def | iddify |
Variables | |
list | alphas = [ (D['exp'][i]/(realN) if X else 0) for i,X in enumerate(N) ] |
dictionary | data = {} |
tuple | file = open(args[0], "r") |
string | filename = "%s-mH%s.txt" |
tuple | fout = open(filename, "w") |
list | hasrate = [0 for p in range(nproc)] |
tuple | header = file.readline() |
tuple | id = iddify(D['nuisname'][inuis]) |
tuple | isStat = (D['nuisname'][inuis] == "Statistics in MC or control sample") |
tuple | l = re.sub("--+","0",l) |
list | line = [] |
tuple | m = re.match(r"(\d+) Yield\s+((\d+\.?\d*(E[+\-]\d+)?\s+)+)", l) |
tuple | mh = m.group(1) |
tuple | mhs = data.keys() |
string | name = "%-3d" |
tuple | nN = sum([1 for X in N if X > 0]) |
people filling error matrix uses the naive 1/sqrt(N) errors | |
tuple | nproc = len(processnames) |
list | nuisline = [] |
string | pad = " " |
tuple | parser = OptionParser() |
tuple | processnames = header.split() |
tuple | realN = int(floor(sumN/nN+1.5)) |
tuple | start = i*(nproc+1) |
tuple | sumN = sum([1.0/(X*X) for X in N if X > 0]) |
list | syseff = [float(x) for x in m.group(2).split()] |
tuple | sysname = m.group(1) |
dictionary | used_syst_labels = {} |
list | yields = [float(x) for x in m.group(2).split()] |
def errorMatrix2Lands_multiChannel::iddify | ( | x | ) |
Definition at line 26 of file errorMatrix2Lands_multiChannel.py.
00027 : 00028 id = x 00029 slang = { "[Cc]ross[ -][Ss]ection":"XS", 00030 "[Tt]rigger(\s+[Ee]ff(s|ic(ienc(y|ies))?))?":"Trig", 00031 "([Ii]ntegrated\s+)?[Ll]umi(nosity)":"Lumi", 00032 "[Ee]ff(s|ic(ienc(y|ies))?)":"Eff", 00033 "[Nn]orm(alization)":"Norm", 00034 "[Rr]eco(nstruction)":"Reco", 00035 "[Ss]stat(istics?)":"Stat"} 00036 for s,r in slang.items(): id = re.sub(s,r,id) 00037 return re.sub("[^A-Za-z0-9_]", "", re.sub("\s+|-|/","_", re.sub("^\s+|\s+$","",id)))
list errorMatrix2Lands_multiChannel::alphas = [ (D['exp'][i]/(realN) if X else 0) for i,X in enumerate(N) ] |
Definition at line 163 of file errorMatrix2Lands_multiChannel.py.
dictionary errorMatrix2Lands_multiChannel::data = {} |
Definition at line 24 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::file = open(args[0], "r") |
Definition at line 22 of file errorMatrix2Lands_multiChannel.py.
string errorMatrix2Lands_multiChannel::filename = "%s-mH%s.txt" |
Definition at line 125 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::fout = open(filename, "w") |
Definition at line 126 of file errorMatrix2Lands_multiChannel.py.
list errorMatrix2Lands_multiChannel::hasrate = [0 for p in range(nproc)] |
Definition at line 108 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::header = file.readline() |
Definition at line 38 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::id = iddify(D['nuisname'][inuis]) |
Definition at line 151 of file errorMatrix2Lands_multiChannel.py.
Referenced by CaloHitResponse::add(), ora::PoolDbCache::add(), FBaseSimEvent::addChargedTrack(), TrackerGeometry::addDet(), SiPixelFedCablingTree::addFed(), HcalTriggerPrimitiveAlgo::addFG(), CrossingFrame< T >::addPileups(), L1MuDTTrackAssembler::address(), L1MuDTERS::address(), HcalTriggerPrimitiveAlgo::addSignal(), CrossingFrame< T >::addSignals(), DDI::LogicalPart::addSpecifics(), AlignmentMonitorMuonResiduals::afterAlignment(), SiStripHitEffFromCalibTree::algoAnalyze(), SiStripCalibLorentzAngle::algoBeginJob(), ESElectronicsSimFast::analogToDigital(), cms::MinBias::analyze(), SiStripElectronAnalyzer::analyze(), HLTAlCaMonPi0::analyze(), RctDigiToRctText::analyze(), EcalTPGParamBuilder::analyze(), MuonGeometrySanityCheck::analyze(), SiStripBadStripReader::analyze(), EETimingClient::analyze(), L1TCompare::analyze(), PatTriggerAnalyzer::analyze(), TestHits::analyze(), WriteL1TriggerObjetsXml::analyze(), cms::DiJetAnalyzer::analyze(), SiStripDetVOffReader::analyze(), SiStripThresholdReader::analyze(), MuonGeometrySVGTemplate::analyze(), SiStripPedestalsReader::analyze(), EEOccupancyTask::analyze(), DTTriggerEfficiencyTask::analyze(), EBOccupancyTask::analyze(), HLTAlCaMonEcalPhiSym::analyze(), EcalDumpRaw::analyze(), SiStripNoisesReader::analyze(), SiStripSummaryReader::analyze(), TestTrackHits::analyze(), DQMSourceEleCalib::analyze(), TestSmoothHits::analyze(), TestOutliers::analyze(), SiStripApvGainReader::analyze(), DTDigiReader::analyze(), SiStripBadComponentsDQMServiceReader::analyze(), myJetAna::analyze(), EcalHexDisplay::analyze(), ElectronStudy::analyze(), DQMSourcePi0::analyze(), EcalTrigPrimAnalyzerMIPs::analyze(), CSCAlignmentCorrections::applyAlignment(), MuScleFitUtils::applyScale(), OnDemandMeasurementTracker::assign(), gen::PhotosInterface::attachParticles(), BackgroundFunction::BackgroundFunction(), RPCNumberingScheme::baseNumberToUnitNumber(), PatTriggerAnalyzer::beginJob(), EcalDQMStatusReader::beginRun(), DQMRootOutputModule::beginRun(), HcalMonitorClient::beginRun(), GctFormatTranslateMCLegacy::blockToAllRctCaloRegions(), GctFormatTranslateV35::blockToGctInternEmCand(), GctFormatTranslateV38::blockToGctInternEmCand(), GctFormatTranslateV35::blockToRctCaloRegions(), GctFormatTranslateV38::blockToRctCaloRegions(), GctFormatTranslateV35::blockToRctEmCand(), GctFormatTranslateV38::blockToRctEmCand(), GctFormatTranslateMCLegacy::blockToRctEmCand(), AlignmentMonitorMuonResiduals::book(), AlignmentMonitorGeneric::book(), AlignmentMonitorSurvey::book(), FWSiStripDigiProxyBuilder::build(), FWSiStripClusterProxyBuilder::build(), CastorDbService::buildCalibrations(), HcalDbService::buildCalibrations(), CastorDbService::buildCalibWidths(), HcalDbService::buildCalibWidths(), MomentumDependentPedeLabeler::buildMap(), PedeLabeler::buildMap(), RunRangeDependentPedeLabeler::buildMap(), FWPhotonProxyBuilder::buildViewType(), CaloCellCrossing::CaloCellCrossing(), L1MuGlobalMuonTrigger::CancelOutUnit(), TopGenEvent::candidate(), CastorElectronicsId::CastorElectronicsId(), DTStatusFlag::cellStatus(), DTDeadFlag::cellStatus(), DTT0::cellT0(), CSCTriggerGeomManager::chamber(), MuonAlignmentFromReference::chamberPrettyNameFromId(), CSCNeutronWriter::chamberType(), CSCNeutronReader::chamberType(), FBaseSimEvent::chargedTrack(), GenParticleProducer::chargeTimesThree(), XrdStorageMaker::check(), ecaldqm::MESetChannel::checkDirectory(), edm::reftobase::RefVectorHolder< REFV >::cloneEmpty(), SiStripElectronAlgo::coarseHitSelection(), ResidualRefitting::CollectTrackHits(), GeometricSearchDet::compatibleDets(), RingMaker::constructPXBDetId(), RingMaker::constructPXFDetId(), RingMaker::constructTECDetId(), RingMaker::constructTIBDetId(), RingMaker::constructTIDDetId(), RingMaker::constructTOBDetId(), edm::helper::IndexRangeAssociation::contains(), WriteESAlignments::convert(), EcalClusterTools::covariances(), CSGAction::createCheckButton(), HcalHotCellDbInterface::createDataset(), RPCFw::createFEB(), RPCFw::createGAS(), RPCFw::createIDMAP(), RPCFw::createIMON(), ESDigitizer::createNoisyList(), RPCFw::createSTATUS(), RPCFw::createT(), CSGAction::createTextButton(), RPCFw::createVMON(), csctf::TrackStub::cscidSeparateME1a(), dd_get_name(), spr::debugEcalDets(), gen::TauolaInterface::decay(), EcalTBDaqFormatter::DecodeMEM(), EcalTB07DaqFormatter::DecodeMEM(), fftjetcms::densePeakTreeToStorable(), MuonGeometrySanityCheckPoint::detName(), ESDataFormatterV4::DigiToRaw(), ESDataFormatterV1_1::DigiToRaw(), CSCOfflineMonitor::doBXMonitor(), CSCValidation::doGasGain(), FWHFTowerSliceSelector::doSelect(), CSCValidation::doTimeMonitoring(), FWHFTowerSliceSelector::doUnselect(), DTWireId::DTWireId(), GeometryInfoDump::dumpInfo(), ProvenanceDumper::dumpProcessHistory_(), EcalTPGCrystalStatusXMLTranslator::dumpXML(), EcalElectronicsId::EcalElectronicsId(), EcalTriggerElectronicsId::EcalTriggerElectronicsId(), InvRingCalib::EERegId(), edm::service::ELrecv(), ObjectCounter< C >::endJob(), TkAlCaSkimTreeMerger::endJob(), AlignmentStats::endJob(), PatTriggerAnalyzer::endJob(), cms::MinBias::endJob(), EEDataCertificationTask::endLuminosityBlock(), ZeeCalibration::endOfJob(), CSCOfflineClient::endRun(), EEDataCertificationTask::endRun(), L1MuDTTrackFinder::ep(), edm::ErrorObj::ErrorObj(), edm::Path::exceptionContext(), CastorTopology::exclude(), HcalTopology::exclude(), ZdcTopology::exclude(), HcalRecHitsMaker::Fill(), HcalDDDGeometryLoader::fill(), CastorHardcodeGeometryLoader::fill(), HcalHardcodeGeometryLoader::fill(), EcalPreshowerRecHitsMaker::Fill(), HTrackAssociator::fillCaloTowers(), HcalGeometry::fillDetIds(), HTrackAssociator::fillHcalTowers(), edm::RootFile::fillHistory(), CaloHitAnalyzer::fillHits(), EEDaqInfoTask::fillMonitorElements(), EEDcsInfoTask::fillMonitorElements(), MuonAlignmentFromReference::fillNtuple(), HcalObjRepresent::fillOneGain(), QcdLowPtDQM::fillPixels(), FWRecoGeometryESProducer::fillPoints(), HcalTestHistoClass::fillQie(), FWRecoGeometryESProducer::fillShapeAndPlacement(), HcalTB04Analysis::finalAnalysis(), HcalNumberingFromDDD::find(), CaloRecHitMetaCollectionV::find(), ESCondObjectContainer< T >::find(), edm::DetSetVector< T >::find(), find(), EcalCondTowerObjectContainer< T >::find(), edm::DetSetLazyVector< T >::find(), edm::DetSetRefVector< T, C >::find(), EcalCondObjectContainer< EcalLaserAPDPNpair >::find(), ecaldqm::MESetDet1D::find_(), ecaldqm::MESetEcal::find_(), edm::DetSetVector< T >::find_or_insert(), MuonCkfTrajectoryBuilder::findCompatibleMeasurements(), TrackDetMatchInfo::findMaxDeposition(), PhysicsTowerOrganizer::findNeighbors(), PFClusterShapeAlgo::findPFRHIndexFromDetId(), GenParticlesHelper::findSisters(), BaseCkfTrajectoryBuilder::findStateAndLayers(), PhysicsTowerOrganizer::findTower(), SequentialVertexFitter< N >::fit(), lhef::JetInput::fromResonance(), edm::helper::IndexRangeAssociation::get(), edm::RangeMap< det_id_type, edm::OwnVector< B > >::get(), DTT0::get(), edm::EdmEventItemGetter< RefType >::get(), edm::service::MessageLoggerScribe::getAparameter(), EcalDQMBinningService::getBinMapSM_(), MatacqProducer::getCalibTriggerType(), CaloCellManager::getCellFromIndex(), EcalEndcapGeometry::getCells(), EcalBarrelGeometry::getCells(), ValidHitPairFilter::getCloseDets(), LMFDefFabric::getColorFromID(), LMFDat::getData(), cscdqm::Cache::getDDU(), LaserSorter::getDetailedTriggerType(), DTNumberingScheme::getDetId(), cscdqm::Cache::getEMU(), cscdqm::Cache::getFED(), TrackDetectorAssociator::getFreeTrajectoryState(), getId(), edm::ValueMap< reco::MuonMETCorrectionData >::getIdOffset(), HitInfo::getInfo(), ValidHitPairFilter::getLayer(), LMFDat::getLMFRunIOVID(), FWGeometry::getMatrix(), HDetIdAssociator::getMaxEDetId(), EcalClusterTools::getMaximum(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), HcalDbOnline::getObject(), HLTTauDQMLitePathPlotter::getObjectCollection(), MatacqProducer::getOrbitId(), LaserSorter::getOutputFedList(), cscdqm::Cache::getPar(), LMFCorrCoefDat::getParameters(), ParticleListDrawer::getParticleName(), ParticleTreeDrawer::getParticleName(), RPCRunIOV::getPVSSMap(), Rings::getPXBRing(), Rings::getPXFRing(), HcalDetDiagNoiseRMSummary::GetRMindex(), LMFDefFabric::getRunTagFromID(), PrimaryVertexAnalyzer4PU::getSimEvents(), Rings::getTECRing(), Rings::getTIBRing(), Rings::getTIDRing(), Rings::getTOBRing(), LMFDefFabric::getTrigTypeFromID(), EcalPreshowerNumberingScheme::getUnitID(), EcalEndcapNumberingScheme::getUnitID(), HcalTBNumberingScheme::getUnitIDs(), HcalDDDGeometry::getValidDetIds(), edm::MultiAssociation< C >::getValues(), DDI::LogicalPart::hasDDValue(), ESDetId::hashedIndex(), HcalElectronicsId::HcalElectronicsId(), HcalFrontEndId::HcalFrontEndId(), HcalTTPDigiProducer::HcalTTPDigiProducer(), HcalBaseMonitor::hideKnownBadCells(), CSCMake2DRecHit::hitFromStripAndWire(), HLTCSCOverlapFilter::hltFilter(), HLTCSCRing2or3Filter::hltFilter(), HLTTrackerHaloFilter::hltFilter(), HLTPixelClusterShapeFilter::hltFilter(), CSCTriggerElectronicsMapping::hwId(), CSCReadoutMappingForSliceTest::hwId(), CSCTriggerSimpleMapping::hwId(), Numbers::icEE(), EcalTrigTowerDetId::iDCC(), SimTrackManager::idSavedTrack(), MuonDetLayerGeometry::idToLayer(), AlignableBuilder::index(), fireworks::info(), CorrelatedNoisifier< EcalCorrMatrix >::init(), ApeSettingAlgorithm::initialize(), MuonAlignmentFromReference::initialize(), EcalCondObjectContainer< EcalLaserAPDPNpair >::insert(), edm::IDVectorMap< ID, C, P >::insert(), L1MuDTSecProcMap::insert(), EcalCondTowerObjectContainer< T >::insert(), ESCondObjectContainer< T >::insert(), PhysicsTowerOrganizer::insert_(), SiStripTemplate::interpolate(), SiPixelTemplate::interpolate(), EcalTB07DaqFormatter::interpretRawData(), EcalTBDaqFormatter::interpretRawData(), Numbers::iSC(), MuonHOAcceptance::isChannelDead(), MuonHOAcceptance::isChannelSiPM(), HcalTopology::isExcluded(), CastorTopology::isExcluded(), ZdcTopology::isExcluded(), EBDetId::ism(), edm::RefToBase< T >::isNull(), AlignmentTrackSelector::isOkCharge(), MuonCosmicCompatibilityFiller::isOverlappingMuon(), Numbers::iTCC(), Numbers::iTT(), L1MuDTExtrapolationUnit::L1MuDTExtrapolationUnit(), cscdqm::Collection::load(), DTBtiCard::loadBTI(), CaloTPGTranscoderULUT::loadHCALCompress(), CaloTPGTranscoderULUT::loadHCALUncompress(), FWGeometry::loadMap(), ora::PoolContainerHeaderTable::lockContainer(), ora::OraContainerHeaderTable::lockContainer(), main(), MuonDetLayerGeometry::makeDetLayerId(), FWRPZViewGeometry::makeMuonGeometryRhoPhi(), FWRPZViewGeometry::makeMuonGeometryRhoZ(), PiZeroAnalyzer::makePizero(), fireworks::makeRhoPhiSuperCluster(), fireworks::makeRhoZSuperCluster(), HcalSiPMHitResponse::makeSiPMSignal(), hcalCalib::makeTextFile(), Masks::maskChannel(), MuScleFitUtils::massProb(), MuScleFitUtils::massResolution(), ErrorsPropagationAnalyzer::massResolution(), L1MuGlobalMuonTrigger::Matcher(), EcalClusterTools::matrixDetId(), EcalClusterTools::matrixEnergy(), LHERunInfoProduct::mergeProduct(), L1MuGlobalMuonTrigger::Merger(), rpcrawtodigi::EventRecords::mergeRecords(), L1MuGlobalMuonTrigger::MipIsoAU(), SiPixelDigitizerAlgorithm::module_killing_DB(), MomentumScaleCorrector::MomentumScaleCorrector(), MuonGeometryArrange::MuonGeometryArrange(), DDStreamer::names_read(), RBCProcessRPCSimDigis::next(), CosmicMuonGenerator::nextEvent(), operator!=(), edm::ValueMap< T >::IDComparator::operator()(), pat::GenPlusSimParticleProducer::LessById::operator()(), pat::PATGenCandsFromSimTracksProducer::LessById::operator()(), edm::helper::IndexRangeAssociation::IDComparator::operator()(), PhysicsTools::MVAComputer::InputVar::operator<(), VertexTracker::operator<(), operator<(), operator==(), operator>>(), EcalCondTowerObjectContainer< T >::operator[](), EcalCondObjectContainer< EcalLaserAPDPNpair >::operator[](), ESCondObjectContainer< T >::operator[](), EcalContainer< EcalTrigTowerDetId, Item >::operator[](), MuonAlignmentFromReference::parseReference(), EcalTrigPrimESProducer::parseTextFile(), TrackerLayerIdAccessor::pixelBarrelLayer(), TrackerLayerIdAccessor::pixelForwardDisk(), cond::PayLoadInspector< DataT >::plot(), stor::QueueCollection< T >::popEvent(), FastTimerService::postBeginJob(), sipixelobjects::PixelFEDLink::print(), BaseCrystal::print(), sipixelobjects::PixelFEDCabling::print(), SiStripRegionCabling::print(), EcalTPCondAnalyzer::printCRYSTAL(), SiStripPedestals::printDebug(), PFRootEventManager::printGenParticles(), SimHitPrinter::printId(), FBaseSimEvent::printMCTruth(), DBReader::printParameters(), BlockFormatter::PrintSizes(), SiStripPedestals::printSummary(), SimHitPrinter::printTrack(), HcalDeadCellMonitor::process_RecHit(), HcalQLPlotAnalAlgos::processDigi(), HcalZDCMonitor::processEvent(), CastorHIMonitor::processEvent(), CastorRecHitMonitor::processEvent(), HcalDigiMonitor::processEvent(), HcalBeamMonitor::processEvent(), HcalRecHitMonitor::processEvent_rechit(), HcalHotCellMonitor::processEvent_rechitenergy(), HcalHotCellMonitor::processHit_rechitNeighbors(), MuonAlignmentFromReference::processMuonResidualsFromTrack(), AlignmentMonitorMuonSystemMap1D::processMuonResidualsFromTrack(), HcalQLPlotAnalAlgos::processRH(), HighPtTrackEcalDetIdProducer::produce(), ParticleReplacerParticleGun::produce(), L2MuonSeedGenerator::produce(), HIPixelClusterVtxProducer::produce(), EcalDCCTB07UnpackingModule::produce(), SiPixelFedCablingMapBuilder::produce(), CSCTFUnpacker::produce(), DTDigiToRawModule::produce(), EcalDCCTBUnpackingModule::produce(), TrackCandidateProducer::produce(), SoftLepton::produce(), CSCDCCUnpacker::produce(), AlCaHOCalibProducer::produce(), MuonSimHitProducer::produce(), EcalShowerContainmentCorrectionsESProducer::produce(), BSCTrigger::produce(), DTUnpackingModule::produce(), LTCRawToDigi::produce(), EcalDigiToRaw::produce(), EcalListOfFEDSProducer::produce(), InterestingEcalDetIdProducer::produce(), CaloGeometryDBEP< T, U >::produceAligned(), FakeCaloAlignmentEP::produceCastorAli(), TestCaloAlignmentEP::produceCastorAli(), FakeCaloAlignmentEP::produceEBAli(), TestCaloAlignmentEP::produceEBAli(), FakeCaloAlignmentEP::produceEEAli(), TestCaloAlignmentEP::produceEEAli(), FakeCaloAlignmentEP::produceESAli(), TestCaloAlignmentEP::produceESAli(), FakeCaloAlignmentEP::produceHBAli(), TestCaloAlignmentEP::produceHBAli(), TestCaloAlignmentEP::produceHEAli(), FakeCaloAlignmentEP::produceHEAli(), FakeCaloAlignmentEP::produceHFAli(), TestCaloAlignmentEP::produceHFAli(), FakeCaloAlignmentEP::produceHOAli(), TestCaloAlignmentEP::produceHOAli(), edm::ProductRegistryHelper::produces(), FakeCaloAlignmentEP::produceZdcAli(), TestCaloAlignmentEP::produceZdcAli(), edm::RangeMap< det_id_type, edm::OwnVector< B > >::put(), cscdqm::Cache::put(), HcalTB04Analysis::qieAnalysis(), L1MuDTERS::quality(), CSCChamberFitter::radiusCorrection(), EcalDQMStatusWriter::readEcalDQMChannelStatusFromFile(), EcalDQMStatusWriter::readEcalDQMTowerStatusFromFile(), RPCMonitorSync::readRPCDAQStrips(), FamosManager::reconstruct(), lhef::LHEEvent::removeResonances(), L1MuDTERS::reset(), ResolutionFunction::ResolutionFunction(), RoadSearchDetIdHelper::ReturnRPhiId(), ResidualRefitting::ReturnSector(), ResidualRefitting::ReturnStation(), CSCTFSectorProcessor::run(), EcalSelectiveReadoutSuppressor::run(), EcalRecHitWorkerRecover::run(), HcalSiPMHitResponse::run(), DTLocalTriggerTask::runDCCAnalysis(), DTLocalTriggerTask::runDDUvsDCCAnalysis(), ecaldqm::ClusterTask::runOnBasicClusters(), ecaldqm::TestPulseTask::runOnDigis(), ecaldqm::OccupancyTask::runOnDigis(), ecaldqm::PedestalTask::runOnDigis(), ecaldqm::LaserTask::runOnDigis(), ecaldqm::LedTask::runOnDigis(), ecaldqm::SelectiveReadoutTask::runOnDigis(), ecaldqm::PresampleTask::runOnDigis(), ecaldqm::LaserTask::runOnPnDigis(), ecaldqm::TestPulseTask::runOnPnDigis(), ecaldqm::PNPresampleTask::runOnPnDigis(), ecaldqm::LedTask::runOnPnDigis(), ecaldqm::PedestalTask::runOnPnDigis(), ecaldqm::RawDataTask::runOnRawData(), ecaldqm::OccupancyTask::runOnRecHits(), ecaldqm::EnergyTask::runOnRecHits(), ecaldqm::TimingTask::runOnRecHits(), ecaldqm::ClusterTask::runOnSuperClusters(), ecaldqm::TowerStatusTask::runOnTowerStatus(), ecaldqm::OccupancyTask::runOnTPDigis(), ecaldqm::LedTask::runOnUncalibRecHits(), ecaldqm::TestPulseTask::runOnUncalibRecHits(), ecaldqm::LaserTask::runOnUncalibRecHits(), CSCHitFromStripOnly::runStrip(), CSCHitFromWireOnly::runWire(), PHcalTB06Info::saveHit(), CSCTriggerGeomManager::sectorOfChambersInStation(), reco::modules::CosmicTrackSelector::select(), DTT0::set(), HcalChannelDataXml::set_elements_dataset_id(), HcalChannelDataXml::set_elements_iov_id(), reco::CaloCluster::setAlgoId(), evf::FUShmRawCell::setBuResourceId(), DCUTag::setByID(), ODRunConfigSeqInfo::setByID(), RunIOV::setByID(), MonRunIOV::setByID(), LMFUnique::setByID(), ODRunConfigInfo::setByID(), FEConfigMainInfo::setByID(), RunTag::setByID(), MODRunIOV::setByID(), CaliTag::setByID(), LocationDef::setByID(), CaliIOV::setByID(), ODRunConfigCycleInfo::setByID(), MonRunOutcomeDef::setByID(), DCUIOV::setByID(), MonRunTag::setByID(), reco::CaloCluster::setCaloId(), TrackInformation::setCaloSurfaceParticlePID(), DTStatusFlag::setCellStatus(), DTDeadFlag::setCellStatus(), DTT0::setCellT0(), OpticalObject::setCmsswID(), stor::RegistrationInfoBase::setConsumerId(), LMFDat::setData(), edm::service::ErrorLog::setDebugMessages(), StripClusterizerAlgorithm::setDetId(), SiStripClusterToDigiProducer::setDetId(), GeomDet::setDetId(), HCalSD::setDetUnitId(), DreamSD::setDetUnitId(), CrossingFramePlaybackInfoExtended::setEventStartInfo(), CrossingFramePlaybackInfo::setEventStartInfo(), DCCEventBlock::setFESyncNumbers(), evf::FUShmRawCell::setFuResourceId(), TrackInformation::setGenParticlePID(), GeometricDet::setGeographicalID(), GeometricDetExtra::setGeographicalId(), CreateSurveyRcds::setGeometry(), FastL1BitInfo::setHighestEmEtTowerID(), FastL1BitInfo::setHighestEtTowerID(), FastL1BitInfo::setHighestHadEtTowerID(), FEConfigLUTInfo::setId(), ODDCUConfig::setId(), ODFEDelaysInfo::setId(), ODTTCciCycle::setId(), RunIOV::setID(), FEConfigPedInfo::setId(), ODFEDAQConfig::setId(), ODLTCConfig::setId(), ODBadTTInfo::setId(), ODJBH4Config::setId(), ODLTSConfig::setId(), ODScanCycle::setId(), FEConfigLinInfo::setId(), ODCond2ConfInfo::setId(), ODRunConfigSeqInfo::setId(), ODTCCCycle::setId(), FEConfigSpikeInfo::setId(), ODDCCConfig::setId(), ODDCCCycle::setId(), ODSRPConfig::setId(), ODSRPCycle::setId(), ODCCSConfig::setId(), ODTCCConfig::setId(), FEConfigTimingInfo::setId(), ODEcalCycle::setId(), FEConfigBadTTInfo::setId(), FEConfigFgrInfo::setId(), ODRunConfigCycleInfo::setId(), ODRunConfigInfo::setId(), ODCCSCycle::setId(), ODDCUCycle::setId(), ODFEWeightsInfo::setId(), ODJBH4Cycle::setId(), ODLaserCycle::setId(), ODLTSCycle::setId(), ODScanConfig::setId(), MonRunIOV::setID(), RawParticle::setID(), FEConfigBadStripInfo::setId(), FEConfigSlidingInfo::setId(), ODLTCCycle::setId(), ODTCCEECycle::setId(), FEConfigMainInfo::setId(), FEConfigBadXTInfo::setId(), FEConfigWeightInfo::setId(), ODFEPedestalOffsetInfo::setId(), MODRunIOV::setID(), DTKeyedConfig::setId(), ODTTCFCycle::setId(), ODGolBiasCurrentInfo::setId(), ODTowersToByPassInfo::setId(), ODTTCFConfig::setId(), ODBadXTInfo::setId(), ODLaserConfig::setId(), ODTCCEEConfig::setId(), ODTTCciConfig::setId(), OpticalObject::setID(), SiStripCluster::setId(), ODVfeToRejectInfo::setId(), CaloG4Hit::setID(), Combo::SetIdHadb(), Combo::SetIdLepb(), TrackInformation::setIDonCaloSurface(), Combo::SetIdWp(), Combo::SetIdWq(), edm::service::ELlimitsTable::setInterval(), pat::Jet::setJetID(), CSCBaseElectronicsSim::setLayerId(), edm::service::ELlimitsTable::setLimit(), ODTCCEEConfig::setNTestPatternsToLoad(), ODTCCConfig::setNTestPatternsToLoad(), ODDCCConfig::setNTestPatternsToLoad(), EcalFenixStripFormatEB::setParameters(), EcalFenixStripFormatEE::setParameters(), PHcalTB06Info::setPrimary(), PHcalTB04Info::setPrimary(), MonTTConsistencyDat::setProblemsID(), MonMemTTConsistencyDat::setProblemsID(), MonCrystalConsistencyDat::setProblemsID(), MonMemChConsistencyDat::setProblemsID(), stor::RegistrationInfoBase::setQueueId(), ODCond2ConfInfo::setRunNumber(), reco::CaloCluster::setSeed(), MuonTrackCSCChamberResidual::setSegmentResidual(), ODTTCciConfig::setSize(), ODLaserConfig::setSize(), ODLTCConfig::setSize(), ODDCCConfig::setSize(), MODCCSHFDat::setSize(), ODTTCFConfig::setSize(), ODTCCEEConfig::setSLBLatency(), DTMtime::setSLMtime(), DTPerformance::setSLPerformance(), DTRangeT0::setSLRangeT0(), ODDCCConfig::setSMHalf(), CrossingFramePlaybackInfo::setStartEventId(), CreateSurveyRcds::setSurveyErrors(), DCCEventBlock::setTCCSyncNumbers(), MODCCSHFDat::setTest(), edm::service::ELlimitsTable::setTimespan(), ODTTCciConfig::setTrgSleep(), ODTCCEEConfig::setTriggerPos(), EcalTPGPhysicsConst::setValue(), EcalTPGStripStatus::setValue(), EcalDCUTemperatures::setValue(), EcalTPGSlidingWindow::setValue(), EcalTPGTowerStatus::setValue(), EcalCondTowerObjectContainer< T >::setValue(), EcalCondObjectContainer< EcalLaserAPDPNpair >::setValue(), EcalTPGFineGrainTowerEE::setValue(), EcalTPGLutIdMap::setValue(), EcalTPGWeightIdMap::setValue(), EcalTPGFineGrainEBIdMap::setValue(), EcalTPGSpike::setValue(), EcalPTMTemperatures::setValue(), ESCondObjectContainer< T >::setValue(), EcalTPGFineGrainStripEE::setValue(), ODFEDelaysInfo::setVersion(), FEConfigFgrInfo::setVersion(), ODFEDAQConfig::setVersion(), ODTowersToByPassInfo::setVersion(), FEConfigPedInfo::setVersion(), ODFEWeightsInfo::setVersion(), FEConfigLinInfo::setVersion(), FEConfigBadTTInfo::setVersion(), FEConfigBadStripInfo::setVersion(), ODFEPedestalOffsetInfo::setVersion(), ODGolBiasCurrentInfo::setVersion(), FEConfigLUTInfo::setVersion(), FEConfigBadXTInfo::setVersion(), FEConfigSpikeInfo::setVersion(), FEConfigWeightInfo::setVersion(), FEConfigSlidingInfo::setVersion(), FEConfigTimingInfo::setVersion(), ODBadXTInfo::setVersion(), ODVfeToRejectInfo::setVersion(), FEConfigMainInfo::setVersion(), ODBadTTInfo::setVersion(), PHcalTB06Info::setVtxSec(), CSCSegAlgoShowering::showerSeg(), FW3DViewGeometry::showMuonBarrel(), FW3DViewGeometry::showMuonBarrelFull(), FW3DViewGeometry::showMuonEndcap(), FW3DViewGeometry::showPixelBarrel(), FWRPZViewGeometry::showPixelBarrel(), FWRPZViewGeometry::showPixelEndcap(), FW3DViewGeometry::showPixelEndcap(), FW3DViewGeometry::showTrackerBarrel(), FWRPZViewGeometry::showTrackerBarrel(), FW3DViewGeometry::showTrackerEndcap(), FWRPZViewGeometry::showTrackerEndcap(), SiStripLaserRecHit2D::SiStripLaserRecHit2D(), DTMtime::slMtime(), DTPerformance::slPerformance(), DTRangeT0::slRangeT0(), ResidualRefitting::StoreTrackerRecHits(), TrackerLayerIdAccessor::stripTECDisk(), TrackerLayerIdAccessor::stripTIBLayer(), TrackerLayerIdAccessor::stripTIDDisk(), TrackerLayerIdAccessor::stripTOBLayer(), cond::PayLoadInspector< DataT >::summary(), EcalSelectiveReadoutValidation::superCrystalOf(), GenericMVAComputer::TaggingVariableMapping::TaggingVariableMapping(), ApeSettingAlgorithm::terminate(), ShallowGainCalibration::thickness(), EgammaHadTower::towerOf(), EgammaHadTower::towersOf(), L1MuDTMuonSorter::track(), L1MuDTTrackAssembler::trackBitMap(), L1MuDTTrackAssembler::trackClass(), TrackerGeometryCompare::TrackerGeometryCompare(), trackerHierarchy(), FastTSGFromPropagation::trackerSeeds(), TracktoRPC::TracktoRPC(), HDQMInspectorConfigSiStrip::translateDetId(), L1MuDTERS::ts(), TTUEmulator::TTUEmulator(), SiTrivialInduceChargeOnStrips::typeOf(), ESDetId::unhashIndex(), DCCMemBlock::unpack(), CastorUnpacker::unpack(), HcalUnpacker::unpack(), DCCMemBlock::unpackMemTowerData(), HcalTopology::up(), HcaluLUTTPGCoder::update(), CaloTrkProcessing::update(), TkPixelMeasurementDet::update(), MeasurementTrackerImpl::updatePixels(), MeasurementTrackerImpl::updateStrips(), JetTagComputer::uses(), Numbers::validEE(), Numbers::validEESc(), edm::LuminosityBlockID::value(), SequentialVertexFitter< N >::vertex(), CSCGangedWireGrouping::wireGroup(), MuonAlignmentOutputXML::writeComponents(), LMFDat::writeDB(), evf::BUEvent::writeFed(), L1MuDTTrackFinder::ws(), HcalTB04Analysis::xtalAnalysis(), and SiPixelTemplate2D::xytemp().
tuple errorMatrix2Lands_multiChannel::isStat = (D['nuisname'][inuis] == "Statistics in MC or control sample") |
Definition at line 149 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::l = re.sub("--+","0",l) |
Definition at line 48 of file errorMatrix2Lands_multiChannel.py.
list errorMatrix2Lands_multiChannel::line = [] |
Definition at line 53 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::m = re.match(r"(\d+) Yield\s+((\d+\.?\d*(E[+\-]\d+)?\s+)+)", l) |
Definition at line 49 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::mh = m.group(1) |
Definition at line 51 of file errorMatrix2Lands_multiChannel.py.
list errorMatrix2Lands_multiChannel::mhs = data.keys() |
Definition at line 76 of file errorMatrix2Lands_multiChannel.py.
string errorMatrix2Lands_multiChannel::name = "%-3d" |
Definition at line 148 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::nN = sum([1 for X in N if X > 0]) |
people filling error matrix uses the naive 1/sqrt(N) errors
Definition at line 161 of file errorMatrix2Lands_multiChannel.py.
Referenced by PFClusterAlgo::cleanRBXAndHPD(), and EcalEndcapGeometry::initializeParms().
tuple errorMatrix2Lands_multiChannel::nproc = len(processnames) |
Definition at line 40 of file errorMatrix2Lands_multiChannel.py.
list errorMatrix2Lands_multiChannel::nuisline = [] |
Definition at line 80 of file errorMatrix2Lands_multiChannel.py.
string errorMatrix2Lands_multiChannel::pad = " " |
Definition at line 140 of file errorMatrix2Lands_multiChannel.py.
Referenced by CSCRPCDigi::CSCRPCDigi(), CSCRPCData::digis(), DTCreateSummaryHistos::endJob(), makeGifHists(), cond::PayLoadInspector< DataT >::plot(), and LA_Filler_Fitter::summarize_ensembles().
tuple errorMatrix2Lands_multiChannel::parser = OptionParser() |
Definition at line 5 of file errorMatrix2Lands_multiChannel.py.
list errorMatrix2Lands_multiChannel::processnames = header.split() |
Definition at line 39 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::realN = int(floor(sumN/nN+1.5)) |
Definition at line 162 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::start = i*(nproc+1) |
Definition at line 58 of file errorMatrix2Lands_multiChannel.py.
Referenced by BetaCalculatorRPC::addInfoToCandidate(), EcalDumpRaw::analyze(), HLTTauDQMAutomation::AutoCompleteConfig(), HLTTauDQMAutomation::AutoCompleteMatching(), L1TDTTF::beginJob(), EcalBoundaryInfoCalculator< EcalDetId >::boundaryRecHits(), L1TDTTFClient::buildPhiEtaPlotO(), L1TDTTFClient::buildPhiEtaPlotOFC(), LocalCacheFile::cache(), tkDetUtil::calculatePhiWindow(), CalibrationScanTask::CalibrationScanTask(), CalibrationTask::CalibrationTask(), DQMStore::cdInto(), SimpleCosmicBONSeeder::checkNoisyModules(), AutoLibraryLoader::enable(), ElectronCalibrationUniv::endJob(), EZArrayFL< GlobalPoint >::EZArrayFL(), EZArrayVL< T >::EZArrayVL(), EcalCondDBInterface::fetchDCSPTMTempList(), DCSPTMTempList::fetchValuesForECIDAndTime(), CSCConditions::fillBadStripWords(), CSCConditions::fillBadWireWords(), MuonResiduals6DOFFitter::fit(), MuonResiduals6DOFrphiFitter::fit(), MuonResiduals5DOFFitter::fit(), MuonResidualsPositionFitter::fit(), MuonResidualsBfieldAngleFitter::fit(), MuonResiduals1DOFFitter::fit(), MuonResidualsAngleFitter::fit(), evf::FUEventProcessor::forkProcessesFromEDM(), EcalBoundaryInfoCalculator< EcalDetId >::gapRecHits(), EcalBarrelGeometry::getClosestCell(), DTTimeBoxFitter::getFitSeeds(), LMFRunIOV::getParameters(), TrackAssociatorByPosition::getState(), StormLcgGtStorageMaker::getTURL(), StormStorageMaker::getTURL(), MarkovChainMC::guessBurnInSteps(), MarkovChainMC::limitAndError(), MatcherUsingTracksAlgorithm::match(), ora::MappingRules::nameForSchema(), CartesianLorentzForce::operator()(), RK4PreciseStep::operator()(), edm::operator<<(), HcalTBObjectUnpacker::parseCalib(), pos::PixelFEDTestDAC::PixelFEDTestDAC(), LocalCacheFile::prefetch(), prettyPrint(), TrackClusterSplitter::produce(), RKPropagatorInZ::propagate(), RKPropagatorInR::propagate(), RKPropagatorInS::propagateParametersOnCylinder(), RKPropagatorInS::propagateParametersOnPlane(), RFIOFile::read(), RunInfoRead::readData(), L1MuRegionalCand::readDataField(), L1MuGMTCand::readDataField(), TiXmlBase::ReadName(), LocalCacheFile::readv(), HLTTauDQMFilter::regexSearch(), L1MuDTExtrapolationUnit::run(), SiStripRecHitConverterAlgorithm::run(), HICTrajectoryBuilder::seedMeasurements(), CondDBESSource::setIntervalFor(), gen::Pythia6Service::setPYUPDAParams(), RunIOV::setRunStart(), gen::Pythia6Service::setSLHAParams(), LMFIOV::setStart(), DCSPTMTemp::setStart(), CrossingFramePlaybackInfoExtended::setStartEventId(), MODRunIOV::setSubRunStart(), MonRunIOV::setSubRunStart(), RunDCSMagnetDat::setTime(), ecaldqm::MESetTrend::shift_(), ora::MappingRules::shortNameByUpperCase(), HcalZSAlgoRealistic::shouldKeep(), ProfileLikelihood::significanceBruteForce(), ProfileLikelihood::significanceFromScan(), splitString(), HcalQIEManager::splitString(), CastorDbASCIIIO::splitString(), splitStringToDoubleByComma(), splitStringToFloatByComma(), splitStringToIntByComma(), CosmicMuonUtilities::stepPropagate(), pos::PixelTimeFormatter::stopTimer(), TkStripMeasurementDet::testStrips(), CSCCFEBData::timeSlice(), TiXmlParsingData::TiXmlParsingData(), edm::VParameterSetEntry::toString(), edm::ParameterSet::toStringImp(), stor::ResourceMonitorCollection::updateSataBeastStatus(), ProfileLikelihood::upperLimitBruteForce(), evf::FUResourceBroker::waitForStateChange(), L1MuRegionalCand::writeDataField(), L1MuGMTCand::writeDataField(), and LMFUnique::writeDB().
tuple errorMatrix2Lands_multiChannel::sumN = sum([1.0/(X*X) for X in N if X > 0]) |
Definition at line 160 of file errorMatrix2Lands_multiChannel.py.
Referenced by CSCPairResidualsConstraint::read().
list errorMatrix2Lands_multiChannel::syseff = [float(x) for x in m.group(2).split()] |
Definition at line 72 of file errorMatrix2Lands_multiChannel.py.
tuple errorMatrix2Lands_multiChannel::sysname = m.group(1) |
Definition at line 71 of file errorMatrix2Lands_multiChannel.py.
dictionary errorMatrix2Lands_multiChannel::used_syst_labels = {} |
Definition at line 146 of file errorMatrix2Lands_multiChannel.py.
list errorMatrix2Lands_multiChannel::yields = [float(x) for x in m.group(2).split()] |
Definition at line 52 of file errorMatrix2Lands_multiChannel.py.