Releases: HEP-FCC/fcc-edm
Releases · HEP-FCC/fcc-edm
v0.5.8: Compatibility with podio 00-13
v0.5.7: compatibility with podio v00-11
Also should make fcc-edm-legacy no longer needed!
v0.5.6: Compatibility with podiov00-10
compatibility fixes for podiov00-10
fcc-edm v0.5.4: Major CMake update, small additions to datamodel and utilities
- Major improvements to build infrastructure
- datamodel additions:
- pileup and eventweight to EventInfo
- trackIds to TrackCluster
- first few convenience methods (pt, eta) to simplify using fcc-edm in conjuction with ROOT's RDataFrame
v0.5.3 - Preliminary Reco Release
Merge pull request #55 from HEP-FCC/vvolkl-patch-1 Update comment with convention for sim particle status
fccedm v0.5.2: FCCSW v0.9 release
- Several improvements and fixes for compatibility with FCCSW v0.9 stack
- Added Datatype for Digitization
FCC-EDM v0.5.1
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)
FCC-EDM Release v0.4
Bringing the generated EDM up to date with changes in PODIO v0.4. No changes to the structure of the datamodel itself.
FCC-EDM Release v0.3
With this release we switch to PODIO v0.3
Additions:
- jet -> int and jet -> float associations for storing tagging info