![]() |
|
|||
File indexing completed on 2021-02-14 14:21:38
0001 # HLT template for L1FastjetCorrectionESProducer 0002 0003 import FWCore.ParameterSet.Config as cms 0004 0005 # L1 (FastJet PU Subtraction) correction 0006 hltL1FastjetCorrectionESProducer = cms.ESProducer('L1FastjetCorrectionESProducer', 0007 appendToDataLabel = cms.string( '' ), 0008 level = cms.string( 'L1FastJet' ), 0009 algorithm = cms.string( 'AK4Calo' ), 0010 srcRho = cms.InputTag( 'fixedGridRhoFastjetAllCalo' ) 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |