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

TriggerSim updates for larsoft v10 #16

Open
wants to merge 13 commits into
base: schhibra/daq_triggeralgs
Choose a base branch
from

Conversation

JamesJieranShen
Copy link
Collaborator

Larsoft v10 replaces the geometry service with the WireReadout class to perform channel mapping. This requires changes to module code. However this merging this will break larsoft v9.xx installs. Some unnecessary instantiations of the geom service also needs to be removed as it causes unused-variable warnings when compile (and since larsoft by default builds with -WError).

Since we are targeting v10 for eventual publishing with other dunesw repos, this should be merged when convenient.

JamesJieranShen and others added 11 commits October 27, 2024 23:25
- Previously all TPs on the same channel are thrown out except for the first one that makes a match. Stop doing this and let all TPs be saved in the TA window
- Save maximum TOT in the TA as "time_activity"
- Do not throw away all TPs once one adjancency TA is formed. Instead, keep all TPs irrelevant to the adjacency so that they can form TA with new TPs after window rotation.

Fix TA initialization
@JamesJieranShen JamesJieranShen force-pushed the jierans/daq_triggeralgs_v10 branch from c7898f0 to b67f75e Compare January 3, 2025 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant