CMS 3D CMS Logo

Variables

CSCSegmentAlgorithmST_no_me42_cfi Namespace Reference

Variables

tuple CSCSegAlgoST
tuple ST_ME1234
tuple ST_ME1A

Variable Documentation

Initial value:
00001 cms.PSet(
00002     chamber_types = cms.vstring('ME1/a', 
00003         'ME1/b', 
00004         'ME1/2', 
00005         'ME1/3', 
00006         'ME2/1', 
00007         'ME2/2', 
00008         'ME3/1', 
00009         'ME3/2', 
00010         'ME4/1'),
00011     #    vstring chamber_types = {"ME1/a", "ME1/b", "ME1/2", "ME1/3", "ME2/1", "ME2/2", "ME3/1", "ME3/2", "ME4/1", "ME4/2"}
00012     #    vint32 parameters_per_chamber_type = {2, 1, 1, 1, 1, 1, 1, 1, 1, 1}
00013     algo_name = cms.string('CSCSegAlgoST'),
00014     algo_psets = cms.VPSet(cms.PSet(
00015         ST_ME1234
00016     ), 
00017         cms.PSet(
00018             ST_ME1A
00019         )),
00020     parameters_per_chamber_type = cms.vint32(2, 1, 1, 1, 1, 
00021         1, 1, 1, 1)
00022 )

Definition at line 93 of file CSCSegmentAlgorithmST_no_me42_cfi.py.

Definition at line 7 of file CSCSegmentAlgorithmST_no_me42_cfi.py.

Definition at line 50 of file CSCSegmentAlgorithmST_no_me42_cfi.py.