Skip to content

Resolve "Restructure directories structure"

Jan Busa requested to merge 77-restructure-directories-structure into dev
DO NOT REMOVE THIS BOXED MESSAGE

Code in this merge request is subject to review by Code Owners.
The list of reviewers is posted in the comments section.
After all of the code is approved, please put a brief notice about it at the beginning of this message.

NOTE: Merging this code without getting it approved by Code Owners will result in suspending your developer rights!!!


Closes #77 (closed) and #73 (closed) We need proper multilayered directory structure.

INITIAL ANALYSIS

Directories which must be in the top level
- detectors (with each detector having its subdirectory. DONE: 2022-01-27)
- cmake
- config/gconfig
- generators
- geometry
- input
- macro/macros
- physics
- scriptsr

Undecided
- doxygen (right now, it is not working and we don't have resources to support/maintain this)
- clustering
- eventdisplay
- kalman
- lhetrack
- mcstack
- mpdbase
- mpddst
- mpdfield
- mpdpid
- passive
- shield_pack

Edited by Jan Busa

Merge request reports