6 for key, value
in six.iteritems(values):
7 setattr(self, key, value)
9 raise Exception(
"Value %s is already used for a key %s, tried to re-add it for key %s" % (value, self.
_reverse[value], key))
27 undefAlgorithm = 0, ctf = 1,
28 duplicateMerge = 2, cosmics = 3,
32 detachedTripletStep = 7,
36 jetCoreRegionalStep = 11,
38 muonSeededStepInOut = 13,
39 muonSeededStepOutIn = 14,
40 outInEcalSeededConv = 15, inOutEcalSeededConv = 16,
42 standAloneMuon = 18, globalMuon = 19, cosmicStandAloneMuon = 20, cosmicGlobalMuon = 21,
44 highPtTripletStep = 22, lowPtQuadStep = 23, detachedQuadStep = 24,
45 displacedGeneralStep = 25,
46 reservedForUpgrades2 = 26,
61 hiRegitMuInitialStep = 37,
62 hiRegitMuLowPtTripletStep = 38,
63 hiRegitMuPixelPairStep = 39,
64 hiRegitMuDetachedTripletStep = 40,
65 hiRegitMuMixedTripletStep = 41,
66 hiRegitMuPixelLessStep = 42,
67 hiRegitMuTobTecStep = 43,
68 hiRegitMuMuonSeededStepInOut = 44,
69 hiRegitMuMuonSeededStepOutIn = 45,
79 MAX_CONSECUTIVE_LOST_HITS = 3,
80 LOST_HIT_FRACTION = 4,
82 CHARGE_SIGNIFICANCE = 6,
84 MAX_CCC_LOST_HITS = 8,
85 NO_SEGMENTS_FOR_VALID_LAYERS = 9,
98 SEED_REGION_REBUILD = 4,
100 SMOOTHING_FAILED = 6,