FCC-EDM v0.5
This release brings a couple of small improvements, see below for details. Most important changes:
- Integration of the DAG tool to inspect particle history
- Adding data type for event weights
- Updating track model to a working version
Change Log
v0.5 (2017-03-20)
Fixed bugs:
- fix tracking edm: missing information #32
Merged pull requests:
- Update documentation, add DAG checks in init script #40 (jlingema)
- Move to cvmfs #38 (jlingema)
- Updating track model #37 (jhrdinka)
- Switch to new podio release #36 (jlingema)
- Require C++14 #35 (jlingema)
- added MCEventWeight datatype #30 (selvaggi)
- Fixed typos #29 (selvaggi)
- fixed instructions #28 (selvaggi)
- Integrate DAG tool #27 (jlingema)
- Fix tag name. #25 (jlingema)
- Slight improvement to doxygen page #24 (jlingema)
- Add generation of datamodel to cmake #23 (jlingema)
- Updates due to recent changes in PODIO #22 (jlingema)