CMS 3D CMS Logo

Functions | Variables
jetsAK4_Puppi_cff Namespace Reference

Functions

def nanoAOD_addDeepInfoAK4 (process, addParticleNet)
 

Variables

 addBTagInfo
 
 area
 
 basicJetsPuppiForMetForT1METNano
 DeepInfoAK4CHS:End. More...
 
 btagCSVV2
 
 btagDeepB
 
 btagDeepCvB
 
 btagDeepCvL
 
 btagDeepFlavB
 
 btagDeepFlavCvB
 
 btagDeepFlavCvL
 
 btagDeepFlavQG
 
 btagPNetB
 
 btagPNetCvB
 
 btagPNetCvL
 
 btagPNetQvG
 
 btagPNetTauVJet
 
 calcMuonSubtrRawPtAsValueMap
 
 chEmEF
 
 chHEF
 
 corrT1METJetPuppiTable
 
 cut
 
 doc
 
 electronIdx1
 
 electronIdx2
 
 eta
 
 externalVariables
 
 filterParams
 
 finalJetsPuppi
 
 float
 
 hfadjacentEtaStripsSize
 
 hfcentralEtaStripSize
 
 hfJetPuppiShowerShapeforNanoAOD
 
 hfsigmaEtaEta
 
 hfsigmaPhiPhi
 
 int
 
 jetCorrEtaMax
 
 jetCorrFactorsSource
 
 jetCorrLabel
 
 jetCorrLabelRes
 
 jetId
 
 jetPuppiCorrFactorsNano
 
 jetPuppiForMETTask
 
 jetPuppiTable
 Tables for final output and docs ##########################. More...
 
 jetPuppiTablesTask
 
 jetPuppiTask
 
 jetPuppiUserDataTask
 
 jets
 
 jetSource
 
 levels
 
 muEF
 
 muonIdx1
 
 muonIdx2
 
 muonSubtrFactor
 
 muonSubtrRawPt
 
 name
 
 nanoAOD_addDeepInfoAK4_switch
 
 nanoAOD_addParticleNet_switch
 
 nConstituents
 
 neEmEF
 
 neHEF
 
 nElectrons
 
 nMuons
 
 nSVs
 
 offsetCorrLabel
 
 payload
 
 phi
 
 PNetRegPtRawCorr
 
 PNetRegPtRawCorrNeutrino
 
 PNetRegPtRawRes
 
 precision
 
 primaryVertices
 
 quality
 
 rawFactor
 
 rawPt
 
 skipEM
 
 skipEMfractionThreshold
 
 skipMuons
 
 skipMuonSelection
 
 src
 
 svIdx1
 
 svIdx2
 
 tightId
 
 tightIdLepVeto
 
 tightJetPuppiId
 
 tightJetPuppiIdLepVeto
 
 type1JetPtThreshold
 
 updatedJetsPuppi
 
 updatedJetsPuppiWithUserData
 
 userFloats
 
 userInts
 
 variables
 
 version
 
 vertices
 

Function Documentation

◆ nanoAOD_addDeepInfoAK4()

def jetsAK4_Puppi_cff.nanoAOD_addDeepInfoAK4 (   process,
  addParticleNet 
)

Definition at line 140 of file jetsAK4_Puppi_cff.py.

References join(), and print().

Referenced by nano_cff.nanoAOD_customizeCommon().

