CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
benchmark_cfg Namespace Reference

Variables

tuple BenchmarkLabel = cms.string('PFlowElectrons')
 
tuple bottomCollection = cms.InputTag("particleFlow")
 
tuple categories
 
tuple cerr
 
tuple cerr_stats
 
tuple collateHistograms = cms.untracked.bool(False)
 
tuple collectorHost = cms.untracked.string('localhost')
 
tuple collectorPort = cms.untracked.int32(9090)
 
tuple cout
 
tuple debug = cms.untracked.bool(False)
 
tuple debugModules = cms.untracked.vstring()
 
tuple debugs
 
tuple default
 
tuple deltaRMax = cms.double(0.05)
 
tuple destinations
 
tuple doMetPlots = cms.bool(False)
 
tuple duplicateCheckMode = cms.untracked.string('noDuplicateCheck')
 
tuple errors
 
string fa = 'RelValQCD'
 
string fb = 'FlatPt_15_3000_Fast'
 
string fc = 'ParticleFlow'
 
tuple fileNames
 
tuple filter = cms.untracked.string('')
 
tuple FrameworkJobReport
 
tuple fwkJobReports = cms.untracked.vstring('FrameworkJobReport')
 
tuple infos
 
tuple input = cms.untracked.int32(-1)
 
tuple InputRecoLabel = cms.InputTag("pfAllElectrons")
 
tuple InputTruthLabel = cms.InputTag("gensource")
 
tuple makeTriggerResults = cms.untracked.bool(True)
 
tuple maxDeltaEt = cms.double(50.0)
 
tuple maxDeltaPhi = cms.double(0.5)
 
tuple maxEta = cms.double(2.5)
 
tuple minDeltaEt = cms.double(-100.0)
 
tuple minDeltaPhi = cms.double(-0.5)
 
tuple minEta = cms.double(-1)
 
tuple name = cms.untracked.string('pileUpOnPFCandidates')
 
tuple noEventSort = cms.untracked.bool(True)
 
tuple OnlyTwoJets = cms.bool(False)
 
tuple OutputFile = cms.untracked.string('benchmark.root')
 
tuple pdgId = cms.vint32(11, -11)
 
tuple pdtFileName = cms.FileInPath('SimGeneral/HepPDTESSource/data/pythiaparticle.tbl')
 
tuple PFCandidates = cms.InputTag("particleFlow")
 
tuple PlotAgainstRecoQuantities = cms.bool(False)
 
tuple process = cms.Process("TEST")
 
tuple publishFrequency = cms.untracked.double(5.0)
 
tuple recPt = cms.double(2.0)
 
tuple referenceFileName = cms.untracked.string('')
 
tuple Rethrow
 
tuple secondaryFileNames = cms.untracked.vstring()
 
tuple select
 
tuple src = cms.InputTag("pfNoPileUp")
 
tuple StartFromGen = cms.bool(False)
 
tuple statistics = cms.untracked.vstring('cerr_stats')
 
tuple suppressDebug = cms.untracked.vstring()
 
tuple suppressInfo = cms.untracked.vstring()
 
tuple suppressWarning = cms.untracked.vstring()
 
tuple topCollection = cms.InputTag("pfPileUp")
 
tuple verbose = cms.untracked.bool(False)
 
tuple verboseQT = cms.untracked.int32(0)
 
tuple Vertices = cms.InputTag("offlinePrimaryVerticesWithBS")
 
tuple wantSummary = cms.untracked.bool(True)
 
tuple warnings
 

Variable Documentation

tuple benchmark_cfg.BenchmarkLabel = cms.string('PFlowElectrons')

Definition at line 48 of file benchmark_cfg.py.

tuple benchmark_cfg.bottomCollection = cms.InputTag("particleFlow")

Definition at line 39 of file benchmark_cfg.py.

tuple benchmark_cfg.categories
Initial value:
1 = cms.untracked.vstring('FwkJob',
2  'FwkReport',
3  'FwkSummary',
4  'Root_NoDictionary')

