File tree 1 file changed +2
-2
lines changed
Configuration/PyReleaseValidation/python
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2136,7 +2136,7 @@ def lhegensim2018ml(fragment,howMuch):
2136
2136
'--era' :'Run2_2018_pp_on_AA' ,
2137
2137
'-n' :'10' ,
2138
2138
'--procModifiers' :'approxSiStripClusters' ,
2139
- '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' \" ' ,
2139
+ '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' ;process.hltScalersRawToDigi.scalersInputTag= \' rawDataCollector \' \" ' ,
2140
2140
'--process' :'REHLT'
2141
2141
}
2142
2142
@@ -2170,7 +2170,7 @@ def lhegensim2018ml(fragment,howMuch):
2170
2170
'--eventcontent' :'REPACKRAW' ,
2171
2171
'--era' :'Run3_pp_on_PbPb_approxSiStripClusters' ,
2172
2172
'-n' :'10' ,
2173
- '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' \" ' ,
2173
+ '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' ;process.hltScalersRawToDigi.scalersInputTag= \' rawDataCollector \' \" ' ,
2174
2174
'--process' :'REHLT'
2175
2175
}
2176
2176
You can’t perform that action at this time.
0 commit comments