Create an interface for boundary checking tools
In order to lift the bounds checking code from the hole search tool to a separate new tool, we must first create an interface for it. This interface is WIP and may change.
Showing
- InnerDetector/InDetRecTools/InDetBoundaryCheckTool/CMakeLists.txt 37 additions, 0 deletions...ector/InDetRecTools/InDetBoundaryCheckTool/CMakeLists.txt
- InnerDetector/InDetRecTools/InDetBoundaryCheckTool/InDetBoundaryCheckTool/InDetBoundaryCheckTool.h 81 additions, 0 deletions...CheckTool/InDetBoundaryCheckTool/InDetBoundaryCheckTool.h
- InnerDetector/InDetRecTools/InDetBoundaryCheckTool/src/InDetBoundaryCheckTool.cxx 296 additions, 0 deletions...ols/InDetBoundaryCheckTool/src/InDetBoundaryCheckTool.cxx
- InnerDetector/InDetRecTools/InDetBoundaryCheckTool/src/components/InDetBoundaryCheckTool_entries.cxx 7 additions, 0 deletions...eckTool/src/components/InDetBoundaryCheckTool_entries.cxx
- Tracking/TrkTools/TrkToolInterfaces/TrkToolInterfaces/IBoundaryCheckTool.h 31 additions, 0 deletions.../TrkToolInterfaces/TrkToolInterfaces/IBoundaryCheckTool.h
Loading
Please register or sign in to comment