Definition at line 154 of file benchmark_cfg.py.

tuple benchmark_cfg.cerr
Initial value:
1 = cms.untracked.PSet(
2  INFO = cms.untracked.PSet(
3  limit = cms.untracked.int32(0)
4  ),
5  noTimeStamps = cms.untracked.bool(False),
6  FwkReport = cms.untracked.PSet(
7  reportEvery = cms.untracked.int32(100),
8  optionalPSet = cms.untracked.bool(True),
9  limit = cms.untracked.int32(10000000)
10  ),
11  default = cms.untracked.PSet(
12  limit = cms.untracked.int32(10000000)
13  ),
14  Root_NoDictionary = cms.untracked.PSet(
15  optionalPSet = cms.untracked.bool(True),
16  limit = cms.untracked.int32(0)
17  ),
18  threshold = cms.untracked.string('INFO'),
19  FwkJob = cms.untracked.PSet(
20  optionalPSet = cms.untracked.bool(True),
21  limit = cms.untracked.int32(0)
22  ),
23  FwkSummary = cms.untracked.PSet(
24  reportEvery = cms.untracked.int32(1),
25  optionalPSet = cms.untracked.bool(True),
26  limit = cms.untracked.int32(10000000)
27  ),
28  optionalPSet = cms.untracked.bool(True)
29  )

Definition at line 96 of file benchmark_cfg.py.

tuple benchmark_cfg.cerr_stats
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('WARNING'),
3  output = cms.untracked.string('cerr'),
4  optionalPSet = cms.untracked.bool(True)
5  )

Definition at line 84 of file benchmark_cfg.py.

Referenced by edm::service::MessageLoggerDefaults.hardwireGridJobMode(), and edm::service::MessageLoggerDefaults.hardwireReleaseValidationJobMode().

tuple benchmark_cfg.collateHistograms = cms.untracked.bool(False)

Definition at line 175 of file benchmark_cfg.py.

tuple benchmark_cfg.collectorHost = cms.untracked.string('localhost')

Definition at line 165 of file benchmark_cfg.py.

tuple benchmark_cfg.collectorPort = cms.untracked.int32(9090)

Definition at line 166 of file benchmark_cfg.py.

tuple benchmark_cfg.cout
Initial value:
1 = cms.untracked.PSet(
2  placeholder = cms.untracked.bool(True)
3  )

Definition at line 81 of file benchmark_cfg.py.

tuple benchmark_cfg.debug = cms.untracked.bool(False)

Definition at line 167 of file benchmark_cfg.py.

tuple benchmark_cfg.debugModules = cms.untracked.vstring()

Definition at line 145 of file benchmark_cfg.py.

tuple benchmark_cfg.debugs
Initial value:
1 = cms.untracked.PSet(
2  placeholder = cms.untracked.bool(True)
3  )

Definition at line 77 of file benchmark_cfg.py.

tuple benchmark_cfg.default
Initial value:
1 = cms.untracked.PSet(
2 
3  )

Definition at line 92 of file benchmark_cfg.py.

tuple benchmark_cfg.deltaRMax = cms.double(0.05)

Definition at line 58 of file benchmark_cfg.py.

tuple benchmark_cfg.destinations
Initial value:
1 = cms.untracked.vstring('warnings',
2  'errors',
3  'infos',
4  'debugs',
5  'cout',
6  'cerr')

Definition at line 139 of file benchmark_cfg.py.

tuple benchmark_cfg.doMetPlots = cms.bool(False)

Definition at line 62 of file benchmark_cfg.py.

Referenced by GenericBenchmark.setup().

tuple benchmark_cfg.duplicateCheckMode = cms.untracked.string('noDuplicateCheck')

Definition at line 7 of file benchmark_cfg.py.

tuple benchmark_cfg.errors
Initial value:
1 = cms.untracked.PSet(
2  placeholder = cms.untracked.bool(True)
3  )

