Skip to content

Several optimisations for core v3

Andrei Gheata requested to merge agheata/v3_optimizations into master
  • Faster track initialisation based on blueprint copy
  • Attaching physics data to task data not needed from the user application
  • Event server working with generator or external feeder
  • Track tokens stored as objects to minimise usage errors
  • Cleanup of Particle.h duality
Edited by Andrei Gheata

Merge request reports