Skip to content

Commit 95ac0d3

Browse files
committed
Merge pull request cms-sw#2640 from Martin-Grunewald/StripClusterUnpacking2466
HLT -- StripCulsterUnpacking and 8E33 removal
2 parents 6744d7d + b94a96c commit 95ac0d3

26 files changed

+9779
-181106
lines changed

HLTrigger/Configuration/python/HLT_2013_Famos_cff.py

+590-587
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_2013_cff.py

+756-698
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_8E33v2_Famos_cff.py

-33,359
This file was deleted.

HLTrigger/Configuration/python/HLT_8E33v2_cff.py

-43,381
This file was deleted.

HLTrigger/Configuration/python/HLT_FULL_cff.py

+991-918
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_GRun_Famos_cff.py

+779-776
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_GRun_cff.py

+948-890
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_HIon_cff.py

+27-20
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# /dev/CMSSW_7_1_0/HIon/V5 (CMSSW_7_0_0_pre13_HLT3)
1+
# /dev/CMSSW_7_1_0/HIon/V6 (CMSSW_7_1_0_pre3)
22

33
import FWCore.ParameterSet.Config as cms
44

55

66
HLTConfigVersion = cms.PSet(
7-
tableName = cms.string('/dev/CMSSW_7_1_0/HIon/V5')
7+
tableName = cms.string('/dev/CMSSW_7_1_0/HIon/V6')
88
)
99