Definition at line 136 of file benchmark_cfg.py.

Referenced by FastFedCablingAlgorithm.analyse(), DQMMessageLogger.analyze(), MuonSeedsAnalyzer.analyze(), LogMessageMonitor.analyze(), DTSurveyChamber.compute(), HTrack.computePull(), VpspScanHistosUsingDb.create(), PedsOnlyHistosUsingDb.create(), NoiseHistosUsingDb.create(), OptoScanHistosUsingDb.create(), PedestalsHistosUsingDb.create(), PedsFullNoiseHistosUsingDb.create(), ApvTimingHistosUsingDb.create(), CalibrationHistosUsingDb.create(), FastFedCablingHistosUsingDb.create(), LatencyHistosUsingDb.create(), FineDelayHistosUsingDb.create(), InOutConversionSeedFinder.createSeed(), DDCheckMaterials(), HLTTauCertifier.dqmEndJob(), CastorDbXml.dumpObject(), HcalDbXml.dumpObject(), TrackAnalyzer.fillHistosForState(), LogErrorEventFilter.filter(), HLTLogMonitorFilter.filter(), SiStripElectronAlgo.findElectron(), CSCOfflineMonitor.fitX(), CSCValidation.fitX(), SiPixelCPEGenericDBErrorParametrization.getError(), PedestalsHistograms.histoAnalysis(), FastFedCablingHistograms.histoAnalysis(), NoiseHistograms.histoAnalysis(), OptoScanHistograms.histoAnalysis(), PedsFullNoiseHistograms.histoAnalysis(), PedsOnlyHistograms.histoAnalysis(), VpspScanHistograms.histoAnalysis(), ApvTimingHistograms.histoAnalysis(), htmlErrors(), MuonUpdatorAtVertex.MuonUpdatorAtVertex(), HcalTopologyRestrictionParser.parse(), cscdqm::EventProcessor.processCSC(), L1TCSCTFClient.processHistograms(), SiPixelRawToDigi.produce(), edm::LogErrorHarvester.produce(), DTSurvey.ReadChambers(), CocoaAnalyzer.ReadXMLFile(), BasicTrajectoryState.rescaleError(), PixelFitterByConformalMappingAndLine.run(), TrackFitter.run(), PixelFitterByHelixProjections.run(), PVFitter.runFitter(), CandMassKinFitter.set(), CommissioningAnalysis.setErrorCodes(), SigmaPtDiff.SigmaPtDiff(), CSCDDUEventData.unpack_data(), and MuonAlignmentOutputXML.write().

string benchmark_cfg.fa = 'RelValQCD'
string benchmark_cfg.fb = 'FlatPt_15_3000_Fast'
string benchmark_cfg.fc = 'ParticleFlow'
tuple benchmark_cfg.fileNames
Initial value:
1 = cms.untracked.vstring('/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0009/880AA097-75B7-DE11-B848-001D09F23C73.root',
2  '/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0008/CC9C9FAC-86B6-DE11-8A1B-001D09F24FEC.root',
3  '/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0008/A44075CB-7FB6-DE11-8010-000423D98868.root',
4  '/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0008/6E433585-84B6-DE11-A3E1-001D09F2437B.root',
5  '/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0008/285A7AC1-82B6-DE11-BA29-001D09F2525D.root',
6  '/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0008/12755919-88B6-DE11-8FF2-000423D996C8.root',
7  '/store/relval/CMSSW_3_3_0/RelValQCD_Pt_80_120/GEN-SIM-RECO/MC_31X_V9-v1/0008/04B93222-89B6-DE11-93E9-001D09F29524.root')

Definition at line 9 of file benchmark_cfg.py.

tuple benchmark_cfg.filter = cms.untracked.string('')

Definition at line 163 of file benchmark_cfg.py.

