Skip to content

v1.0.1: Update for compilation with gcc-10

Compare
Choose a tag to compare
@zsweger zsweger released this 27 Sep 16:13
· 41 commits to master since this release
72d6a04

The default copy constructor was defined for eXEvent class and vector3 class. This avoids errors when compiling using gcc-10 which allows a smooth build in spack, used by eic-shell containers.