Releases: JeffersonLab/hps-dst
Releases · JeffersonLab/hps-dst
Pass6 tweak reconstruction release
This release will be used to generate DST's from pass6 tweak pass reconstruction files. The DST's will be used in the un-blinded bump-hunt analysis.
What's New
- GBL was removed as a dependency
- CMake configuration was made compatible with ROOT 6
Bug Fixes
Pass 4 reconstruction release
This is the release that will be used to create DST's from pass 3 reconstruction files.
What's New
- SVT latency flag was added to the event.
- GBL tracks were moved to their own collection.
- GBL lambda and phi kinks were added to GblTrack.
- A goodness of PID variable was added to HpsParticle.
- The RF time was added to the event.
- C++ GBL has been disabled. From now on, all GBL tracks in the DST were refit using Java GBL.
Bug fixes
Pass 3 reconstruction release
This is the release that will be used to create DST's from pass 3 reconstruction files.
What's New
- The SVT header error flag was added to an HpsEvent
- The extrapolated track position at the Ecal was added to an SvtTrack object
Bug Fixes
Pass 2 reconstruction release
This is the release that will be used to create DST's from pass 2 reconstruction files.
What's New
- SVT bias, position and burst noise flags were added to the event.
- Moller candidates were added to the DST.
- All 3D hits are now being being persisted to the DST instead of just hits on track.
- Type variable was added to SvtTrack and HpsParticle.
- SvtDataWriter was updated so it can handle multiple track collections.
- Isolation variables for all sensor layers to were added to SvtTrack.
- A reference to the SeedTrack was added to the corresponding GBL track
Bug Fixes
- Correct references to daughter HpsParticles (final state particles) are now being added to mother HpsParticles (v0 particles)
- The hps-dst package compatible with Mac OS bug
- Examples were updated so they work with the latest version of the DST
- Corrections are now applied to all GBL track parameters.