Add overload of processSpecialAlignment which...
...accepts a GeoAlignmentStore. Changes it to be pure virtual in InDetDetectorManager, meaning Pixel, SCT and TRT have to implement it explicitly. This overload does nothing in any of them as of now.
Showing
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/InDetReadoutGeometry/InDetDetectorManager.h 7 additions, 2 deletions...adoutGeometry/InDetReadoutGeometry/InDetDetectorManager.h
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/InDetReadoutGeometry/PixelDetectorManager.h 5 additions, 1 deletion...adoutGeometry/InDetReadoutGeometry/PixelDetectorManager.h
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/InDetReadoutGeometry/SCT_DetectorManager.h 11 additions, 2 deletions...eadoutGeometry/InDetReadoutGeometry/SCT_DetectorManager.h
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/InDetReadoutGeometry/TRT_DetectorManager.h 9 additions, 4 deletions...eadoutGeometry/InDetReadoutGeometry/TRT_DetectorManager.h
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/InDetDetectorManager.cxx 4 additions, 0 deletions...etDescr/InDetReadoutGeometry/src/InDetDetectorManager.cxx
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/PixelDetectorManager.cxx 6 additions, 0 deletions...etDescr/InDetReadoutGeometry/src/PixelDetectorManager.cxx
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/SCT_DetectorManager.cxx 11 additions, 0 deletions...DetDescr/InDetReadoutGeometry/src/SCT_DetectorManager.cxx
- InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/TRT_DetectorManager.cxx 6 additions, 0 deletions...DetDescr/InDetReadoutGeometry/src/TRT_DetectorManager.cxx
Loading
Please register or sign in to comment