tuple benchmark_cfg.FrameworkJobReport
Initial value:
1 = cms.untracked.PSet(
2  default = cms.untracked.PSet(
3  limit = cms.untracked.int32(0)
4  ),
5  optionalPSet = cms.untracked.bool(True),
6  FwkJob = cms.untracked.PSet(
7  optionalPSet = cms.untracked.bool(True),
8  limit = cms.untracked.int32(10000000)
9  )
10  )

Definition at line 125 of file benchmark_cfg.py.

Referenced by edm::service::MessageLoggerDefaults.hardwireGridJobMode(), and edm::service::MessageLoggerDefaults.hardwireReleaseValidationJobMode().

tuple benchmark_cfg.fwkJobReports = cms.untracked.vstring('FrameworkJobReport')
tuple benchmark_cfg.infos
Initial value:
1 = cms.untracked.PSet(
2  optionalPSet = cms.untracked.bool(True),
3  Root_NoDictionary = cms.untracked.PSet(
4  optionalPSet = cms.untracked.bool(True),
5  limit = cms.untracked.int32(0)
6  ),
7  placeholder = cms.untracked.bool(True)
8  )

Definition at line 146 of file benchmark_cfg.py.

Referenced by edmplugin::PluginCapabilities.available(), FWLiteJobMetadataManager.doUpdate(), FWFFMetadataManager.doUpdate(), and EcalUncalibRecHitProducer.fillDescriptions().

tuple benchmark_cfg.input = cms.untracked.int32(-1)

Definition at line 185 of file benchmark_cfg.py.

tuple benchmark_cfg.InputRecoLabel = cms.InputTag("pfAllElectrons")

Definition at line 61 of file benchmark_cfg.py.

tuple benchmark_cfg.InputTruthLabel = cms.InputTag("gensource")

Definition at line 60 of file benchmark_cfg.py.

tuple benchmark_cfg.makeTriggerResults = cms.untracked.bool(True)

Definition at line 37 of file benchmark_cfg.py.

tuple benchmark_cfg.maxDeltaEt = cms.double(50.0)

Definition at line 59 of file benchmark_cfg.py.

tuple benchmark_cfg.maxDeltaPhi = cms.double(0.5)

Definition at line 47 of file benchmark_cfg.py.

tuple benchmark_cfg.maxEta = cms.double(2.5)

Definition at line 50 of file benchmark_cfg.py.

tuple benchmark_cfg.minDeltaEt = cms.double(-100.0)

Definition at line 55 of file benchmark_cfg.py.

Referenced by PFBenchmarkAlgo.matchByDeltaEt().

tuple benchmark_cfg.minDeltaPhi = cms.double(-0.5)
tuple benchmark_cfg.minEta = cms.double(-1)
tuple benchmark_cfg.name = cms.untracked.string('pileUpOnPFCandidates')

Definition at line 41 of file benchmark_cfg.py.

tuple benchmark_cfg.noEventSort = cms.untracked.bool(True)

Definition at line 6 of file benchmark_cfg.py.

tuple benchmark_cfg.OnlyTwoJets = cms.bool(False)

Definition at line 49 of file benchmark_cfg.py.

tuple benchmark_cfg.OutputFile = cms.untracked.string('benchmark.root')

Definition at line 56 of file benchmark_cfg.py.

tuple benchmark_cfg.pdgId = cms.vint32(11, -11)

Definition at line 18 of file benchmark_cfg.py.

