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 option to discard event with energy cuts in germanium #80

Merged
merged 3 commits into from
May 7, 2024

Conversation

ManuelHu
Copy link
Collaborator

@ManuelHu ManuelHu commented Apr 29, 2024

  • Remove the unused analysis manager parameter from the output scheme constructors. It is still passed in in every invocation of its functions, as before
  • Initialize output schemes at detector construction time. This is necessary to have their commands available to macro files
  • Introduce RMGVOutputScheme::ShouldDiscardEvent() to be able to discard an event before any output action writes out their data
  • Introduce RMGVOutputScheme::{StackingActionClassify,StackingActionNewStage}() to be able to hook into the RMGSTackingAction

fixes #47
fixes #41


@ManuelHu ManuelHu marked this pull request as ready for review April 29, 2024 16:51
@ManuelHu ManuelHu marked this pull request as draft May 1, 2024 20:42
@ManuelHu ManuelHu changed the title add option to discard event with energy threshold in germanium add option to discard event with energy cuts in germanium May 2, 2024
@ManuelHu ManuelHu force-pushed the edep-threshold branch 2 times, most recently from 1bb6c7d to aca91d4 Compare May 6, 2024 18:28
@ManuelHu ManuelHu marked this pull request as ready for review May 7, 2024 21:05
@ManuelHu ManuelHu merged commit 9853106 into legend-exp:main May 7, 2024
5 of 6 checks passed
@ManuelHu ManuelHu deleted the edep-threshold branch May 7, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant