LCIO: Add setting of ProducedBySecondary bit for SimTrackerHits
if the hit is produced by a particle that is not kept in the MCParticle history we set the bit added originalG4ID to Geant4Particle class for faster lookup, as this ID is stored with the hit Otherwise we need a complicated and time-consuming logic to parse the equivalent map if this hit really belonged to that track
Showing
- DDG4/include/DDG4/Geant4Particle.h 1 addition, 1 deletionDDG4/include/DDG4/Geant4Particle.h
- DDG4/lcio/LCIOConversions.cpp 11 additions, 0 deletionsDDG4/lcio/LCIOConversions.cpp
- DDG4/src/Geant4Particle.cpp 4 additions, 3 deletionsDDG4/src/Geant4Particle.cpp
- DDG4/src/Geant4ParticleHandler.cpp 1 addition, 0 deletionsDDG4/src/Geant4ParticleHandler.cpp
Loading
Please register or sign in to comment