Skip to content

Commit e109071

Browse files
Add propagation time information on corrected opflash
1 parent d049991 commit e109071

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sbncode/CAFMaker/FillReco.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,8 @@ namespace caf
372372
slice.correctedOpFlash.NuToFLight = _correctedOpFlash.NuToFLight;
373373
slice.correctedOpFlash.NuToFCharge = _correctedOpFlash.NuToFCharge;
374374
slice.correctedOpFlash.OpFlashT0Corrected = _correctedOpFlash.OpFlashT0Corrected;
375+
slice.correctedOpFlash.ParticlePropagationTime = _correctedOpFlash.ParticlePropagationTime;
376+
slice.correctedOpFlash.PhotonPropagationTime = _correctedOpFlash.PhotonPropagationTime;
375377
}
376378
}
377379

0 commit comments

Comments
 (0)