Skip to content

Commit

Permalink
Update window ndlar window slightly and explicitly turn off off-beam …
Browse files Browse the repository at this point in the history
…event building.

(cherry picked from commit 1c608c8)
  • Loading branch information
Alexander Booth authored and Alexander Booth committed Aug 23, 2024
1 parent 029106a commit 582b8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yamls/ndlar_flow/reco/charge/RawEventGenerator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ params:
sync_noise_cut_enabled: True
event_builder_class: 'ExtTrigRawEventBuilder' #'SymmetricWindowRawEventBuilder'
event_builder_config:
window: 3500 # ExtTrigRawEventBuilder
window: 3030 # ExtTrigRawEventBuilder (50 cm * 0.1648 cm / us).
trig_io_grp: 1
rollover_ticks: 10000000 # PPS = 1e7 ticks
build_off_beam_events : True
build_off_beam_events : False
VALIDATE_HACK : False

0 comments on commit 582b8c0

Please sign in to comment.