Skip to content

Commit fd66fdb

Browse files
committed
Revert "Merge remote-tracking branch 'origin/feature/hlay_crt_data_fcl_updates' into develop"
This reverts commit 4ed4a94, reversing changes made to d22406f.
1 parent e991ac7 commit fd66fdb

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

sbndcode/CRT/CRTReco/crtrecoproducers_sbnd.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ crttrackproducer_sbnd:
8181
crttrackproducer_data_sbnd: @local::crttrackproducer_sbnd
8282
crttrackproducer_data_sbnd.CRTGeoAlg: @local::crtgeoalg_data_sbnd
8383
crttrackproducer_data_sbnd.UseTs0: true
84-
crttrackproducer_data_sbnd.MaskedTaggers: [ ]
84+
crttrackproducer_data_sbnd.MaskedTaggers: [ 0 ]
8585

8686
END_PROLOG

sbndcode/CRT/CRTReco/run_crtreco_data.fcl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ physics.producers.crtspacepoints: @local::crtspacepointproducer_data_sbnd
1212
physics.producers.crttracks: @local::crttrackproducer_data_sbnd
1313

1414
outputs.out1.outputCommands: [ "keep *_*_*_*",
15-
"drop *_daq_*_*",
16-
"keep *_daq_RawEventHeader_*" ]
15+
"drop *_daq_*_*" ]

0 commit comments

Comments
 (0)