CMS 3D CMS Logo

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

Variables

tuple algos
 
float DeltaZCut = 0.1
 
tuple etaMax = cms.vdouble( 3.0, 10.0)
 
tuple EtaMaxExtrap = cms.double( 2.0)
 
tuple etaMin = cms.vdouble( 2.5, 3.0)
 
float EtaMinUseDeltaZ = 4.0
 
tuple MedEtaSF = cms.vdouble(0.90, 0.75)
 
tuple MinNeutralPt = cms.vdouble( 1.7, 2.0)
 
tuple MinNeutralPtSlope = cms.vdouble(0.08, 0.08)
 
tuple ptMin = cms.vdouble( 0.0, 0.0)
 
tuple puppi
 
 puppiAlgos = puppiForward
 
tuple puppiCentral
 
tuple puppiForward
 
tuple puppiNoLep
 
tuple RMSEtaSF = cms.vdouble(1.20, 0.95)
 

Variable Documentation

tuple Puppi_cff.algos
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  etaMin = cms.vdouble(0., 2.5),
4  etaMax = cms.vdouble(2.5, 3.5),
5  ptMin = cms.vdouble(0., 0.), #Normally 0
6  MinNeutralPt = cms.vdouble(0.2, 0.2),
7  MinNeutralPtSlope = cms.vdouble(0.015, 0.030),
8  RMSEtaSF = cms.vdouble(1.0, 1.0),
9  MedEtaSF = cms.vdouble(1.0, 1.0),
10  EtaMaxExtrap = cms.double(2.0),
11  puppiAlgos = puppiCentral
12  ), cms.PSet(
13  etaMin = cms.vdouble( 3.5),
14  etaMax = cms.vdouble(10.0),
15  ptMin = cms.vdouble( 0.), #Normally 0
16  MinNeutralPt = cms.vdouble( 2.0),
17  MinNeutralPtSlope = cms.vdouble(0.08),
18  RMSEtaSF = cms.vdouble(1.0 ),
19  MedEtaSF = cms.vdouble(0.75),
20  EtaMaxExtrap = cms.double( 2.0),
21  puppiAlgos = puppiForward
22  )
23  )

Definition at line 75 of file Puppi_cff.py.

Referenced by TCMETAlgo.configure(), PuppiAlgo.fillDescriptionsPuppiAlgo(), GBRForestsAndConstants.GBRForestsAndConstants(), cms::MuonTCMETValueMapProducer.MuonTCMETValueMapProducer(), MVAJetPuIdProducer.MVAJetPuIdProducer(), L1TGlobalPrescalesVetosOnlineProd.newObject(), and RPCMonitorRaw.RPCMonitorRaw().

float Puppi_cff.DeltaZCut = 0.1

Definition at line 74 of file Puppi_cff.py.

tuple Puppi_cff.etaMax = cms.vdouble( 3.0, 10.0)

Definition at line 46 of file Puppi_cff.py.

