Skip to content

Tags: AliceO2Group/VMCStepLogger

Tags

v0.6.2

Toggle v0.6.2's commit message
Fix includes for log and sqrt

v0.6.1

Toggle v0.6.1's commit message
Fix compilation problem and compiler warnings

MCStepLogger had compilation issues with conflicting C++ versions
appearing on the command line. This is avoided by a CMakeList simplification.

Also fixing few compilation warnings related to inconsistent virtual + override.

v0.6.0

Toggle v0.6.0's commit message
Fix for C++20

std::vector has a constexpr destructor in C++20, which makes forward
declaration not viable anymore.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migration of MCReplayEngine to vmc v2.0 (#30)

* Migration of MCReplayEngine to vmc v2.0

* Fixed typo in workflow step name

v0.4.0

Toggle v0.4.0's commit message
Fallback to ROOT without VMC standalone

v0.3.0

Toggle v0.3.0's commit message
Build against VMC standalone (required)

v0.2.0

Toggle v0.2.0's commit message
Update READMEs

v0.1.0

Toggle v0.1.0's commit message
Updated copyright headers in all files with new text

* Updated copyright headers in all files with new text agreed in the O2 project