File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ target_sources(
66 O2QcGLO
77 PRIVATE src/ITSTPCMatchingTask.cxx
88 src/ITSTPCmatchingCheck.cxx
9- src/K0sFitReductor .cxx
9+ src/Reductors .cxx
1010 src/MeanVertexValidator.cxx
1111 src/MeanVertexPostProcessing.cxx
1212 src/MeanVertexCheck.cxx
@@ -59,7 +59,7 @@ add_root_dictionary(
5959 include /GLO/CTFSizeTask.h
6060 include /GLO/ITSTPCMatchingTask.h
6161 include /GLO/ITSTPCmatchingCheck.h
62- include /GLO/K0sFitReductor .h
62+ include /GLO/Reductors .h
6363 LINKDEF include /GLO/LinkDef.h)
6464
6565install (DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} /include /GLO DESTINATION "${CMAKE_INSTALL_INCLUDEDIR} /QualityControl" )
File renamed without changes.
Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #include " GLO/K0sFitReductor .h"
12+ #include " GLO/Reductors .h"
1313#include " GLO/Helpers.h"
1414
1515#include < TF1.h>
You can’t perform that action at this time.
0 commit comments