140 def nanoAOD_addDeepInfoAK4(process,addParticleNet):
141  _btagDiscriminators=[]
142  if addParticleNet:
143  print("Updating process to run ParticleNetAK4")
144  from RecoBTag.ONNXRuntime.pfParticleNetFromMiniAODAK4_cff import _pfParticleNetFromMiniAODAK4CHSCentralJetTagsAll as pfParticleNetFromMiniAODAK4CHSCentralJetTagsAll
145  from RecoBTag.ONNXRuntime.pfParticleNetFromMiniAODAK4_cff import _pfParticleNetFromMiniAODAK4CHSForwardJetTagsAll as pfParticleNetFromMiniAODAK4CHSForwardJetTagsAll
146  _btagDiscriminators += pfParticleNetFromMiniAODAK4CHSCentralJetTagsAll
147  _btagDiscriminators += pfParticleNetFromMiniAODAK4CHSForwardJetTagsAll
148  if len(_btagDiscriminators)==0: return process
149  print("Will recalculate the following discriminators: "+", ".join(_btagDiscriminators))
150  updateJetCollection(
151  process,
152  jetSource = cms.InputTag('slimmedJetsPuppi'),
153  jetCorrections = ('AK4PFPuppi', cms.vstring(['L2Relative', 'L3Absolute']), 'None'),
154  btagDiscriminators = _btagDiscriminators,
155  postfix = 'WithDeepInfo',
156  )
157  process.load("Configuration.StandardSequences.MagneticField_cff")
158  process.jetPuppiCorrFactorsNano.src="selectedUpdatedPatJetsWithDeepInfo"
159  process.updatedJets.jetSource="selectedUpdatedPatJetsWithDeepInfo"
160  return process
161 
void print(TMatrixD &m, const char *label=nullptr, bool mathematicaFormat=false)
Definition: Utilities.cc:47
static std::string join(char **cmd)
Definition: RemoteFile.cc:19
def nanoAOD_addDeepInfoAK4(process, addParticleNet)

Variable Documentation

◆ addBTagInfo

jetsAK4_Puppi_cff.addBTagInfo

Definition at line 24 of file jetsAK4_Puppi_cff.py.

◆ area

jetsAK4_Puppi_cff.area

Definition at line 74 of file jetsAK4_Puppi_cff.py.

◆ basicJetsPuppiForMetForT1METNano

jetsAK4_Puppi_cff.basicJetsPuppiForMetForT1METNano

DeepInfoAK4CHS:End.

JETS FOR MET type1

Definition at line 173 of file jetsAK4_Puppi_cff.py.

◆ btagCSVV2

jetsAK4_Puppi_cff.btagCSVV2

Definition at line 116 of file jetsAK4_Puppi_cff.py.

◆ btagDeepB

jetsAK4_Puppi_cff.btagDeepB

Definition at line 84 of file jetsAK4_Puppi_cff.py.

◆ btagDeepCvB

jetsAK4_Puppi_cff.btagDeepCvB

Definition at line 87 of file jetsAK4_Puppi_cff.py.

◆ btagDeepCvL

jetsAK4_Puppi_cff.btagDeepCvL

Definition at line 86 of file jetsAK4_Puppi_cff.py.

◆ btagDeepFlavB

jetsAK4_Puppi_cff.btagDeepFlavB

Definition at line 85 of file jetsAK4_Puppi_cff.py.

◆ btagDeepFlavCvB

jetsAK4_Puppi_cff.btagDeepFlavCvB

Definition at line 89 of file jetsAK4_Puppi_cff.py.

◆ btagDeepFlavCvL

jetsAK4_Puppi_cff.btagDeepFlavCvL

Definition at line 88 of file jetsAK4_Puppi_cff.py.

◆ btagDeepFlavQG

jetsAK4_Puppi_cff.btagDeepFlavQG

Definition at line 90 of file jetsAK4_Puppi_cff.py.

◆ btagPNetB

jetsAK4_Puppi_cff.btagPNetB

Definition at line 91 of file jetsAK4_Puppi_cff.py.

◆ btagPNetCvB

jetsAK4_Puppi_cff.btagPNetCvB

Definition at line 93 of file jetsAK4_Puppi_cff.py.

◆ btagPNetCvL

jetsAK4_Puppi_cff.btagPNetCvL

Definition at line 92 of file jetsAK4_Puppi_cff.py.

◆ btagPNetQvG

jetsAK4_Puppi_cff.btagPNetQvG

Definition at line 94 of file jetsAK4_Puppi_cff.py.

◆ btagPNetTauVJet

jetsAK4_Puppi_cff.btagPNetTauVJet

Definition at line 95 of file jetsAK4_Puppi_cff.py.

◆ calcMuonSubtrRawPtAsValueMap

jetsAK4_Puppi_cff.calcMuonSubtrRawPtAsValueMap

Definition at line 184 of file jetsAK4_Puppi_cff.py.

◆ chEmEF

jetsAK4_Puppi_cff.chEmEF

Definition at line 108 of file jetsAK4_Puppi_cff.py.

◆ chHEF

jetsAK4_Puppi_cff.chHEF

Definition at line 106 of file jetsAK4_Puppi_cff.py.

