eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 29 forks source link

Inject Low-Q2 electrons into tracking #1491

Closed simonge closed 3 months ago

simonge commented 4 months ago

Briefly, what does this PR introduce?

Injects the LowQ2 tracks into the tracking workflow so they can finally be used like any other particle.

This might not be the best place to add the information from the events in the longer term as there will may be some extra looping over calorimeter and pid hits which aren't possible. At the moment though there isn't another easy place to add them while there is a mix of ReconstructedChargedParticles and ReconstructedParticles used in different places.

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

No

Does this PR change default behavior?

Low-Q2 electrons should show up in ReconstructedParticle collections and easily identifiable in the InclusiveKinematics collections

github-actions[bot] commented 4 months ago

Capybara summary for PR 1491

simonge commented 4 months ago

Is there any chance this could be backported so the electrons would be included usefully in this months campaign?

epic-capybara commented 3 months ago

Successfully created backport PR for v1.14:

simonge commented 3 months ago

Fantastic, thanks!