![]() |
|
|||
File indexing completed on 2021-02-14 14:21:38
0001 # HLT template for JetCorrectionESChain 0002 0003 import FWCore.ParameterSet.Config as cms 0004 0005 # L2L3 correction 0006 hltJetCorrectionESChain = cms.ESProducer( 'JetCorrectionESChain', 0007 appendToDataLabel = cms.string( '' ), 0008 correctors = cms.vstring( 0009 'hltESSL2RelativeCorrectionService', 0010 'hltESSL3AbsoluteCorrectionService' 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 |
![]() ![]() |