CMS 3D CMS Logo

Functions | Variables
runTheMatrix Namespace Reference

Functions

def runSelected (opt)
 
def showRaw (opt)
 
def stepOrIndex (s)
 

Variables

 action
 
 apply
 
 args
 
 choices
 
 cmssw_base
 
 default
 
 dest
 
 err
 
 fromScratch
 
 help
 
 ibeos_cache
 
 keep
 
 mapped
 
 memoryOffset
 
 memPerCore
 
 nProcs
 
 nStreams
 
 nThreads
 
 numberEventsInLuminosityBlock
 
 opt
 
 out
 
 overWrite
 
 parser
 
 predefinedSet
 
 ret
 prodAgent to be discontinued More...
 
 testList
 
 type
 
 usage
 
 useInput
 

Function Documentation

◆ runSelected()

def runTheMatrix.runSelected (   opt)

Definition at line 20 of file runTheMatrix.py.

20 def runSelected(opt):
21 
22  mrd = MatrixReader(opt)
23  mrd.prepare(opt.useInput, opt.refRel, opt.fromScratch)
24 
25  # test for wrong input workflows
26  if opt.testList:
27  definedSet = set([dwf.numId for dwf in mrd.workFlows])
28  testSet = set(opt.testList)
29  undefSet = testSet - definedSet
30  if len(undefSet)>0: raise ValueError('Undefined workflows: '+', '.join(map(str,list(undefSet))))
31 
32  ret = 0
33  if opt.show:
34  mrd.show(opt.testList, opt.extended, opt.cafVeto)
35  if opt.testList : print('testListected items:', opt.testList)
36  else:
37  mRunnerHi = MatrixRunner(mrd.workFlows, opt.nProcs, opt.nThreads)
38  ret = mRunnerHi.runTests(opt)
39 
40  if opt.wmcontrol:
41  if ret!=0:
42  print('Cannot go on with wmagent injection with failing workflows')
43  else:
44  wfInjector = MatrixInjector(opt,mode=opt.wmcontrol,options=opt.wmoptions)
45  ret= wfInjector.prepare(mrd,
46  mRunnerHi.runDirs)
47  if ret==0:
48  wfInjector.upload()
49  wfInjector.submit()
50  return ret
51 
52 # ================================================================================
53 

References join(), genParticles_cff.map, and print().

◆ showRaw()

def runTheMatrix.showRaw (   opt)

Definition at line 11 of file runTheMatrix.py.

11 def showRaw(opt):
12 
13  mrd = MatrixReader(opt)
14  mrd.showRaw(opt.useInput, opt.refRel, opt.fromScratch, opt.raw, opt.step1Only, selected=opt.testList)
15 
16  return 0
17 
18 # ================================================================================
19 

◆ stepOrIndex()

def runTheMatrix.stepOrIndex (   s)

Definition at line 321 of file runTheMatrix.py.

321  def stepOrIndex(s):
322  if s.isdigit():
323  return int(s)
324  else:
325  return s

References createfilelist.int.

Variable Documentation

◆ action

runTheMatrix.action

Definition at line 147 of file runTheMatrix.py.

◆ apply

runTheMatrix.apply

Definition at line 327 of file runTheMatrix.py.

◆ args

runTheMatrix.args

Definition at line 291 of file runTheMatrix.py.

◆ choices

runTheMatrix.choices

Definition at line 203 of file runTheMatrix.py.

◆ cmssw_base

runTheMatrix.cmssw_base

◆ default

runTheMatrix.default

Definition at line 109 of file runTheMatrix.py.

◆ dest

runTheMatrix.dest

Definition at line 108 of file runTheMatrix.py.

◆ err

runTheMatrix.err

Definition at line 299 of file runTheMatrix.py.

◆ fromScratch

runTheMatrix.fromScratch

Definition at line 353 of file runTheMatrix.py.

◆ help

runTheMatrix.help

Definition at line 107 of file runTheMatrix.py.

◆ ibeos_cache

runTheMatrix.ibeos_cache