1010
streams = cms.PSet(
@@ -343,6 +343,7 @@
343343
AnyDirectionAnalyticalPropagator = cms.ESProducer( "AnalyticalPropagatorESProducer",
344344
MaxDPhi = cms.double( 1.6 ),
345345
ComponentName = cms.string( "AnyDirectionAnalyticalPropagator" ),
346+
SimpleMagneticField = cms.string( "" ),
346347
PropagationDirection = cms.string( "anyDirection" )
347348
)
348349
CSCChannelMapperESProducer = cms.ESProducer( "CSCChannelMapperESProducer",
@@ -639,11 +640,13 @@
639640
hltESPAnalyticalPropagator = cms.ESProducer( "AnalyticalPropagatorESProducer",
640641
MaxDPhi = cms.double( 1.6 ),
641642
ComponentName = cms.string( "hltESPAnalyticalPropagator" ),
643+
SimpleMagneticField = cms.string( "" ),
642644
PropagationDirection = cms.string( "alongMomentum" )
643645
)
644646
hltESPBwdAnalyticalPropagator = cms.ESProducer( "AnalyticalPropagatorESProducer",
645647
MaxDPhi = cms.double( 1.6 ),
646648
ComponentName = cms.string( "hltESPBwdAnalyticalPropagator" ),
649+
SimpleMagneticField = cms.string( "" ),
647650
PropagationDirection = cms.string( "oppositeToMomentum" )
648651
)
649652
hltESPBwdElectronPropagator = cms.ESProducer( "PropagatorWithMaterialESProducer",
@@ -1061,8 +1064,8 @@
10611064
),
10621065
DebugStripModuleQualityDB = cms.untracked.bool( False ),
10631066
ComponentName = cms.string( "hltESPMeasurementTracker" ),
1064-
Regional = cms.bool( True ),
1065-
OnDemand = cms.bool( True ),
1067+
Regional = cms.bool( False ),
1068+
OnDemand = cms.bool( False ),
10661069
DebugPixelModuleQualityDB = cms.untracked.bool( False ),
10671070
UsePixelModuleQualityDB = cms.bool( True ),
10681071
DebugStripAPVFiberQualityDB = cms.untracked.bool( False ),
@@ -1141,8 +1144,8 @@
11411144
),
11421145
DebugStripModuleQualityDB = cms.untracked.bool( False ),
11431146
ComponentName = cms.string( "hltESPMeasurementTrackerReg" ),
1144-
Regional = cms.bool( True ),
1145-
OnDemand = cms.bool( True ),
1147+
Regional = cms.bool( False ),
1148+
OnDemand = cms.bool( False ),
11461149
DebugPixelModuleQualityDB = cms.untracked.bool( False ),
11471150
UsePixelModuleQualityDB = cms.bool( True ),
11481151
DebugStripAPVFiberQualityDB = cms.untracked.bool( False ),
@@ -1703,8 +1706,8 @@
17031706
),
17041707
DebugStripModuleQualityDB = cms.untracked.bool( False ),
17051708
ComponentName = cms.string( "hltHIAllESPMeasurementTracker" ),
1706-
Regional = cms.bool( True ),
1707-
OnDemand = cms.bool( True ),
1709+
Regional = cms.bool( False ),
1710+
OnDemand = cms.bool( False ),
17081711
DebugPixelModuleQualityDB = cms.untracked.bool( False ),
17091712
UsePixelModuleQualityDB = cms.bool( True ),
17101713
DebugStripAPVFiberQualityDB = cms.untracked.bool( False ),
@@ -2884,15 +2887,15 @@
28842887
hitErrorRZ = cms.double( 0.0036 )
28852888
),
28862889
TID = cms.PSet( ),
2887-
TOB = cms.PSet( ),
28882890
BPix = cms.PSet(
28892891
useErrorsFromParam = cms.bool( True ),
28902892
hitErrorRPhi = cms.double( 0.0027 ),
28912893
TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ),
28922894
HitProducer = cms.string( "hltHISiPixelRecHits" ),
28932895
hitErrorRZ = cms.double( 0.006 )
28942896
),
2895-
TIB = cms.PSet( )
2897+
TIB = cms.PSet( ),
2898+
TOB = cms.PSet( )
28962899
)
28972900
hltPixelTracksForHITrackTrigger = cms.EDProducer( "PixelTrackProducer",
28982901
FilterPSet = cms.PSet(
@@ -3849,7 +3852,7 @@
38493852
hltSiStripExcludedFEDListProducer = cms.EDProducer( "SiStripExcludedFEDListProducer",
38503853
ProductLabel = cms.InputTag( "rawDataCollector" )
38513854
)
3852-
hltHISiStripRawToClustersFacility = cms.EDProducer( "SiStripRawToClusters",
3855+
hltHISiStripRawToClustersFacility = cms.EDProducer( "SiStripClusterizerFromRaw",
38533856
ProductLabel = cms.InputTag( "rawDataCollector" ),
38543857
DoAPVEmulatorCheck = cms.bool( False ),
38553858
Algorithms = cms.PSet(
@@ -3897,16 +3900,19 @@
38973900
ClusterThreshold = cms.double( 5.0 ),
38983901
setDetId = cms.bool( True ),
38993902
RemoveApvShots = cms.bool( True )
3900-
)
3903+
),
3904+
onDemand = cms.bool( True )
39013905
)
3902-
hltHISiStripClusters = cms.EDProducer( "MeasurementTrackerSiStripRefGetterProducer",
3903-
stripLazyGetterProducer = cms.string( "hltHISiStripRawToClustersFacility" ),
3906+
hltHISiStripClusters = cms.EDProducer( "MeasurementTrackerEventProducer",
3907+
stripLazyGetterProducer = cms.string( "" ),
39043908
inactivePixelDetectorLabels = cms.VInputTag( ),
3905-
stripClusterProducer = cms.string( "hltHISiStripClusters" ),
3906-
InputModuleLabel = cms.InputTag( "hltHISiStripRawToClustersFacility" ),
3909+
OnDemand = cms.bool( False ),
3910+
stripClusterProducer = cms.string( "hltHISiStripRawToClustersFacility" ),
3911+
Regional = cms.bool( False ),
39073912
pixelClusterProducer = cms.string( "hltHISiPixelClusters" ),
39083913
switchOffPixelsIfEmpty = cms.bool( True ),
39093914
inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ),
3915+
skipClusters = cms.InputTag( "" ),
39103916
measurementTracker = cms.string( "hltHIAllESPMeasurementTracker" )
39113917
)
39123918
hltHIL3TrajSeedOIState = cms.EDProducer( "TSGFromL2Muon",
@@ -4436,15 +4442,15 @@
44364442
hitErrorRZ = cms.double( 0.0036 )
44374443
),
44384444
TID = cms.PSet( ),
4439-
TOB = cms.PSet( ),
44404445
BPix = cms.PSet(
44414446
useErrorsFromParam = cms.bool( True ),
44424447
hitErrorRPhi = cms.double( 0.0027 ),
44434448
TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ),
44444449
HitProducer = cms.string( "hltHISiPixelRecHits" ),
44454450
hitErrorRZ = cms.double( 0.006 )
44464451
),
4447-
TIB = cms.PSet( )
4452+
TIB = cms.PSet( ),
4453+
TOB = cms.PSet( )
44484454
)
44494455
hltHIMixedLayerPairs = cms.EDProducer( "SeedingLayersEDProducer",
44504456
layerList = cms.vstring( 'BPix1+BPix2',
@@ -4482,15 +4488,15 @@
44824488
hitErrorRZ = cms.double( 0.0036 )
44834489
),
44844490
TID = cms.PSet( ),
4485-
TOB = cms.PSet( ),
44864491
BPix = cms.PSet(
44874492
useErrorsFromParam = cms.bool( True ),
44884493
hitErrorRPhi = cms.double( 0.0027 ),
44894494
TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ),
44904495
HitProducer = cms.string( "hltHISiPixelRecHits" ),
44914496
hitErrorRZ = cms.double( 0.006 )
44924497
),
4493-
TIB = cms.PSet( )
4498+
TIB = cms.PSet( ),
4499+
TOB = cms.PSet( )
44944500
)
44954501
hltHIL3TrajSeedIOHit = cms.EDProducer( "TSGFromL2Muon",
44964502
TkSeedGenerator = cms.PSet(
@@ -5877,6 +5883,7 @@
58775883
hltHIPrimTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker",
58785884
src = cms.InputTag( "hltHIPixelTrackSeeds" ),
58795885
maxSeedsBeforeCleaning = cms.uint32( 1000 ),
5886+
SimpleMagneticField = cms.string( "" ),
58805887
TransientInitialStateEstimatorParameters = cms.PSet(
58815888
propagatorAlongTISE = cms.string( "PropagatorWithMaterialForHI" ),
58825889
propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOppositeForHI" ),

0 commit comments

Comments
 (0)