Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDVD keepup specific field #127

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add PDVD keepup specific field
  • Loading branch information
Yoann Kermaidic committed Jan 22, 2025
commit c14773457e3e40107819af69c81be46a391ca555
3 changes: 3 additions & 0 deletions dunereco/HitFinderDUNE/numberofhitsfilter.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ standard_numberofhitsfilter:
pdhd_nhitsfilter: @local::standard_numberofhitsfilter
pdhd_nhitsfilter.HitLimit: 20000

pdvd_nhitsfilter: @local::standard_numberofhitsfilter
pdvd_nhitsfilter.HitLimit: 20000

END_PROLOG