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 @@ -2148,7 +2148,7 @@ def lhegensim2018ml(fragment,howMuch):
2148
2148
'--era' :'Run2_2018_pp_on_AA' ,
2149
2149
'-n' :'10' ,
2150
2150
'--procModifiers' :'approxSiStripClusters' ,
2151
- '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' \" ' ,
2151
+ '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' ;process.hltScalersRawToDigi.scalersInputTag= \' rawDataCollector \' \" ' ,
2152
2152
'--process' :'REHLT'
2153
2153
}
2154
2154
@@ -2182,7 +2182,7 @@ def lhegensim2018ml(fragment,howMuch):
2182
2182
'--eventcontent' :'REPACKRAW' ,
2183
2183
'--era' :'Run3_pp_on_PbPb_approxSiStripClusters' ,
2184
2184
'-n' :'10' ,
2185
- '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' \" ' ,
2185
+ '--customise_commands' :'\" process.siStripDigisHLT.ProductLabel=\' rawDataCollector\' ;process.hltScalersRawToDigi.scalersInputTag= \' rawDataCollector \' \" ' ,
2186
2186
'--process' :'REHLT'
2187
2187
}
2188
2188
You can’t perform that action at this time.
0 commit comments