Skip to content
Snippets Groups Projects
  • Marco Clemencic's avatar
    6babff9b
    Reorganize files and refactor code to make GaudiAlg optional · 6babff9b
    Marco Clemencic authored
    - move Gaudi::Funtional to GaudiFunctional subdir
      - headers are now under "Gaudi/Functional"
      - legacy GaudiAlg corresponding header redirect to the new ones
    - replace GaudiAlgorithm with Algorithm wherever possible in tests and
      utilities
    - add Gaudi::Sequencer basic implementation to replace GaudiSequencer
    - move GaudiAlg specific tests, examples, dictionaries and Python modules
      to GaudiAlg subdir
    - add CMake option GAUDI_ENABLE_GAUDIALG to allow skipping GaudiAlg
      (default to true)
    - minor fixes and clean ups
    6babff9b
    History
    Reorganize files and refactor code to make GaudiAlg optional
    Marco Clemencic authored
    - move Gaudi::Funtional to GaudiFunctional subdir
      - headers are now under "Gaudi/Functional"
      - legacy GaudiAlg corresponding header redirect to the new ones
    - replace GaudiAlgorithm with Algorithm wherever possible in tests and
      utilities
    - add Gaudi::Sequencer basic implementation to replace GaudiSequencer
    - move GaudiAlg specific tests, examples, dictionaries and Python modules
      to GaudiAlg subdir
    - add CMake option GAUDI_ENABLE_GAUDIALG to allow skipping GaudiAlg
      (default to true)
    - minor fixes and clean ups
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 4.09 KiB