CMS 3D CMS Logo

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

Variables

tuple CSCSegAlgoST
 
tuple ST_ME1234
 
tuple ST_ME1A
 

Variable Documentation

tuple CSCSegmentAlgorithmST_no_me42_cfi.CSCSegAlgoST
Initial value:
1 = cms.PSet(
2  chamber_types = cms.vstring('ME1/a',
3  'ME1/b',
4  'ME1/2',
5  'ME1/3',
6  'ME2/1',
7  'ME2/2',
8  'ME3/1',
9  'ME3/2',
10  'ME4/1'),
11  # vstring chamber_types = {"ME1/a", "ME1/b", "ME1/2", "ME1/3", "ME2/1", "ME2/2", "ME3/1", "ME3/2", "ME4/1", "ME4/2"}
12  # vint32 parameters_per_chamber_type = {2, 1, 1, 1, 1, 1, 1, 1, 1, 1}
13  algo_name = cms.string('CSCSegAlgoST'),
14  algo_psets = cms.VPSet(cms.PSet(
15  ST_ME1234
16  ),
17  cms.PSet(
18  ST_ME1A
19  )),
20  parameters_per_chamber_type = cms.vint32(2, 1, 1, 1, 1,
21  1, 1, 1, 1)
22 )

Definition at line 93 of file CSCSegmentAlgorithmST_no_me42_cfi.py.

tuple CSCSegmentAlgorithmST_no_me42_cfi.ST_ME1234

Definition at line 7 of file CSCSegmentAlgorithmST_no_me42_cfi.py.

tuple CSCSegmentAlgorithmST_no_me42_cfi.ST_ME1A

Definition at line 50 of file CSCSegmentAlgorithmST_no_me42_cfi.py.