3 # default parameters for the pma cosmic tracks tagging algorithm
7 TagOutOfDriftTracks: false # Tag tracks sticking out of 1 drift window.
8 OutOfDriftMargin: 5.0 # The minimum distance beyond 1 drift window required for tagging track as a cosmic background.
10 TagFullHeightTracks: false # Tag tracks crossing full height.
11 TagFullWidthTracks: false # Tag tracks crossing full width.
12 TagFullLengthTracks: false # Tag tracks crossing full length.
13 FullCrossingMargin: 15.0 # The maximum difference in size between the detector and track required for tagging track as crossing full dimensions.
15 TagNonBeamT0Tracks: false # Tag tracks that have a reconstructed T0 incompatible with the beam
16 NonBeamT0Margin: 100.0 # Number of nanoseconds away from the beam time to be tagged.
19 TopFrontBackMargin: 5.0
21 TagApparentStopper: false
22 ApparentStopperMargin: 5.0
23 VetoActualStopper: false