Skip to content

Commit 1ffeacb

Browse files
committed
Ensure default behaviour is retained for MC
1 parent 9f7a7c7 commit 1ffeacb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sbndcode/CRT/CRTTPCMatching/crttpcmatchingproducers_sbnd.fcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ crtspacepointmatchalg_sbnd:
1212
MaxUncert: 20.
1313
TPCTrackLabel: "pandoraTrack"
1414
CRTSpacePointLabel: "crtspacepoints"
15+
UseTs0: false
1516
}
1617

1718
crtspacepointmatchproducer_sbnd:
@@ -31,6 +32,7 @@ crttrackmatchalg_sbnd:
3132
MinTPCTrackLength: 5.
3233
SelectionMetric: "score"
3334
TPCTrackLabel: "pandoraTrack"
35+
UseTs0: false
3436
}
3537

3638
crttrackmatchproducer_sbnd:

0 commit comments

Comments
 (0)