◆ corrT1METJetPuppiTable

jetsAK4_Puppi_cff.corrT1METJetPuppiTable

Definition at line 189 of file jetsAK4_Puppi_cff.py.

◆ cut

jetsAK4_Puppi_cff.cut

Definition at line 64 of file jetsAK4_Puppi_cff.py.

◆ doc

jetsAK4_Puppi_cff.doc

Definition at line 71 of file jetsAK4_Puppi_cff.py.

◆ electronIdx1

jetsAK4_Puppi_cff.electronIdx1

Definition at line 78 of file jetsAK4_Puppi_cff.py.

◆ electronIdx2

jetsAK4_Puppi_cff.electronIdx2

Definition at line 79 of file jetsAK4_Puppi_cff.py.

◆ eta

jetsAK4_Puppi_cff.eta

Definition at line 196 of file jetsAK4_Puppi_cff.py.

◆ externalVariables

jetsAK4_Puppi_cff.externalVariables

Definition at line 72 of file jetsAK4_Puppi_cff.py.

◆ filterParams

jetsAK4_Puppi_cff.filterParams

Definition at line 30 of file jetsAK4_Puppi_cff.py.

◆ finalJetsPuppi

jetsAK4_Puppi_cff.finalJetsPuppi

Definition at line 62 of file jetsAK4_Puppi_cff.py.

◆ float

jetsAK4_Puppi_cff.float

Definition at line 74 of file jetsAK4_Puppi_cff.py.

◆ hfadjacentEtaStripsSize

jetsAK4_Puppi_cff.hfadjacentEtaStripsSize

Definition at line 58 of file jetsAK4_Puppi_cff.py.

◆ hfcentralEtaStripSize

jetsAK4_Puppi_cff.hfcentralEtaStripSize

Definition at line 57 of file jetsAK4_Puppi_cff.py.

◆ hfJetPuppiShowerShapeforNanoAOD

jetsAK4_Puppi_cff.hfJetPuppiShowerShapeforNanoAOD

Definition at line 46 of file jetsAK4_Puppi_cff.py.

◆ hfsigmaEtaEta

jetsAK4_Puppi_cff.hfsigmaEtaEta

Definition at line 51 of file jetsAK4_Puppi_cff.py.

◆ hfsigmaPhiPhi

jetsAK4_Puppi_cff.hfsigmaPhiPhi

Definition at line 52 of file jetsAK4_Puppi_cff.py.

◆ int

jetsAK4_Puppi_cff.int

Definition at line 102 of file jetsAK4_Puppi_cff.py.

◆ jetCorrEtaMax

jetsAK4_Puppi_cff.jetCorrEtaMax

Definition at line 175 of file jetsAK4_Puppi_cff.py.

◆ jetCorrFactorsSource

jetsAK4_Puppi_cff.jetCorrFactorsSource

Definition at line 26 of file jetsAK4_Puppi_cff.py.

◆ jetCorrLabel

jetsAK4_Puppi_cff.jetCorrLabel

Definition at line 176 of file jetsAK4_Puppi_cff.py.

◆ jetCorrLabelRes

jetsAK4_Puppi_cff.jetCorrLabelRes

Definition at line 177 of file jetsAK4_Puppi_cff.py.

◆ jetId

jetsAK4_Puppi_cff.jetId

Definition at line 99 of file jetsAK4_Puppi_cff.py.

◆ jetPuppiCorrFactorsNano

jetsAK4_Puppi_cff.jetPuppiCorrFactorsNano

Definition at line 12 of file jetsAK4_Puppi_cff.py.

◆ jetPuppiForMETTask

jetsAK4_Puppi_cff.jetPuppiForMETTask

Definition at line 205 of file jetsAK4_Puppi_cff.py.

◆ jetPuppiTable

jetsAK4_Puppi_cff.jetPuppiTable

Tables for final output and docs ##########################.

Definition at line 68 of file jetsAK4_Puppi_cff.py.

◆ jetPuppiTablesTask

jetsAK4_Puppi_cff.jetPuppiTablesTask

Definition at line 214 of file jetsAK4_Puppi_cff.py.

◆ jetPuppiTask

jetsAK4_Puppi_cff.jetPuppiTask

Definition at line 211 of file jetsAK4_Puppi_cff.py.

