Skip to content
Snippets Groups Projects
  1. Nov 18, 2022
    • Administrator's avatar
      Prepare for FairRoot v18.8 · e247b57f
      Administrator authored
      Exclude tutorial/TaskToAlgo from build. The code needs to use the boost
      serializer for the MCPoint classes. The necessary code was removed from the
      FairMCPoint base class such that the compilation currently fails.
      The feature can be brought back adding another header file but before adding
      it I would like to discuss if this is needed at all.
      e247b57f
    • Administrator's avatar
      Prepare for FairRoot v18.8 · df884fc7
      Administrator authored
      Fix installation of KFParticle and NicaFemto.
      
      Add missing dependecy on Vc for KFParticle target.
      Update the Nicafemto version which adds some missing include statements and
      forward declarations. The new commit hash also contains a change which corrects
      all LOG levels to lowercase.
      df884fc7
    • Administrator's avatar
      Prepare for FairRoot v18.8 · 3fb16b11
      Administrator authored
      Use the same target names as provided by FairRoot with version v18.8.
      
      Add the new target FairRoot::Online which is a new library conatining the
      online related code which was previously part of the Base library.
      In case of older FairRoot versions the target is only an alias for the target
      FairRoot::Base such that the same dependencies already work with FairRoot
      v18.6 which is our current default version.
      
      Add the new target FairRoot::Online in all CMakeLists.txt where it is needed.
      
      The FindFairRoot macro is also used when compiling NicaFemto. Since there is a
      problem with the target definitions in NicaFemto the targets are not defined
      when compiling NicaFemto.
      3fb16b11
    • Administrator's avatar
      Remove unnecessary build dependency · 65f2cf3b
      Administrator authored
      dev_2022_47
      65f2cf3b
  2. Nov 17, 2022
  3. Nov 16, 2022
  4. Nov 15, 2022
  5. Nov 14, 2022
  6. Nov 11, 2022
  7. Nov 10, 2022
Loading