Skip to content

Commit 0b7874a

Browse files
Fix drift estimator file for realistic MC
1 parent c895ade commit 0b7874a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sbndcode/OpDetReco/OpDeconvolution/job/sbnd_flashfinder_deco.fcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ SBNDDecoSimpleFlashTPC0_realisticMC.OpHitInputTime: "RiseTime"
6262
SBNDDecoSimpleFlashTPC0_realisticMC.UseT0Tool: true
6363
SBNDDecoSimpleFlashTPC0_realisticMC.ReadoutDelay: 0 //cable time delay in us
6464
SBNDDecoSimpleFlashTPC0_realisticMC.CorrectLightPropagation: true
65+
SBNDDecoSimpleFlashTPC0_realisticMC.DriftEstimatorConfig.CalibrationFile: "OpDetReco/PMTRatioCalibration_MC2.root"
6566

6667
#TPC1
6768
SBNDDecoSimpleFlashTPC1_realisticMC: @local::SBNDSimpleFlashTPC1
@@ -73,7 +74,7 @@ SBNDDecoSimpleFlashTPC1_realisticMC.OpHitInputTime: "RiseTime"
7374
SBNDDecoSimpleFlashTPC1_realisticMC.UseT0Tool: true
7475
SBNDDecoSimpleFlashTPC1_realisticMC.ReadoutDelay: 0 //cable time delay in us
7576
SBNDDecoSimpleFlashTPC1_realisticMC.CorrectLightPropagation: true
76-
SBNDDecoSimpleFlashTPC1_realisticMC.DriftEstimatorConfig.CalibrationFile: "OpDetReco/PMTRatioCalibration_data_v2.root"
77+
SBNDDecoSimpleFlashTPC1_realisticMC.DriftEstimatorConfig.CalibrationFile: "OpDetReco/PMTRatioCalibration_MC2.root"
7778

7879

7980
###### XA IDEAL MC ######

0 commit comments

Comments
 (0)