◆ jetPuppiUserDataTask

jetsAK4_Puppi_cff.jetPuppiUserDataTask

Definition at line 208 of file jetsAK4_Puppi_cff.py.

◆ jets

jetsAK4_Puppi_cff.jets

Definition at line 46 of file jetsAK4_Puppi_cff.py.

◆ jetSource

jetsAK4_Puppi_cff.jetSource

Definition at line 25 of file jetsAK4_Puppi_cff.py.

◆ levels

jetsAK4_Puppi_cff.levels

Definition at line 13 of file jetsAK4_Puppi_cff.py.

◆ muEF

jetsAK4_Puppi_cff.muEF

Definition at line 110 of file jetsAK4_Puppi_cff.py.

◆ muonIdx1

jetsAK4_Puppi_cff.muonIdx1

Definition at line 76 of file jetsAK4_Puppi_cff.py.

◆ muonIdx2

jetsAK4_Puppi_cff.muonIdx2

Definition at line 77 of file jetsAK4_Puppi_cff.py.

◆ muonSubtrFactor

jetsAK4_Puppi_cff.muonSubtrFactor

Definition at line 202 of file jetsAK4_Puppi_cff.py.

◆ muonSubtrRawPt

jetsAK4_Puppi_cff.muonSubtrRawPt

Definition at line 187 of file jetsAK4_Puppi_cff.py.

◆ name

jetsAK4_Puppi_cff.name

Definition at line 70 of file jetsAK4_Puppi_cff.py.

◆ nanoAOD_addDeepInfoAK4_switch

jetsAK4_Puppi_cff.nanoAOD_addDeepInfoAK4_switch

Definition at line 162 of file jetsAK4_Puppi_cff.py.

◆ nanoAOD_addParticleNet_switch

jetsAK4_Puppi_cff.nanoAOD_addParticleNet_switch

Definition at line 163 of file jetsAK4_Puppi_cff.py.

◆ nConstituents

jetsAK4_Puppi_cff.nConstituents

Definition at line 104 of file jetsAK4_Puppi_cff.py.

◆ neEmEF

jetsAK4_Puppi_cff.neEmEF

Definition at line 109 of file jetsAK4_Puppi_cff.py.

◆ neHEF

jetsAK4_Puppi_cff.neHEF

Definition at line 107 of file jetsAK4_Puppi_cff.py.

◆ nElectrons

jetsAK4_Puppi_cff.nElectrons

Definition at line 80 of file jetsAK4_Puppi_cff.py.

◆ nMuons

jetsAK4_Puppi_cff.nMuons

Definition at line 75 of file jetsAK4_Puppi_cff.py.

◆ nSVs

jetsAK4_Puppi_cff.nSVs

Definition at line 83 of file jetsAK4_Puppi_cff.py.

◆ offsetCorrLabel

jetsAK4_Puppi_cff.offsetCorrLabel

Definition at line 178 of file jetsAK4_Puppi_cff.py.

◆ payload

jetsAK4_Puppi_cff.payload

Definition at line 17 of file jetsAK4_Puppi_cff.py.

