Release Notes - SLIC - Version 1.11.0
Bug
- [SLIC-69] - Charge is 0 for quarks and other short-lived, non-tracked particles.
- [SLIC-74] - TrackerHit momenta look wrong.
New Feature
- [SLIC-62] - Write energy of particle at its endpoint into LCIO file.
- [SLIC-68] - Selectable magnetic field integrator stepper.
Task
- [SLIC-71] - EventSourceManager should not inherit from G4VPrimaryGenerator.
- [SLIC-72] - Store momentum of SimTrackerHits
- [SLIC-73] - PackageInfo should not be regenerated by user configure.
- [SLIC-76] - Remove option to print out macro command list.
Improvement
- [SLIC-11] - improve event debugging facilities
- [SLIC-21] - Refactor MCParticle handling code
- [SLIC-30] - current track/trackID member variables in TrajectoryManager
- [SLIC-51] - CL: check # of args to a switch, explicitly
- [SLIC-70] - All manager classes (and similar) should inherit from a common module class.