Variables | |
tuple | AlignmentParameterStore |
00001 cms.PSet( 00002 ParameterStore = cms.PSet( 00003 ExtendedCorrelationsConfig = cms.PSet( 00004 CutValue = cms.double(0.95), 00005 Weight = cms.double(0.5), 00006 MaxUpdates = cms.int32(5000) 00007 ), 00008 UseExtendedCorrelations = cms.untracked.bool(False) 00009 ) 00010 )
Definition at line 3 of file AlignmentParameterStore_cfi.py.
Referenced by AlignmentMonitorAsAnalyzer::analyze(), and AlignmentProducer::beginOfJob().