Releases: AliceO2Group/Run2ESDConverter
Releases · AliceO2Group/Run2ESDConverter
v0.1.5
Align Converter to latest incarnation of Peter's AODs (#18)
v0.1.4
Adapt to new O2 version (#17)
* Adapt to the new AnalysisDataModel.
* Adapt to improved ASoA setup.
v0.1.3
Support for commandline options in converter (#16)
* Adds "-n ###" option to limit number of events read from esd file
v0.1.2
Fix compilation due to inconsistent includes with and w/o src prefix
v0.1.1
Workaround missing string_view header
This is most likely a problem in ROOT, actually, but this should
work it around.
v0.1.0
Support for latest ROOT 6.18.4 and latest O2 / AliRoot