![]() |
|
|||
File indexing completed on 2024-04-06 11:58:08
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # Turn on the PCC update which synchronize timePhase in PCC as in SIM 0004 PCCUpdate = cms.PSet( 0005 applyFixPCC = cms.bool(False) 0006 ) 0007 0008 from Configuration.Eras.Modifier_run3_common_cff import run3_common 0009 run3_common.toModify(PCCUpdate, applyFixPCC = True)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |