Releases: FairRootGroup/FairRoot
Releases · FairRootGroup/FairRoot
v18.6.6
Maintenance release
Improvements for using with FairSoft apr21p2
.
v18.4.7
Maintenance release
Improvements for using with FairSoft apr21p2
.
v18.6.5
Bugfixes
- Alignment: Add missing streamer (a47ec60)
- Fix initialization order of
AlignGeometry()
(067e7d8)
Buildsystem
- Drop Unrelated Variables from
FairRootConfig.sh
(d668c54)
- Add library dependency needed on macosx12 (42a8ef6)
v18.6.4
Bugfix
- Make Rtdb IO backends user-extensible again (#1093)
v18.4.6
Bugfix
- Make Rtdb IO backends user-extensible again (#1093)
v18.6.3
Bugfix
- Avoid mandatory Fatal in FairRunOnline if no Sink defined. (6848f09)
v18.4.5
Bugfix
- Avoid mandatory Fatal in FairRunOnline if no Sink defined. (451ce30)
v18.6.2
Buildsystem
- Pass global
-std
flag from fairsoft-config
into CMAKE_CXX_STANDARD
variable (1a4a3f9)
This fixes a problem that was seen so far on recent macOS systems (see FairRootGroup/FairMQ#339 for details)
v18.4.4
Buildsystem
- Pass global
-std
flag from fairsoft-config
into CMAKE_CXX_STANDARD
variable (a2d7161)
This fixes a problem that was seen so far on recent macOS systems (see FairRootGroup/FairMQ#339 for details)
v18.6.1
Bugfix
- Use correct flag for post init configuration (485a31b)
Buildsystem
- Do not build some examples in headless mode (8e06d30)