Skip to content

Commit 330f278

Browse files
committed
update comments in cafmaker
1 parent 5810b0f commit 330f278

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

sbncode/CAFMaker/CAFMaker_module.cc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2656,11 +2656,9 @@ void CAFMaker::produce(art::Event& evt) noexcept {
26562656
// Fill trigger info
26572657
FillTriggerSBND(srsbndtiminginfo, srtrigger);
26582658

2659-
//// Legacy: Timing correction is being done at decoding/reconstruction level
2660-
//// SBND: Fix the Reference time in data depending on the stream
2659+
//// Legacy code: Timing correction is now done at decoding/reconstruction level
26612660
////shift reference frame for CRT objects: crt trk, crt sp, crt sp match, crt trk match
26622661
//SBNDShiftCRTReference(rec, rec.sbnd_frames.frameApplyAtCaf);
2663-
26642662
////shift reference frame for PMT objects: opflash, opt0
26652663
//SBNDShiftPMTReference(rec, rec.sbnd_frames.frameApplyAtCaf);
26662664
}

0 commit comments

Comments
 (0)