Referenced by SiStripDetVOffHandler.analyze(), SiPhase2BadStripChannelReader.analyze(), SiStripDetVOffTkMapPlotter.analyze(), SiStripDetVOffPrinter.analyze(), L1TMP7ZeroSupp.analyze(), SiStripDetVOffTrendPlotter.analyze(), BeamSpotRcdPrinter.analyze(), FastSiPixelFEDChannelContainerFromQuality.analyze(), cond::service::PoolDBOutputService.appendOneIOV(), JetCorrectorDBWriter.beginJob(), QGLikelihoodSystematicsDBWriter.beginJob(), QGLikelihoodDBWriter.beginJob(), sistrip::FEDBufferGenerator.bufferSizeInBytes(), l1t::stage2::emtf::GEMBlockUnpacker.checkFormat(), l1t::stage2::emtf::CountersBlockUnpacker.checkFormat(), l1t::stage2::emtf::HeadersBlockUnpacker.checkFormat(), l1t::stage2::emtf::MEBlockUnpacker.checkFormat(), l1t::stage2::emtf::RPCBlockUnpacker.checkFormat(), l1t::stage2::emtf::SPBlockUnpacker.checkFormat(), l1t::stage2::emtf::TrailersBlockUnpacker.checkFormat(), checkPayloadAge(), HGCalVFECompressionImpl.compress(), SiPixelGainCalibScaler.computeAndStorePalyoads(), cond::service::PoolDBOutputService.createOneIOV(), cond.default_deserialize(), SiStripBadStripFromQualityDBWriter.dqmEndJob(), L1GlobalTriggerEvmRawToDigi.dumpFedRawData(), L1GlobalTriggerRawToDigi.dumpFedRawData(), templateHelper::SiPixelTitles_Display< PayloadType, StoreType, TransientType >.fill(), JME::JetResolutionVsEta.fill(), AlignPCLThresholdPlotHelper::AlignPCLThresholds_DisplayBase< PayloadType >.fill(), JME::JetResolutionVsPt.fill(), JME::JetResolutionSummary.fill(), templateHelper::SiPixelHeaderTable< PayloadType, StoreType, TransientType >.fill(), JME::JetScaleFactorVsEta< ii >.fill(), gainCalibHelper::SiPixelGainCalibrationValues< myType, PayloadType >.fill(), templateHelper::SiPixelIDs< PayloadType, myType >.fill(), JME::JetScaleFactorVsPt< ii >.fill(), JME::JetScaleFactorSummary.fill(), gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >.fill(), templateHelper::SiPixelFullPixelIDMap< PayloadType, StoreType, TransientType >.fill(), cond::payloadInspector::HistoryPlot< PayloadType, float >.fill(), cond::payloadInspector::RunHistoryPlot< PayloadType, std::pair< double, double > >.fill(), cond::payloadInspector::TimeHistoryPlot< PayloadType, std::pair< double, double > >.fill(), cond::payloadInspector::ScatterPlot< PayloadType, double, double >.fill(), gainCalibHelper::SiPixelGainCalibrationCorrelations< PayloadType >.fill(), cond::payloadInspector::Histogram1< AxisType, PayloadType, IOV_M >.fill(), cond::payloadInspector::Histogram2D< PayloadType, IOV_M >.fill(), gainCalibHelper::SiPixelGainCalibrationValuesByPart< myType, PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationMap< myType, PayloadType, myDetType >.fill(), sistrip::FEDBufferGenerator.fillBuffer(), fillEBMap_SingleIOV(), fillEBMap_TwoIOVs(), fillEEMap_SingleIOV(), fillEEMap_TwoIOVs(), DataModeFRDStriped.fillFRDCollection(), SiStripPI.fillNoiseDetSummary(), gainCalibHelper::gainCalibPI.fillTheHistos(), gainCalibHelper::gainCalibPI.fillThePerModuleMap(), l1t::AMCDumpToRaw.formatRaw(), l1t::MP7BufferDumpToRaw.formatRaw(), sistrip::FEDBufferGenerator.generateBuffer(), l1t::RegionalMuonRawDigiTranslator.generatePackedShowerPayload(), L1UpgradeTfMuonTreeProducer.getAlgoFwVersion(), l1t::MTF7Payload.getBlock(), LHCInfoPopConSourceHandler.getCTTPSData(), LHCInfoPopConSourceHandler.getEcalData(), RPShift_History< rp, sh, unc, PayloadType >.getFromPayload(), ParametersPerRun< db, plane, channel, param, PayloadType >.getFromPayload(), BeamSpotPI::BeamSpot_history< my_param, PayloadType >.getFromPayload(), PpPCorrelation< db, plane, channel, param1, param2, PayloadType >.getFromPayload(), BeamSpotPI::BeamSpot_runhistory< my_param, PayloadType >.getFromPayload(), BeamSpotPI::BeamSpot_timehistory< my_param, PayloadType >.getFromPayload(), BeamSpotPI::xyCorrelation< PayloadType >.getFromPayload(), LHCInfoPopConSourceHandler.getLumiData(), SiStripBadChannelPatcher.getNewObject(), L1TriggerScalerHandler.getNewObjects(), popcon::DQMXMLFileSourceHandler.getNewObjects(), popcon::DQMSummarySourceHandler.getNewObjects(), EcalCondHandler< Payload, XMLTranslator >.getNewObjects(), EcalFloatCondObjectContainerHandler.getNewObjects(), popcon::L1RPCHwConfigSourceHandler.getNewObjects(), EcalMappingElectronicsHandler.getNewObjects(), popcon::RPCEMapSourceHandler.getNewObjects(), popcon::EcalTPGSpikeThresholdfromFile.getNewObjects(), popcon::EcalLaser_weekly_Linearization.getNewObjects(), popcon::EcalTPGPhysicsConstfromFile.getNewObjects(), popcon::EcalTPGLinPed.getNewObjects(), popcon::EcalTPGPedfromFile.getNewObjects(), popcon::EcalPFRecHitThresholdsHandler.getNewObjects(), popcon::EcalIntercalibHandler.getNewObjects(), DTHVStatusHandler.getNewObjects(), popcon::EcalADCToGeVHandler.getNewObjects(), popcon::EcalLaserHandler.getNewObjects(), popcon::EcalLaser_weekly_Handler.getNewObjects(), DTKeyedConfigHandler.getNewObjects(), DTUserKeyedConfigHandler.getNewObjects(), PtAssignmentEngine.load(), main(), L1TMuonOverlapFwVersionOnlineProd.newObject(), L1TGlobalPrescalesVetosOnlineProd.newObject(), l1t::stage2::BMTFPackerInputs.pack(), RPCAMCRawToDigi.processBlocks(), RPCCPPFUnpacker.processCPPF(), cscdqm::EventProcessor.processExaminer(), pps::RawDataUnpacker.processOptoRxFrameParallel(), RPCCPPFUnpacker.produce(), dqmBmtfAlgoSelector::L1TBMTFAlgoSelector.produce(), pat::TauJetCorrFactorsProducer.produce(), OnlineMetaDataRawToDigi.produce(), l1t::L1TRawToDigi.produce(), l1t::L1TDigiToRaw.produce(), omtf::OmtfPacker.produce(), DataModeScoutingRun2Multi.readEvent(), popcon::PopConSourceHandler< CastorPedestals >.returnData(), RunInfoPI.runDuration(), RunInfoPI.runEndTime(), RunInfoPI.runStartTime(), cond.serialize(), cond::persistency.Session::storePayload< std::string >(), LHCInfoImpl.setElementData(), cond::persistency::Session.storePayload(), querying_tests.payload_tests.test_get_empty_payload(), querying_tests.payload_tests.test_get_parent_tags_payload(), querying_tests.payload_tests.test_get_payload(), querying_tests.payload_tests.test_type_parent_tags(), SiPixelGainCalibrationServicePayloadGetter< SiPixelGainCalibrationOffline, SiPixelGainCalibrationOfflineRcd >.throwExepctionForBadRead(), LHCInfoImpl.transferPayloads(), l1t::stage2::RegionalMuonGMTUnpacker.unpack(), l1t::stage2::MuonUnpacker.unpack(), l1t::stage2::IntermediateMuonUnpacker.unpack(), l1t::stage2::emtf::SPBlockUnpacker.unpack(), l1t::stage2::emtf::TrailersBlockUnpacker.unpack(), l1t::stage2::emtf::GEMBlockUnpacker.unpack(), l1t::stage2::emtf::HeadersBlockUnpacker.unpack(), l1t::stage2::emtf::CountersBlockUnpacker.unpack(), l1t::stage2::emtf::MEBlockUnpacker.unpack(), l1t::stage2::emtf::RPCBlockUnpacker.unpack(), L1GtfeExtWord.unpack(), L1GtfeWord.unpack(), L1TcsWord.unpack(), L1GtFdlWord.unpack(), l1t::stage2::IntermediateMuonUnpacker.unpackBx(), l1t::stage2::MuonUnpacker.unpackBx(), L1GlobalTriggerEvmRawToDigi.unpackHeader(), L1GlobalTriggerRawToDigi.unpackHeader(), L1GlobalTriggerRawToDigi.unpackPSB(), L1GlobalTriggerEvmRawToDigi.unpackTrailer(), L1GlobalTriggerRawToDigi.unpackTrailer(), cond::service::OnlineDBOutputService.writeIOVForNextLumisection(), cond::service::PoolDBOutputService.writeMany(), cond::service::PoolDBOutputService.writeOneIOV(), and DTCalibDBUtils.writeToDB().

