CMS 3D CMS Logo

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

Variables

tuple CSCSegAlgoST
 
tuple ST_ME1234
 
tuple ST_ME1A
 

Variable Documentation

tuple CSCSegmentAlgorithmST_cfi.CSCSegAlgoST
Initial value:
1 = cms.PSet(
2  algo_name = cms.string('CSCSegAlgoST'),
3  algo_psets = cms.VPSet( cms.PSet(ST_ME1234), cms.PSet(ST_ME1A) ),
4  chamber_types = cms.vstring('ME1/a','ME1/b','ME1/2','ME1/3','ME2/1','ME2/2','ME3/1','ME3/2','ME4/1','ME4/2'),
5  parameters_per_chamber_type = cms.vint32(2, 1, 1, 1, 1, 1, 1, 1, 1, 1)
6 )

Definition at line 95 of file CSCSegmentAlgorithmST_cfi.py.

tuple CSCSegmentAlgorithmST_cfi.ST_ME1234

Definition at line 7 of file CSCSegmentAlgorithmST_cfi.py.

tuple CSCSegmentAlgorithmST_cfi.ST_ME1A

Definition at line 51 of file CSCSegmentAlgorithmST_cfi.py.