00001 import FWCore.ParameterSet.Config as cms
00002
00003 TSPhiParametersBlock = cms.PSet(
00004 TSPhiParameters = cms.PSet(
00005
00006 TSMNOE1 = cms.bool(True),
00007 TSMNOE2 = cms.bool(False),
00008 TSTREN12 = cms.bool(True),
00009 TSTREN9 = cms.bool(True),
00010 TSTREN8 = cms.bool(True),
00011 TSTREN11 = cms.bool(True),
00012 TSTREN3 = cms.bool(True),
00013 TSTREN2 = cms.bool(True),
00014 TSTREN1 = cms.bool(True),
00015
00016
00017 TSTREN0 = cms.bool(True),
00018 TSTREN7 = cms.bool(True),
00019 TSTREN6 = cms.bool(True),
00020 TSTREN5 = cms.bool(True),
00021 TSTREN4 = cms.bool(True),
00022 TSSNOE2 = cms.bool(False),
00023
00024 TSSNOE1 = cms.bool(True),
00025 TSMCCE2 = cms.bool(False),
00026 TSTREN19 = cms.bool(True),
00027
00028 TSMCCE1 = cms.bool(True),
00029 TSTREN17 = cms.bool(True),
00030 TSTREN16 = cms.bool(True),
00031 TSTREN15 = cms.bool(True),
00032 TSTREN14 = cms.bool(True),
00033 TSTREN13 = cms.bool(True),
00034
00035
00036
00037
00038
00039 TSSMSK1 = cms.int32(312),
00040 TSSMSK2 = cms.int32(312),
00041 TSTREN10 = cms.bool(True),
00042 TSMMSK2 = cms.int32(312),
00043
00044
00045
00046
00047
00048 TSMMSK1 = cms.int32(312),
00049
00050
00051
00052
00053 TSMHSP = cms.int32(1),
00054
00055 TSSCCE1 = cms.bool(True),
00056 TSSCCE2 = cms.bool(False),
00057
00058
00059
00060 TSSCGS2 = cms.bool(True),
00061 TSSCCEC = cms.bool(False),
00062
00063 TSMHTE1 = cms.bool(True),
00064 TSMHTE2 = cms.bool(False),
00065
00066 Debug = cms.untracked.bool(False),
00067 TSSHTE2 = cms.bool(False),
00068
00069
00070
00071 TSMCGS1 = cms.bool(True),
00072
00073
00074
00075 TSMCGS2 = cms.bool(True),
00076
00077 TSSHTE1 = cms.bool(True),
00078 TSTREN22 = cms.bool(True),
00079 TSSNOEC = cms.bool(False),
00080 TSTREN20 = cms.bool(True),
00081 TSTREN21 = cms.bool(True),
00082
00083
00084
00085
00086 TSMGS1 = cms.int32(1),
00087
00088
00089
00090
00091
00092
00093 TSMGS2 = cms.int32(1),
00094 TSSHTEC = cms.bool(False),
00095
00096
00097
00098
00099
00100
00101
00102 TSMWORD = cms.int32(255),
00103 TSMHTEC = cms.bool(False),
00104
00105
00106
00107 TSSCGS1 = cms.bool(True),
00108 TSTREN23 = cms.bool(True),
00109
00110
00111
00112
00113
00114
00115 TSSGS2 = cms.int32(1),
00116 TSMNOEC = cms.bool(False),
00117
00118
00119
00120
00121 TSSGS1 = cms.int32(1),
00122 TSTREN18 = cms.bool(True),
00123 TSMCCEC = cms.bool(False)
00124 )
00125 )
00126
00127