Skip to content

Commit

Permalink
Tweak buffer size for FSD event builder
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkramer committed Feb 6, 2025
1 parent 5cc0580 commit ae6af38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yamls/fsd_flow/reco/charge/RawEventGenerator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ params:

# configuration parameters
mc_tracks_dset_name: 'mc_truth/segments'
buffer_size: 300000
buffer_size: 100000
nhit_cut: 20
sync_noise_cut: [100, 11000000] # Stephen says no need to cut > first 10 usec
sync_noise_cut_enabled: True
Expand Down

0 comments on commit ae6af38

Please sign in to comment.