CMS 3D CMS Logo

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

Variables

tuple copadParamGE11
 
tuple copadParamGE21 = copadParamGE11.clone()
 
tuple gemcscPSets
 

Variable Documentation

tuple gemcscParams.copadParamGE11
Initial value:
1 = cms.PSet(
2  verbosity = cms.uint32(0),
3  maxDeltaPad = cms.uint32(4),
4  maxDeltaRoll = cms.uint32(1),
5  maxDeltaBX = cms.uint32(0)
6 )

Definition at line 4 of file gemcscParams.py.

tuple gemcscParams.copadParamGE21 = copadParamGE11.clone()

Definition at line 11 of file gemcscParams.py.

tuple gemcscParams.gemcscPSets
Initial value:
1 = cms.PSet(
2  copadParamGE11 = copadParamGE11.clone(),
3  copadParamGE21 = copadParamGE21.clone(),
4 )

Definition at line 13 of file gemcscParams.py.