◆ phi

jetsAK4_Puppi_cff.phi

Definition at line 197 of file jetsAK4_Puppi_cff.py.

◆ PNetRegPtRawCorr

jetsAK4_Puppi_cff.PNetRegPtRawCorr

Definition at line 96 of file jetsAK4_Puppi_cff.py.

◆ PNetRegPtRawCorrNeutrino

jetsAK4_Puppi_cff.PNetRegPtRawCorrNeutrino

Definition at line 97 of file jetsAK4_Puppi_cff.py.

◆ PNetRegPtRawRes

jetsAK4_Puppi_cff.PNetRegPtRawRes

Definition at line 98 of file jetsAK4_Puppi_cff.py.

◆ precision

jetsAK4_Puppi_cff.precision

Definition at line 74 of file jetsAK4_Puppi_cff.py.

◆ primaryVertices

jetsAK4_Puppi_cff.primaryVertices

Definition at line 18 of file jetsAK4_Puppi_cff.py.

◆ quality

jetsAK4_Puppi_cff.quality

Definition at line 32 of file jetsAK4_Puppi_cff.py.

◆ rawFactor

jetsAK4_Puppi_cff.rawFactor

Definition at line 105 of file jetsAK4_Puppi_cff.py.

◆ rawPt

jetsAK4_Puppi_cff.rawPt

