Skip to content
Snippets Groups Projects
Commit 6babff9b authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Reorganize files and refactor code to make GaudiAlg optional

- 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
parent 4784576d
No related branches found
No related tags found
1 merge request!1444Reorganize files and refactor code to make GaudiAlg optional
Showing
with 203 additions and 2074 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment