Skip to content

Commit

Permalink
Fix also PFCalibrationRcd
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Grunewald committed Jun 30, 2017
1 parent d252d0e commit 8c1925b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/HLT/python/autoCondHLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
pfLabel = 'pfscecal_'+det+obj+'_online'
pfTag = pfLabel+'_v0'
pfscecal = pfscecal + (','.join( [ pfTag,pfRecord,connectionString,pfLabel,pfTime] ), )
pfscecal = pfscecal + (','.join( ['PFCalibration_HLT_2017_25ns_Spring17_V3_newCodeCompliant','PFCalibrationRcd',connectionString,'HLT','2017-06-22 21:00:00.000'] ), )

hltGTs = {

Expand Down

0 comments on commit 8c1925b

Please sign in to comment.