Definition at line 195 of file jetsAK4_Puppi_cff.py.

◆ skipEM

jetsAK4_Puppi_cff.skipEM

Definition at line 179 of file jetsAK4_Puppi_cff.py.

◆ skipEMfractionThreshold

jetsAK4_Puppi_cff.skipEMfractionThreshold

Definition at line 180 of file jetsAK4_Puppi_cff.py.

◆ skipMuons

jetsAK4_Puppi_cff.skipMuons

Definition at line 182 of file jetsAK4_Puppi_cff.py.

◆ skipMuonSelection

jetsAK4_Puppi_cff.skipMuonSelection

Definition at line 181 of file jetsAK4_Puppi_cff.py.

◆ src

jetsAK4_Puppi_cff.src

Definition at line 12 of file jetsAK4_Puppi_cff.py.

◆ svIdx1

jetsAK4_Puppi_cff.svIdx1

Definition at line 81 of file jetsAK4_Puppi_cff.py.

◆ svIdx2

jetsAK4_Puppi_cff.svIdx2

Definition at line 82 of file jetsAK4_Puppi_cff.py.

◆ tightId

jetsAK4_Puppi_cff.tightId

Definition at line 55 of file jetsAK4_Puppi_cff.py.

◆ tightIdLepVeto

jetsAK4_Puppi_cff.tightIdLepVeto

Definition at line 56 of file jetsAK4_Puppi_cff.py.

◆ tightJetPuppiId

jetsAK4_Puppi_cff.tightJetPuppiId

Definition at line 29 of file jetsAK4_Puppi_cff.py.

◆ tightJetPuppiIdLepVeto

jetsAK4_Puppi_cff.tightJetPuppiIdLepVeto

Definition at line 36 of file jetsAK4_Puppi_cff.py.

◆ type1JetPtThreshold

jetsAK4_Puppi_cff.type1JetPtThreshold

Definition at line 183 of file jetsAK4_Puppi_cff.py.

◆ updatedJetsPuppi

jetsAK4_Puppi_cff.updatedJetsPuppi

Definition at line 23 of file jetsAK4_Puppi_cff.py.

◆ updatedJetsPuppiWithUserData

jetsAK4_Puppi_cff.updatedJetsPuppiWithUserData

Definition at line 48 of file jetsAK4_Puppi_cff.py.

◆ userFloats

jetsAK4_Puppi_cff.userFloats

Definition at line 50 of file jetsAK4_Puppi_cff.py.

◆ userInts

jetsAK4_Puppi_cff.userInts

Definition at line 54 of file jetsAK4_Puppi_cff.py.

◆ variables

jetsAK4_Puppi_cff.variables

Definition at line 73 of file jetsAK4_Puppi_cff.py.

◆ version

jetsAK4_Puppi_cff.version

Definition at line 31 of file jetsAK4_Puppi_cff.py.

◆ vertices

jetsAK4_Puppi_cff.vertices

Definition at line 46 of file jetsAK4_Puppi_cff.py.