Referenced by QGLikelihoodDBReader.analyze(), QGLikelihoodSystematicsDBReader.analyze(), HcalSimHitsValidation.analyze(), HcalRecHitsValidation.analyze(), TrackBuildingAnalyzer.analyzeRegions(), QGLikelihoodSystematicsDBWriter.beginJob(), CosmicMuonRecoAnalyzer.bookHistograms(), SegmentTrackAnalyzer.bookHistograms(), MuonRecoAnalyzer.bookHistograms(), MuonKinVsEtaAnalyzer.bookHistograms(), ElectronConversionRejectionValidator.bookHistograms(), HLTBTagPerformanceAnalyzer.bookHistograms(), MuonRecoOneHLT.bookHistograms(), PhotonValidatorMiniAOD.bookHistograms(), TkConvValidator.bookHistograms(), PhotonValidator.bookHistograms(), BPHWriteSpecificDecay.BPHWriteSpecificDecay(), FWECALCaloDataDetailViewBuilder.build(), FWECALDetailViewBuilder.build(), FWECALCaloDataDetailViewBuilder.buildCaloData(), FWECALDetailViewBuilder.buildCaloData(), HDetIdAssociator.buildMap(), DetIdAssociator.buildMap(), CaloTowerConstituentsMap.constituentsOf(), ConversionPostprocessing.ConversionPostprocessing(), CosmicMuonRecoAnalyzer.CosmicMuonRecoAnalyzer(), EfficiencyPlotter.dqmEndJob(), MuonRecoTest.dqmEndRun(), DTCalibMuonSelection.DTCalibMuonSelection(), EffectiveAreas.EffectiveAreas(), EfficiencyPlotter.EfficiencyPlotter(), fftjetcms.fftjet_Grid2d_parser(), BPHWriteSpecificDecay.fill(), tmtt::TP.fillUse(), DTCalibMuonSelection.filter(), HcalDDDSimConstants.getDetEta(), HcalDDDRecConstants.getLayerBack(), HcalDDDRecConstants.getLayerFront(), HcalObjRepresent::HcalDataContainer< Items, Item >.GetProjection(), PuppiContainer.getPuppiId(), HCovarianceVSParts.HCovarianceVSParts(), JetMatchingHook.init(), HcalDDDSimConstants.initialize(), HcalDDDRecConstants.initialize(), KineParticleFilter.KineParticleFilter(), HcalHardcodeGeometryLoader.makeHBCells(), MSLayersKeeperX0AtEta.MSLayersKeeperX0AtEta(), MuonKinVsEtaAnalyzer.MuonKinVsEtaAnalyzer(), MuonRecoAnalyzer.MuonRecoAnalyzer(), MuonRecoOneHLT.MuonRecoOneHLT(), MuonRecoTest.MuonRecoTest(), l1t::CaloStage2Nav.offsetIEta(), fastsim::ParticleFilter.ParticleFilter(), PhotonOfflineClient.PhotonOfflineClient(), PhotonPostprocessing.PhotonPostprocessing(), HcalDDDSimConstants.printTiles(), HiFJRhoProducer.produce(), EnergyScaleCorrection.readScalesFromFile(), EnergyScaleCorrection_class.ReadSmearingFromFile(), EnergyScaleCorrection.readSmearingsFromFile(), PhotonOfflineClient.runClient(), ConversionPostprocessing.runPostprocessing(), PhotonPostprocessing.runPostprocessing(), SegmentTrackAnalyzer.SegmentTrackAnalyzer(), ConeAreaFunction.SetAcceptanceLimit(), Benchmark.setRange(), and l1tpf_impl::COEFile.writeTracksToFile().

tuple Puppi_cff.EtaMaxExtrap = cms.double( 2.0)

Definition at line 52 of file Puppi_cff.py.

tuple Puppi_cff.etaMin = cms.vdouble( 2.5, 3.0)

Definition at line 45 of file Puppi_cff.py.

Referenced by QGLikelihoodDBReader.analyze(), QGLikelihoodSystematicsDBReader.analyze(), TrackBuildingAnalyzer.analyzeRegions(), QGLikelihoodSystematicsDBWriter.beginJob(), CosmicMuonRecoAnalyzer.bookHistograms(), SegmentTrackAnalyzer.bookHistograms(), MuonRecoAnalyzer.bookHistograms(), MuonKinVsEtaAnalyzer.bookHistograms(), ElectronConversionRejectionValidator.bookHistograms(), MuonRecoOneHLT.bookHistograms(), PhotonValidatorMiniAOD.bookHistograms(), TkConvValidator.bookHistograms(), PhotonValidator.bookHistograms(), FWECALCaloDataDetailViewBuilder.build(), FWECALDetailViewBuilder.build(), FWECALCaloDataDetailViewBuilder.buildCaloData(), FWECALDetailViewBuilder.buildCaloData(), HDetIdAssociator.buildMap(), DetIdAssociator.buildMap(), CaloTowerConstituentsMap.constituentsOf(), ConversionPostprocessing.ConversionPostprocessing(), CosmicMuonRecoAnalyzer.CosmicMuonRecoAnalyzer(), EfficiencyPlotter.dqmEndJob(), MuonRecoTest.dqmEndRun(), DTCalibMuonSelection.DTCalibMuonSelection(), EffectiveAreas.EffectiveAreas(), EfficiencyPlotter.EfficiencyPlotter(), fftjetcms.fftjet_Grid2d_parser(), DTCalibMuonSelection.filter(), HcalDDDSimConstants.getEta(), HcalObjRepresent::HcalDataContainer< Items, Item >.GetProjection(), PuppiContainer.getPuppiId(), HCovarianceVSParts.HCovarianceVSParts(), HcalDDDRecConstants.initialize(), HcalHardcodeGeometryLoader.makeHBCells(), MuonKinVsEtaAnalyzer.MuonKinVsEtaAnalyzer(), MuonRecoAnalyzer.MuonRecoAnalyzer(), MuonRecoOneHLT.MuonRecoOneHLT(), MuonRecoTest.MuonRecoTest(), PhotonOfflineClient.PhotonOfflineClient(), PhotonPostprocessing.PhotonPostprocessing(), HiFJRhoProducer.produce(), EnergyScaleCorrection.readScalesFromFile(), EnergyScaleCorrection_class.ReadSmearingFromFile(), EnergyScaleCorrection.readSmearingsFromFile(), PhotonOfflineClient.runClient(), ConversionPostprocessing.runPostprocessing(), PhotonPostprocessing.runPostprocessing(), SegmentTrackAnalyzer.SegmentTrackAnalyzer(), Benchmark.setRange(), and l1tpf_impl::COEFile.writeTracksToFile().

