|
1 | 1 | # hltGetConfiguration /dev/CMSSW_13_2_0/PIon --cff --data --type PIon |
2 | 2 |
|
3 | | -# /dev/CMSSW_13_2_0/PIon/V12 (CMSSW_13_2_0) |
| 3 | +# /dev/CMSSW_13_2_0/PIon/V21 (CMSSW_13_2_1) |
4 | 4 |
|
5 | 5 | import FWCore.ParameterSet.Config as cms |
6 | 6 |
|
|
12 | 12 | fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() |
13 | 13 |
|
14 | 14 | fragment.HLTConfigVersion = cms.PSet( |
15 | | - tableName = cms.string('/dev/CMSSW_13_2_0/PIon/V12') |
| 15 | + tableName = cms.string('/dev/CMSSW_13_2_0/PIon/V21') |
16 | 16 | ) |
17 | 17 |
|
18 | 18 | fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet( |
|
719 | 719 | requireSeedHitsInRebuild = cms.bool( True ), |
720 | 720 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
721 | 721 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
722 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 722 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
723 | 723 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
724 | 724 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetInitialStepTrajectoryFilterPreSplittingForFullTrackingPPOnAA" ) ), |
725 | 725 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
774 | 774 | requireSeedHitsInRebuild = cms.bool( True ), |
775 | 775 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
776 | 776 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
777 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 777 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
778 | 778 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
779 | 779 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetInitialStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
780 | 780 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
822 | 822 | requireSeedHitsInRebuild = cms.bool( True ), |
823 | 823 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
824 | 824 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
825 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 825 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
826 | 826 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
827 | 827 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetLowPtQuadStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
828 | 828 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
870 | 870 | requireSeedHitsInRebuild = cms.bool( True ), |
871 | 871 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
872 | 872 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
873 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 873 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
874 | 874 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
875 | 875 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetHighPtTripletStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
876 | 876 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
918 | 918 | requireSeedHitsInRebuild = cms.bool( True ), |
919 | 919 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
920 | 920 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
921 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 921 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
922 | 922 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
923 | 923 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetLowPtTripletStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
924 | 924 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1014 | 1014 | requireSeedHitsInRebuild = cms.bool( True ), |
1015 | 1015 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1016 | 1016 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1017 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1017 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1018 | 1018 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1019 | 1019 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetPixelPairStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1020 | 1020 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1086 | 1086 | requireSeedHitsInRebuild = cms.bool( True ), |
1087 | 1087 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1088 | 1088 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1089 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1089 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1090 | 1090 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1091 | 1091 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetPixelLessStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1092 | 1092 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1158 | 1158 | requireSeedHitsInRebuild = cms.bool( True ), |
1159 | 1159 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1160 | 1160 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1161 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1161 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1162 | 1162 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1163 | 1163 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetTobTecStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1164 | 1164 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1206 | 1206 | requireSeedHitsInRebuild = cms.bool( True ), |
1207 | 1207 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1208 | 1208 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1209 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1209 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1210 | 1210 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1211 | 1211 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetJetCoreStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1212 | 1212 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1254 | 1254 | requireSeedHitsInRebuild = cms.bool( True ), |
1255 | 1255 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1256 | 1256 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1257 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1257 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1258 | 1258 | propagatorOpposite = cms.string( "PropagatorWithMaterialForMixedStepOpposite" ), |
1259 | 1259 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetMixedTripletStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1260 | 1260 | propagatorAlong = cms.string( "PropagatorWithMaterialForMixedStep" ), |
|
1278 | 1278 | requireSeedHitsInRebuild = cms.bool( True ), |
1279 | 1279 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1280 | 1280 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1281 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1281 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1282 | 1282 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1283 | 1283 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetDetachedQuadStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1284 | 1284 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1302 | 1302 | requireSeedHitsInRebuild = cms.bool( True ), |
1303 | 1303 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1304 | 1304 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1305 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1305 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1306 | 1306 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1307 | 1307 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetDetachedTripletStepTrajectoryFilterForFullTrackingPPOnAA" ) ), |
1308 | 1308 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1350 | 1350 | requireSeedHitsInRebuild = cms.bool( True ), |
1351 | 1351 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1352 | 1352 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1353 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1353 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1354 | 1354 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1355 | 1355 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetInitialStepTrajectoryFilterForDmesonPPOnAA" ) ), |
1356 | 1356 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1398 | 1398 | requireSeedHitsInRebuild = cms.bool( True ), |
1399 | 1399 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1400 | 1400 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1401 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1401 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1402 | 1402 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1403 | 1403 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetLowPtQuadStepTrajectoryFilterForDmesonPPOnAA" ) ), |
1404 | 1404 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1446 | 1446 | requireSeedHitsInRebuild = cms.bool( True ), |
1447 | 1447 | TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), |
1448 | 1448 | maxDPhiForLooperReconstruction = cms.double( 2.0 ), |
1449 | | - maxPtForLooperReconstruction = cms.double( 0.7 ), |
| 1449 | + maxPtForLooperReconstruction = cms.double( 0.0 ), |
1450 | 1450 | propagatorOpposite = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ), |
1451 | 1451 | trajectoryFilter = cms.PSet( refToPSet_ = cms.string( "HLTPSetHighPtTripletStepTrajectoryFilterForDmesonPPOnAA" ) ), |
1452 | 1452 | propagatorAlong = cms.string( "PropagatorWithMaterialParabolicMf" ), |
|
1477 | 1477 | 'HLT_ZeroBias_v8' ) |
1478 | 1478 | ) |
1479 | 1479 |
|
| 1480 | +fragment.hltESSTfGraphRecord = cms.ESSource( "EmptyESSource", |
| 1481 | + recordName = cms.string( "TfGraphRecord" ), |
| 1482 | + iovIsRunNotTime = cms.bool( True ), |
| 1483 | + firstValid = cms.vuint32( 1 ) |
| 1484 | +) |
1480 | 1485 | fragment.CSCChannelMapperESSource = cms.ESSource( "EmptyESSource", |
1481 | 1486 | recordName = cms.string( "CSCChannelMapperRecord" ), |
1482 | 1487 | iovIsRunNotTime = cms.bool( True ), |
|
1613 | 1618 | appendToDataLabel = cms.string( "" ) |
1614 | 1619 | ) |
1615 | 1620 |
|
| 1621 | +fragment.hltESPTrackSelectionTfCKF = cms.ESProducer( "TfGraphDefProducer", |
| 1622 | + ComponentName = cms.string( "hltESPTrackSelectionTfCKF" ), |
| 1623 | + FileName = cms.FileInPath( "RecoTracker/FinalTrackSelectors/data/TrackTfClassifier/CKF_Run3_12_5_0_pre5.pb" ), |
| 1624 | + appendToDataLabel = cms.string( "" ) |
| 1625 | +) |
1616 | 1626 | fragment.AnyDirectionAnalyticalPropagator = cms.ESProducer( "AnalyticalPropagatorESProducer", |
1617 | 1627 | MaxDPhi = cms.double( 1.6 ), |
1618 | 1628 | ComponentName = cms.string( "AnyDirectionAnalyticalPropagator" ), |
|
0 commit comments