Definition at line 297 of file runTheMatrix.py.

◆ keep

runTheMatrix.keep

Definition at line 329 of file runTheMatrix.py.

◆ mapped

runTheMatrix.mapped

◆ memoryOffset

runTheMatrix.memoryOffset

Definition at line 358 of file runTheMatrix.py.

◆ memPerCore

runTheMatrix.memPerCore

Definition at line 359 of file runTheMatrix.py.

◆ nProcs

runTheMatrix.nProcs

Definition at line 354 of file runTheMatrix.py.

◆ nStreams

runTheMatrix.nStreams

◆ nThreads

runTheMatrix.nThreads

◆ numberEventsInLuminosityBlock

runTheMatrix.numberEventsInLuminosityBlock

Definition at line 357 of file runTheMatrix.py.

◆ opt

runTheMatrix.opt

◆ out

runTheMatrix.out

Definition at line 299 of file runTheMatrix.py.

◆ overWrite

runTheMatrix.overWrite

Definition at line 364 of file runTheMatrix.py.

◆ parser

runTheMatrix.parser

Definition at line 104 of file runTheMatrix.py.

◆ predefinedSet

runTheMatrix.predefinedSet

Definition at line 57 of file runTheMatrix.py.

◆ ret

runTheMatrix.ret

prodAgent to be discontinued

Definition at line 367 of file runTheMatrix.py.

Referenced by cms::cuda::AtomicPairCounter.__attribute__(), __attribute__(), reco::formula::UnaryMinusEvaluator.abstractSyntaxTree(), reco::formula::FunctionTwoArgsEvaluator.abstractSyntaxTree(), reco::formula::FunctionOneArgEvaluator.abstractSyntaxTree(), reco::formula::BinaryOperatorEvaluator< Op >.abstractSyntaxTree(), FilterSelection.acceptMap(), FWTTreeCache.AddBranchTopLevel(), TrajectorySegmentBuilder.addGroup(), edm::ProductRegistry.addLabelAlias(), edm::ProductRegistry.addProduct(), edm::eventsetup::ComponentFactory< T >.addTo(), edm::ProductRegistry.aliasToModules(), pat::EventHypothesis.all(), pat::TriggerObjectStandAlone.allLabels(), pat::helper::RefHelper< T >.ancestorOrSelf(), cond::service::PoolDBOutputService.appendSinceTime(), apply(), PixelInactiveAreaFinder::InactiveAreas.areasAndLayerSets(), l1tp2.as_vector(), VertexAssociatorByPositionAndTracks.associateRecoToSim(), VertexAssociatorByPositionAndTracks.associateSimToReco(), associationMapFilterValues(), cms::cudacompat.atomicAdd(), cms::cudacompat.atomicInc(), cms::cudacompat.atomicMax(), cms::cudacompat.atomicMin(), cms::cudacompat.atomicSub(), cond::auth::Cipher.b64decrypt(), cond::auth::Cipher.b64encrypt(), base64_decode(), base64_encode(), cond::persistency::Query< Types... >.begin(), edm::TypeWithDict.byName(), FWTableViewTableManager.cellRenderer(), StorageFactory.check(), LMFDat.check(), PFAlgo.checkAndReconstructSecondaryInteraction(), popcon::EcalLaserHandler.checkAPDPN(), popcon::EcalLaserHandler.checkAPDPNs(), DTCalibrationMap.checkGranularity(), AdaptiveVertexReconstructor.cleanUp(), AdaptiveVertexReconstructor.cleanUpVertices(), LHCInfo.cloneFill(), DCCTBEventBlock.compare(), DCCTBBlockPrototype.compare(), edm::eventsetup::EventSetupRecordImpl.componentsForRegisteredDataKeys(), edm::StreamSerializer.compressBuffer(), computeAverageRMS(), computeMinRMS(), edm::ParameterTypeTraits< std::vector< std::pair< std::string, T > > >.convert(), MkFitInputConverter.convertSeeds(), TtFullHadKinFitter::KinFit.corJet(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.count(), pat::strbitset.count(), ConstrainedTreeBuilderT.covarianceMatrix(), JetIDSelectionFunctor.craft08Cuts(), cond::CredentialStore.createSchema(), Qjets.d_ij(), reco::NamedCompositeCandidate.daughter(), reco::CompositeCandidate.daughter(), DDCompareBoolSol(), DDCompareCPV(), DDCompareDBLVEC(), DDCompareDDRot(), DDCompareDDRotMat(), DDCompareDDTrans(), DDCompareEPV(), DDCompareLP(), DDCompareSolid(), cond::auth::Cipher.decrypt(), spu.def(), detid_compare(), pat::helper::ParametrizationHelper.diffToParameters(), edm.DisableLoggedErrorsSummary(), dot(), dot2(), FWTTreeCache.DropBranch(), FWTTreeCache.DropBranchTopLevel(), pat::GenericDuplicateRemover< Comparator, Arbitrator >.duplicates(), pat::PATObject< reco::Muon >.efficiencies(), edm.EnableLoggedErrorsSummary(), edm::AssociativeIterator< KeyRefType, AssociativeCollection, ItemGetter >.end(), MuonGeometryArrange.endHist(), DCCTBEventBlock.eventErrorString(), DCCTBEventBlock.eventHasErrors(), cms::cuda.eventWorkHasCompleted(), cond::payloadInspector::PlotBase.exec_process(), LMFUnique.exists(), MuonVPlusJetsIDSelectionFunctor.fall10Cuts(), l1tpf_impl::RegionMapper.fetch(), edm::service::ProcInfoFetcher.fetch(), cond::persistency::PayloadReader.fetch(), l1tpf_calo::SingleCaloClusterer.fetch(), l1tpf_calo::SimpleCaloLinkerBase.fetch(), LMFSeqDat.fetchByRunNumber(), l1tpf_impl::RegionMapper.fetchCalo(), l1tpf_calo::SingleCaloClusterer.fetchCells(), EcalCondDBInterface.fetchFEDelaysForRun(), LMFSeqDat.fetchLast(), EcalCondDBInterface.fetchLMFRunIOV(), cond::persistency::Session.fetchPayload(), edm::service::SimpleMemoryCheck.fetchSmaps(), l1tpf_impl::RegionMapper.fetchTracks(), CounterChecker.Fill(), LzmaFile.FillArray(), LHEXMLStringProduct.fillCompressedContent(), reco::HitPattern.fillNewHitPatternWithOldHitPattern_v12(), StopAfterNEvents.filter(), SimpleEventFilter.filter(), SimpleJetFilter.filter(), AlignmentPI::topolInfo.filterThePartition(), SiPixelPI::topolInfo.filterThePartition(), CrossingPtBasedLinearizationPointFinder.find(), pat::GenericOverlapFinder< Distance >.find(), CaloSpecificAlgo.find_DetId_of_ECAL_cell_in_constituent_of(), CaloSpecificAlgo.find_DetId_of_HCAL_cell_in_constituent_of(), reco.findDataMember(), fwlite::EntryFinder.findEvent(), associationMapFilterValuesHelpers.findInsert(), fwlite::EntryFinder.findLumi(), edm::Factory.findMaker(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.findPathAndFilter(), fwlite::EntryFinder.findRun(), ElectronVPlusJetsIDSelectionFunctor.firstDataCuts(), PFJetIDSelectionFunctor.firstDataCuts(), MuonVPlusJetsIDSelectionFunctor.firstDataCuts(), MultiVertexFitter.fit(), KFTrajectoryFitter.fitOne(), cond::persistency::RunInfoEditor.flush(), cond::persistency::GTEditor.flush(), cond::persistency::IOVEditor.flush(), DCCTBBlockPrototype.formatString(), approx_math.fpfloor(), FsmwClusterizer1DNameSpace.fsmw(), JetIDSelectionFunctor.fwd09Cuts(), pat::PATObject< reco::Muon >.genParticleRefs(), pat::Flags.get(), cond::payloadInspector::PlotAnnotations.get(), coral_bridge::AuthenticationCredentialSet.get(), SiStripPedestals.get10bits(), SiStripNoises.get9bits(), pat::EventHypothesis.getAs(), PropagateToMuon.getBestDet(), Selector< edm::Ptr< reco::Photon > >.getBitTemplate(), LMFColoredTable.getColor(), LMFDefFabric.getColor(), LMFDefFabric.getColorFromID(), LMFCorrCoefDat.getCorrections(), LHCInfoPopConSourceHandler.getCTTPSData(), pos::PixelGlobalDelay25.getCyclicDelay(), LMFDat.getData(), cond.getDbCredentials(), pos::PixelGlobalDelay25.getDelay(), LHCInfoPopConSourceHandler.getDipData(), LHCInfoPopConSourceHandler.getEcalData(), EcalCondDBInterface.getEcalLogicID2LmrMap(), EcalCondDBInterface.getEcalLogicIDMappedTo(), FedRawDataInputSource.getEventReport(), getFRDFileHeaderVersion(), BeamSpotPI::BeamSpot_history< my_param, PayloadType >.getFromPayload(), BeamSpotPI::BeamSpot_runhistory< my_param, PayloadType >.getFromPayload(), L1TMuon::GeometryTranslator.getGlobalPoint(), PFAnalysis.getHitPosition(), DCCTBDataParser.getIndexedData(), getInfoFromDAQ(), edm::ELseverityLevel.getInputStr(), LMFUnique.getInt(), LMFLmrSubIOV.getIOVIDsLaterThan(), cond::persistency::IOVProxy.getLast(), cond::persistency::Session.getLastRun(), DTOccupancyCluster.getLayerIDs(), L1RPCConeBuilder::TCompressedCon.getLogStrip(), cond::persistency::IOVProxy.getMetadata(), TrackerMuonHitExtractor.getMuonHits(), edm::ELseverityLevel.getName(), VertexFitterManager.getNames(), VertexRecoManager.getNames(), DDLParser.getNameSpace(), Qjets.GetNextDistance(), cond.getNextSequenceValue(), DropBoxMetadata::Parameters.getParameter(), LMFCorrCoefDat.getParameters(), RPCPacData.getPatternsGroupDescription(), edm::pdtentry.getPdtEntryVector(), PCrossingFrame< T >.getPileups(), SiStripMiscalibrate.getRegionsFromDetId(), evf::EvFDaqDirector.getStreamDestinations(), LMFCorrCoefDat.getSubIOVIDs(), edm::ELseverityLevel.getSymbol(), LMFColoredTable.getSystem(), cond::service::PoolDBOutputService.getTagInfo(), fwlite::DataGetterHelper.getThinnedKeyFrom(), BareRootProductGetter.getThinnedKeyFrom(), edm::EventPrincipal.getThinnedKeyFrom(), FWTriggerTableViewTableManager.getTitles(), FWTableViewTableManager.getTitles(), RPCStripsRing.getTowerForRefRing(), pos::PixelGlobalDelay25.getTTCrxDelay(), cond::CredentialStore.getUserCredentials(), edm::MultiAssociation< C >.getValues(), edm::ELseverityLevel.getVarName(), JetCharge.getWeight(), L1GtTriggerMenuXmlParser.getXMLAttribute(), L1GtTriggerMenuXmlParser.getXMLTextValue(), LogErrorEventFilter.globalBeginLuminosityBlock(), evf::EvFDaqDirector.grabNextJsonFromRaw(), ecalpyutils.hashedIndexToEtaPhi(), ecalpyutils.hashedIndexToXY(), SeedingLayerSetsBuilder.hits(), SeedingLayerSetsHits.hits(), hsm_3d(), PixelInactiveAreaFinder.inactiveAreas(), spu.inf(), initialize(), reco::HitPattern.innermostMuonStationWithHits(), associationMapFilterValuesHelpers::IfFound< edm::Ref< C, T, F > >.insert(), associationMapFilterValuesHelpers::IfFound< edm::RefToBase< T > >.insert(), associationMapFilterValuesHelpers::IfFound< edm::RefVector< C, T, F > >.insert(), associationMapFilterValuesHelpers::IfFound< std::vector< std::pair< edm::Ref< C, T, F >, Q > > >.insert(), associationMapFilterValuesHelpers::IfFound< std::vector< std::pair< edm::RefToBase< T >, Q > > >.insert(), edm::FunctionWithDict.invoke(), reco::parser::MethodInvoker.invoke(), reco::parser::SingleInvoker.invoke(), reco::parser::LazyInvoker.invoke(), reco::parser::LazyInvoker.invokeLast(), cond::persistency::IOVProxy.iovSequenceInfo(), DTHitPairForFit.isCompatible(), DDLRotationAndReflection.isLeftHanded(), LMFRunTag.isValid(), LMFColor.isValid(), LMFSeqDat.isValid(), LMFRunIOV.isValid(), LMFClsDat.isValid(), LMFLaserPulseDat.isValid(), LMFPnPrimDat.isValid(), LMFPrimDat.isValid(), LMFDat.isValid(), reco::parser::ExpressionVar.isValidReturnType(), hitfit::Lepjets_Event.jet_types(), hitfit.jetTypeString(), MuonVPlusJetsIDSelectionFunctor.kitQCDCuts(), TrackingRegionsSeedingLayerSets::RegionLayers.layerPairs(), SeedingLayerSetsBuilder.layers(), main(), IsoDepositVetoFactory.make(), cond::auth::KeyGenerator.make(), make_array(), cms::cuda.make_SimpleVector(), makeDummyPayload(), helper::Parser.makeExpression(), LHCInfoImpl.makeFillDataQuery(), cond.makeIov(), PVValHelper.makeLogBins(), StripCompactDigiSimLinks.makeReverseMap(), SeedingLayerSetsBuilder.makeSeedingLayerSetsHitsforFastSim(), helper::Parser.makeSelector(), reco::parser::ExpressionVar.makeStorage(), DTCalibValidation.map1DRecHitsPerWire(), DTRecHitQuality.map1DRecHitsPerWire(), GlobalRecHitsAnalyzer.map1DRecHitsPerWire(), GlobalRecHitsProducer.map1DRecHitsPerWire(), pat::Flags.maskToString(), TrackingNtuple.matchCluster(), TrackMerger.merge(), cms::cuda::allocator.minCachedBytes(), PI.mk_input(), MkFitHitIndexMap.mkFitHit(), EcalCleaningAlgo.neighbours(), cond::service::PoolDBOutputService.newReadOnlySession(), cond::persistency::Query< Types... >.next(), l1tpf_impl::Region.nOutput(), reco::parser::ExpressionVar.objToDouble(), StorageFactory.open(), pat.operator&(), SubsetHsmModeFinder3d.operator()(), MtvClusterizer1D< T >.operator()(), FsmwClusterizer1D< T >.operator()(), MultiClusterizer1D< T >.operator()(), OutermostClusterizer1D< T >.operator()(), FsmwModeFinder3d.operator()(), PVSelector.operator()(), RunLumiSelector.operator()(), WSelector.operator()(), WSelectorFast.operator()(), PVObjectSelector.operator()(), WPlusJetsEventSelector.operator()(), VersionedSelector< edm::Ptr< reco::Photon > >.operator()(), ElectronVPlusJetsIDSelectionFunctor.operator()(), Selector< edm::Ptr< reco::Photon > >.operator()(), JetIDStudiesSelector.operator()(), PFMuonSelector.operator()(), MuonVPlusJetsIDSelectionFunctor.operator()(), PFJetIDSelectionFunctor.operator()(), JetIDSelectionFunctor.operator()(), cond::persistency::GetFromRow< std::array< char, n > >.operator()(), SimpleCutBasedElectronIDSelectionFunctor.operator()(), Tm.operator+(), pat.operator^(), pat.operator|(), pat::strbitset.operator~(), VertexBeamspotOrigins.origins(), reco::HitPattern.outermostMuonStationWithHits(), pat::helper::ParametrizationHelper.p4fromParameters(), pat::helper::ParametrizationHelper.parametersFromP4(), pat::helper::RefHelper< T >.parentOrSelf(), Selector< edm::Ptr< reco::Photon > >.passCut(), pat::PackedCandidate.phiAtVtx(), pat::helper::ParametrizationHelper.polarP4fromParameters(), helper::ScannerBase.print(), cms::DDCMSDetElementCreator.process(), cond::payloadInspector::PlotBase.process(), PFAnalysis.processBlocks(), ClusterCheckerEDProducer.produce(), TrackingParticleConversionRefSelector.produce(), JetChargeProducer.produce(), TrackingParticleNumberOfLayersProducer.produce(), TrackingParticleBHadronRefSelector.produce(), TrackingRegionEDProducerT< T_TrackingRegionProducer >.produce(), JetTracksAssociationToTrackRefs.produce(), pat::helper::AnythingToValueMap< Adaptor, Collection, value_type >.produce(), PFCandIsolatorFromDeposits.produce(), CandIsolatorFromDeposits.produce(), BufferedBoostIOESProducer< DataType, MyRecord >.produce(), pat::helper::ManyThingsToValueMaps< Adaptor, Collection, value_type >.produce(), Qjets.Rand(), RPCpg.rate(), lhef::StorageInputStream.readBytes(), LocalFileSystem.readFSTypes(), evf::EvFDaqDirector.readLastLSEntry(), edm::OneLumiPoolSource.readLuminosityBlockAuxiliary_(), LzmaFile.ReadNextNumber(), edm::eventsetup::EventSetupProvider.recordsToProxyIndices(), edm::eventsetup::EventSetupRecordProvider.registeredDataKeys(), helpers::CompositeCandidateMaker.release(), helpers::NamedCompositeCandidateMaker.release(), helpers::CompositePtrCandidateMaker.release(), cond::CredentialStore.resetAdmin(), PixelFitterByHelixProjections.run(), TrackFitter.run(), cond::Utilities.run(), METAlgo.run(), KFBasedPixelFitter.run(), pat::helper::AnyNumberAssociationAdaptor.run(), pat::helper::AnyNumberAssociationAdaptor.run_(), TrackerMap.save_as_fectrackermap(), TrackerMap.save_as_psutrackermap(), cond.schemaLabel(), CocoaToDDLMgr.scrubString(), KDTreeLinkerPSEcal.searchLinks(), KDTreeLinkerTrackEcal.searchLinks(), KDTreeLinkerTrackHcal.searchLinks(), cond::persistency::RUN_INFO::Table.select(), cond::persistency::IOVProxy.selectAll(), cond::persistency::IOVProxy.selectRange(), cond::persistency::IOVProxy.sequenceSize(), cond.serialize(), cond::persistency.Session::storePayload< std::string >(), EcalElectronicsMapper.setActiveDCC(), EcalUncalibRecHitWorkerFixedAlphaBetaFit.setAlphaBeta(), Selector< edm::Ptr< reco::Photon > >.setIgnored(), ticl::TracksterP4FromEnergySum.setP4(), pat::helper::ParametrizationHelper.setParametersFromAnyVector(), cond::CredentialStore.setPermission(), PhiSymmetryCalibration_step2_SM.setUp(), PhiSymmetryCalibration_step2.setUp(), PhiSymmetryCalibration.setUp(), muon.sharedSegments(), pat::MET.shiftedP2(), pat::MET.shiftedP2_74x(), pat::VertexAssociationSelector.simpleAssociation(), DTtTrigDBValidation.slFromBin(), DTResolutionAnalysisTest.slFromBin(), DTResolutionTest.slFromBin(), PixelInactiveAreaFinder::InactiveAreas.spansAndLayerSets(), MuonVPlusJetsIDSelectionFunctor.spring10Cuts(), SimpleCutBasedElectronIDSelectionFunctor.spring10Variables(), PropagateToMuon.startingState(), MatcherUsingTracksAlgorithm.startingState(), edm::shared_memory::WorkerMonitorThread.startThread(), LocalFileSystem.statFSInfo(), lhef::StorageInputStream.StorageInputStream(), cond::persistency::Session.storePayload(), StringToEnumValue(), MuonVPlusJetsIDSelectionFunctor.summer08Cuts(), IOChannel.sysclose(), File.sysclose(), FWTableViewManager.tableFormats(), FWTableViewManager.tableFormatsImpl(), MatcherUsingTracksAlgorithm.targetState(), MaxConsecLostHitsTrajectoryFilter.TBC(), MaxLostHitsTrajectoryFilter.TBC(), MaxHitsTrajectoryFilter.TBC(), MaxCCCLostHitsTrajectoryFilter.TBC(), SeedExtensionTrajectoryFilter.TBC(), LostHitsFractionTrajectoryFilter.TBC(), LooperTrajectoryFilter.TBC(), MinPtTrajectoryFilter.toBeContinued(), HeterogeneousSoA< T >.toHostAsync(), HeterogeneousSoAImpl< T, Traits >.toHostAsync(), PFMuonSelector.TopPag12LjetsCuts(), TrackerMap.TrackerMap(), TrajectoryBuilder.trajectories(), GroupedCkfTrajectoryBuilder.trajectories(), CosmicMuonTrajectoryBuilder.trajectories(), KFTrajectorySmoother.trajectory(), TangentApproachInRPhi.trajectoryParameters(), ClosestApproachInRPhi.trajectoryParameters(), edm::EventBase.triggerNames_(), edm::StreamerInputSource.uncompressBuffer(), edm::StreamerInputSource.uncompressBufferZSTD(), spu.Unzip(), edm::ESProducer.updateFromMayConsumes(), cond::CredentialStore.updatePrincipal(), reco::parser::ExpressionVar.value(), reco::parser::ExpressionLazyVar.value(), MultiVertexBSeeder.vertices(), ReconstructorFromFitter.vertices(), MultiVertexReconstructor.vertices(), AdaptiveVertexReconstructor.vertices(), popcon::PopCon.write(), StreamerOutputFile.write(), LHEXMLStringProduct.writeCompressedContent(), LMFCorrCoefDatComponent.writeDB(), LMFColoredTable.writeDB(), LMFDat.writeDB(), StreamerOutputFile.writeEventFragment(), StreamerOutputFile.writeEventHeader(), cond::service::OnlineDBOutputService.writeForNextLumisection(), StreamerOutputFile.writeInitFragment(), StreamerOutputFile.writeStart(), and spu.zerr().

◆ testList

runTheMatrix.testList

Definition at line 319 of file runTheMatrix.py.

◆ type

runTheMatrix.type

Definition at line 189 of file runTheMatrix.py.

◆ usage

runTheMatrix.usage

Definition at line 102 of file runTheMatrix.py.

◆ useInput

runTheMatrix.useInput

Definition at line 352 of file runTheMatrix.py.

MatrixReader
Definition: MatrixReader.py:1
join
static std::string join(char **cmd)
Definition: RemoteFile.cc:17
MatrixRunner
Definition: MatrixRunner.py:1
runTheMatrix.showRaw
def showRaw(opt)
Definition: runTheMatrix.py:11
runTheMatrix.runSelected
def runSelected(opt)
Definition: runTheMatrix.py:20
print
void print(TMatrixD &m, const char *label=nullptr, bool mathematicaFormat=false)
Definition: Utilities.cc:46
createfilelist.int
int
Definition: createfilelist.py:10
MatrixInjector
Definition: MatrixInjector.py:1
genParticles_cff.map
map
Definition: genParticles_cff.py:11
runTheMatrix.stepOrIndex
def stepOrIndex(s)
Definition: runTheMatrix.py:321