float Puppi_cff.EtaMinUseDeltaZ = 4.0

Definition at line 73 of file Puppi_cff.py.

tuple Puppi_cff.MedEtaSF = cms.vdouble(0.90, 0.75)

Definition at line 51 of file Puppi_cff.py.

tuple Puppi_cff.MinNeutralPt = cms.vdouble( 1.7, 2.0)

Definition at line 48 of file Puppi_cff.py.

tuple Puppi_cff.MinNeutralPtSlope = cms.vdouble(0.08, 0.08)

Definition at line 49 of file Puppi_cff.py.

tuple Puppi_cff.ptMin = cms.vdouble( 0.0, 0.0)

Definition at line 47 of file Puppi_cff.py.

tuple Puppi_cff.puppi
Initial value:
1 = _mod.PuppiProducer.clone(
2  EtaMinUseDeltaZ = 2.4,
3  NumOfPUVtxsForCharged = 2,
4  PtMaxCharged = 20.,
5  PtMaxNeutralsStartSlope = 20.,
6  useVertexAssociation = True,
7  vertexAssociationQuality = 6,
8  vertexAssociation = ('primaryVertexAssociationJME','original'),
9  clonePackedCands = False, # should only be set to True for MiniAOD
10  algos = {
11  0: dict(
12  puppiAlgos = puppiCentral
13  )
14  } #only one PSet is defined in reference
15 )

Definition at line 29 of file Puppi_cff.py.

Referenced by l1tpf_impl::Region.nOutput().

Puppi_cff.puppiAlgos = puppiForward

Definition at line 53 of file Puppi_cff.py.

tuple Puppi_cff.puppiCentral
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  algoId = cms.int32(5), #0 is default Puppi
4  useCharged = cms.bool(True),
5  applyLowPUCorr = cms.bool(True),
6  combOpt = cms.int32(0),
7  cone = cms.double(0.4),
8  rmsPtMin = cms.double(0.1),
9  rmsScaleFactor = cms.double(1.0)
10  )
11  )

Definition at line 3 of file Puppi_cff.py.

tuple Puppi_cff.puppiForward
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  algoId = cms.int32(5), #0 is default Puppi
4  useCharged = cms.bool(False),
5  applyLowPUCorr = cms.bool(True),
6  combOpt = cms.int32(0),
7  cone = cms.double(0.4),
8  rmsPtMin = cms.double(0.5),
9  rmsScaleFactor = cms.double(1.0)
10  )
11  )

Definition at line 15 of file Puppi_cff.py.

tuple Puppi_cff.puppiNoLep
Initial value:
1 = puppi.clone(
2  puppiNoLep = True,
3  PtMaxPhotons = 20.
4  )

Definition at line 105 of file Puppi_cff.py.

tuple Puppi_cff.RMSEtaSF = cms.vdouble(1.20, 0.95)

Definition at line 50 of file Puppi_cff.py.