Referenced by myFastSimVal.analyze(), BTagPerformanceAnalyzerMC.analyze(), MBUEandQCDValidation.analyze(), IsolatedParticlesGeneratedJets.analyze(), VertexHistoryAnalyzer.analyze(), TrackHistoryAnalyzer.analyze(), TkConvValidator.analyze(), PhotonValidator.analyze(), IsolatedGenParticles.analyze(), StGenEvent.associatedB(), reco::FlavorHistoryEvent.cache(), JetPartonMatching.calculate(), TrackingParticleNumberOfLayers.calculate(), PFMETBenchmark.calculateQuantities(), TopGenEvent.candidate(), PhotonIDValueMapProducer.candidatePdgId(), TrackingVerboseAction.checkTrackingVerbose(), GenParticleProducer.convertParticle(), TopGenEvent.daughterQuarkOfWPlus(), StGenEvent.decayB(), MuScleFitPlotter.fillGen(), reco::modules::JetFlavourIdentifier.fillLeptons(), JetPartonMatcher.fillPhysicsDefinition(), reco::modules::JetFlavourIdentifier.findCandidates(), TauValidation.findFSRandBrem(), findGenParticleForMCEmbedding(), GenHFHadronMatcher.findHadronJets(), TtGenEvent.fromGluonFusion(), TtGenEvent.fromQuarkAnnihilation(), TtGenEvent.fullLeptonicChannel(), CustomParticleFactory.getDecayTable(), CustomParticleFactory.getMassTable(), tauImpactParameter::TauA1NuConstrainedFitter.getRefitDaughters(), tauImpactParameter::TrackHelixVertexFitter.getRefitLorentzVectorParticles(), tauImpactParameter::TrackHelixVertexFitter.getRefitTracks(), PrimaryVertexAnalyzer4PUSlimmed.getSimPVs(), TtGenEvent.hadronicDecayB(), TtGenEvent.hadronicDecayTop(), TtGenEvent.hadronicDecayTopRadiation(), TtGenEvent.hadronicDecayW(), reco::modules::JetFlavourIdentifier.heaviestFlavour(), InputGenJetsParticleSelector.isExcludedFromResonance(), PseudoTopProducer.isFromHadron(), lhef::JetInput.isHadron(), InputGenJetsParticleSelector.isHadron(), MCTruthHelper< P >.isHadron(), InputGenJetsParticleSelector.isIgnored(), MBUEandQCDValidation.isNeutral(), MBUEandQCDValidation.isNeutrino(), lhef::JetInput.isParton(), InputGenJetsParticleSelector.isParton(), lhef::JetInput.isResonance(), InputGenJetsParticleSelector.isResonance(), MCTruthHelper< P >.lastCopyBeforeFSR(), MCTruthHelper< P >.lastDaughterCopyBeforeFSR(), TtGenEvent.lepton(), TtGenEvent.leptonBar(), TtGenEvent.leptonicDecayB(), TtGenEvent.leptonicDecayTop(), TtGenEvent.leptonicDecayTopRadiation(), TtGenEvent.leptonicDecayW(), CustomParticleFactory.loadCustomParticles(), gen.GeneratorAnalyzer.GeneratorAnalyzer.makeMCInfo(), DiObject.DiTau.match(), objects.PhotonAnalyzer.PhotonAnalyzer.matchPhotons(), GenSpecificAlgo.mkSpecificGenMETData(), TtGenEvent.neutrino(), TtGenEvent.neutrinoBar(), MCTruthHelper< P >.nextCopy(), TopGenEvent.numberOfBQuarks(), TopGenEvent.numberOfLeptons(), VertexHistoryAnalyzer.particleString(), TrackHistoryAnalyzer.particleString(), MCTruthHelper< P >.previousCopy(), objects.IsoTrackAnalyzer.printInfo(), gen.HiggsDecayModeAnalyzer.HiggsDecayModeAnalyzer.process(), gen.GenHeavyFlavourAnalyzer.GenHeavyFlavourAnalyzer.process(), JetAnalyzer.JetAnalyzer.process(), WeakEffectsWeightProducer.produce(), GenParticleProducer.produce(), TruthTauDecayModeProducer.produce(), FlavorHistoryProducer.produce(), l1t::GenToInputProducer.produce(), PFTau3ProngReco.produce(), TopGenEvent.radiatedGluons(), TtGenEvent.semiLeptonicChannel(), lhef::BranchingRatios.set(), StGenEvent.singleLepton(), TtGenEvent.singleLepton(), StGenEvent.singleNeutrino(), TtGenEvent.singleNeutrino(), StGenEvent.singleTop(), StGenEvent.singleW(), MCTruthHelper< P >.uniqueMother(), myPythia6ServiceWithCallback.upEvnt(), VertexHistoryAnalyzer.vertexString(), and TrackHistoryAnalyzer.vertexString().

tuple benchmark_cfg.pdtFileName = cms.FileInPath('SimGeneral/HepPDTESSource/data/pythiaparticle.tbl')

Definition at line 180 of file benchmark_cfg.py.

tuple benchmark_cfg.PFCandidates = cms.InputTag("particleFlow")

Definition at line 32 of file benchmark_cfg.py.

Referenced by metsig::SignPFSpecificAlgo.mkSignifMatrix().

tuple benchmark_cfg.PlotAgainstRecoQuantities = cms.bool(False)

Definition at line 54 of file benchmark_cfg.py.

tuple benchmark_cfg.process = cms.Process("TEST")

Definition at line 3 of file benchmark_cfg.py.

tuple benchmark_cfg.publishFrequency = cms.untracked.double(5.0)

Definition at line 164 of file benchmark_cfg.py.

tuple benchmark_cfg.recPt = cms.double(2.0)

Definition at line 52 of file benchmark_cfg.py.

tuple benchmark_cfg.referenceFileName = cms.untracked.string('')

Definition at line 173 of file benchmark_cfg.py.

tuple benchmark_cfg.Rethrow
Initial value:
1 = cms.untracked.vstring('Unknown',
2  'ProductNotFound',
3  'DictionaryNotFound',
4  'InsertFailure',
5  'Configuration',
6  'LogicError',
7  'UnimplementedFeature',
8  'InvalidReference',
9  'NullPointerError',
10  'NoProductSpecified',
11  'EventTimeout',
12  'EventCorruption',
13  'ModuleFailure',
14  'ScheduleExecutionFailure',
15  'EventProcessorFailure',
16  'FileInPathError',
17  'FatalRootError',
18  'NotFound')

Definition at line 39 of file benchmark_cfg.py.

tuple benchmark_cfg.secondaryFileNames = cms.untracked.vstring()

Definition at line 8 of file benchmark_cfg.py.

tuple benchmark_cfg.select
tuple benchmark_cfg.src = cms.InputTag("pfNoPileUp")

Definition at line 19 of file benchmark_cfg.py.

tuple benchmark_cfg.StartFromGen = cms.bool(False)

Definition at line 57 of file benchmark_cfg.py.

tuple benchmark_cfg.statistics = cms.untracked.vstring('cerr_stats')
tuple benchmark_cfg.suppressDebug = cms.untracked.vstring()

Definition at line 80 of file benchmark_cfg.py.

tuple benchmark_cfg.suppressInfo = cms.untracked.vstring()

Definition at line 76 of file benchmark_cfg.py.

tuple benchmark_cfg.suppressWarning = cms.untracked.vstring()

Definition at line 135 of file benchmark_cfg.py.

tuple benchmark_cfg.topCollection = cms.InputTag("pfPileUp")
tuple benchmark_cfg.verbose = cms.untracked.bool(False)

Definition at line 33 of file benchmark_cfg.py.

tuple benchmark_cfg.verboseQT = cms.untracked.int32(0)

Definition at line 172 of file benchmark_cfg.py.

tuple benchmark_cfg.Vertices = cms.InputTag("offlinePrimaryVerticesWithBS")

Definition at line 34 of file benchmark_cfg.py.

tuple benchmark_cfg.wantSummary = cms.untracked.bool(True)

Definition at line 38 of file benchmark_cfg.py.

tuple benchmark_cfg.warnings
Initial value:
1 = cms.untracked.PSet(
2  placeholder = cms.untracked.bool(True)
3  )

Definition at line 89 of file benchmark_cfg.py.

Referenced by HLTTauCertifier.dqmEndJob(), and edm::service::MessageLoggerDefaults.hardwireAnalysisJobMode().