Skip to content

Commit 6e6a17e

Browse files
committed
Return to original selection setup
1 parent 4b529c4 commit 6e6a17e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

sbncode/Calibration/fcl/sbnd/sbnd_trackcalo_skimmer.fcl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ stopping_selection: {
5656
EndMediandQdxCut: 1600
5757
NumberTimeSamples: 3400
5858
MediandQdxRRMax: 5.
59-
CheckFiducialX: true
59+
CheckFiducialX: false
6060
}
6161

6262
exiting_selection: {
@@ -74,7 +74,7 @@ exiting_selection: {
7474
EndMediandQdxCut: -1
7575
RequireDownwards: false
7676
NumberTimeSamples: 3400
77-
CheckFiducialX: true
77+
CheckFiducialX: false
7878
}
7979

8080
a2c_selection: {
@@ -90,10 +90,10 @@ throughgoing_selection: {
9090
FVInsetMaxY: 5
9191
FVInsetMinZ: 5
9292
FVInsetMaxZ: 5
93-
CheckFiducialX: true
93+
CheckFiducialX: false
9494
}
9595

9696
caloskim_nodigits_goldentracks: @local::caloskim_nodigits
97-
caloskim_nodigits_goldentracks.SelectionTools: [@local::stopping_selection, @local::a2c_selection, @local::throughgoing_selection, @local::exiting_selection]
97+
caloskim_nodigits_goldentracks.SelectionTools: [ @local::stopping_selection, @local::a2c_selection, @local::exiting_selection ]
9898

9999
END_PROLOG

0 commit comments

Comments
 (0)