![]() |
|
|||
File indexing completed on 2023-07-18 22:34:01
0001 import FWCore.ParameterSet.Config as cms 0002 0003 Phase1L1TJetCalibrator = cms.EDProducer('Phase1L1TJetCalibrator', 0004 inputCollectionTag = cms.InputTag('l1tPhase1JetProducer', 'UncalibratedPhase1L1TJetFromPfCandidates'), 0005 absEtaBinning = cms.required.vdouble, 0006 calibration = cms.VPSet( 0007 ), 0008 outputCollectionName = cms.string('Phase1L1TJetFromPfCandidates'), 0009 mightGet = cms.optional.untracked.vstring 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |