LDMX-Software / ldmx-sw

The Light Dark Matter eXperiment simulation and reconstruction framework.
https://ldmx-software.github.io
GNU General Public License v3.0
20 stars 16 forks source link

Seeding and Truth information improvements #1325

Open pbutti opened 2 months ago

pbutti commented 2 months ago

There are some issues with the seeding in the tagger and recoil volumes that need to be investigated. However the current processors are rather confusing in terms of functionalities and implementations. Additionally, we should have a better handle on the technical efficiency.

--- Implementation changes The TruthSeedProducer should made clear that it provides both truth tracks and seeds. The way seed tracks are provided for recoil and tagger tracker will differ, so I think:

--- Setup a truth track analysis Check the Nhits distribution on the electron beam Survival rate of electrons to the target surface ...