Reorganize into higher level module folders
The acts-core
repository has a complicated sub detector structure, the proposal is to simplify the structure, these should be the remaining modules:
Core:
- EventData
- Surfaces (decoupled from Geometry as they are the interface between EDM and Geometry)
- Geometry (contains Volumes, Layers, TrackingGeometry and building Tools)
- Material (contains SurfaceMaterial, LayerMaterial and mapping Tools)
- Propagation (contains Steppers, Propagators, Actors)
- Fitter (contains KalmanFilter)
- Utilities (nomen est omen)
- Vertexing (nomen est omen)
- DataPreparation (SpacePoint building, clustering)
- PatternRecognition (name to be decided, contains: Seeding, etc.)
Edited by Paul Gessinger