CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
AlignmentParameterStore_cfi Namespace Reference

Variables

tuple AlignmentParameterStore
 

Variable Documentation

tuple AlignmentParameterStore_cfi.AlignmentParameterStore
Initial value:
1 = cms.PSet(
2  ParameterStore = cms.PSet(
3  ExtendedCorrelationsConfig = cms.PSet(
4  CutValue = cms.double(0.95),
5  Weight = cms.double(0.5),
6  MaxUpdates = cms.int32(5000)
7  ),
8  UseExtendedCorrelations = cms.untracked.bool(False),
9  TypeOfConstraints = cms.string('hierarchy'),
10  )
11 )

Definition at line 3 of file AlignmentParameterStore_cfi.py.