![]() |
|
|||
File indexing completed on 2024-04-06 12:25:34
0001 import FWCore.ParameterSet.Config as cms 0002 0003 0004 # Delta-R matching value maps 0005 0006 ak8PFJetsPuppiSoftDropMass = cms.EDProducer("RecoJetDeltaRValueMapProducer", 0007 src = cms.InputTag("ak8PFJetsPuppi"), 0008 matched = cms.InputTag("ak8PFJetsPuppiSoftDrop"), 0009 distMax = cms.double(0.8), 0010 value = cms.string('mass') 0011 ) 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |