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

Introduce EcalPreselectionSkimmer #1389

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Introduce EcalPreselectionSkimmer #1389

merged 2 commits into from
Aug 14, 2024

Conversation

tvami
Copy link
Member

@tvami tvami commented Aug 13, 2024

I am updating ldmx-sw, here are the details.

What are the issues that this addresses?

Resolves #1387

Check List

  • I successfully compiled ldmx-sw with my developments
  • I ran my developments and the following shows that they are successful.

I used the validation ecal pn config to produce 10k events. Then I run Recon/test/ecal_preselection_skim.py on it. The current settings lead that 10k to 53 events, and looking at the distributions indeed they are cut off at the values set in the config. I made everything configurable and kept the defaults so high that it doesnt do anything in default.

@tvami tvami force-pushed the iss1387-presel-skim branch from 4fbc09d to 3324c07 Compare August 13, 2024 21:10
Copy link
Member

@tomeichlersmith tomeichlersmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a pile of technical stuff, no real issues with how this is implemented.

Recon/include/Recon/Skims/EcalPreselectionSkimmer.h Outdated Show resolved Hide resolved
Recon/include/Recon/Skims/EcalPreselectionSkimmer.h Outdated Show resolved Hide resolved
Recon/python/ecalPreselectionSkimmer.py Outdated Show resolved Hide resolved
Recon/src/Recon/Skims/EcalPreselectionSkimmer.cxx Outdated Show resolved Hide resolved
Recon/test/ecal_preselection_skim.py Outdated Show resolved Hide resolved
@tvami tvami requested a review from tomeichlersmith August 14, 2024 02:12
@tvami tvami merged commit 52b062d into trunk Aug 14, 2024
2 checks passed
@tvami tvami deleted the iss1387-presel-skim branch August 14, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a producer that can be used to make an ECAL preselection skim
3 participants