Loading src/modules/WeightingPotentialReader/CMakeLists.txt +2 −0 Original line number Diff line number Diff line Loading @@ -4,5 +4,7 @@ ALLPIX_DETECTOR_MODULE(MODULE_NAME) # Add source files to library ALLPIX_MODULE_SOURCES(${MODULE_NAME} WeightingPotentialReaderModule.cpp) ALLPIX_MODULE_TESTS(${MODULE_NAME} "tests") # Provide standard install target ALLPIX_MODULE_INSTALL(${MODULE_NAME}) src/modules/WeightingPotentialReader/tests/01-pad.conf 0 → 100644 +7 −0 Original line number Diff line number Diff line [AllPix] number_of_events = 0 detectors_file = "detector.conf" [WeightingPotentialReader] model = pad log_level = trace src/modules/WeightingPotentialReader/tests/detector.conf 0 → 100644 +4 −0 Original line number Diff line number Diff line [mydetector] type = "test" position = 0 0 0 orientation = 0 0 0 Loading
src/modules/WeightingPotentialReader/CMakeLists.txt +2 −0 Original line number Diff line number Diff line Loading @@ -4,5 +4,7 @@ ALLPIX_DETECTOR_MODULE(MODULE_NAME) # Add source files to library ALLPIX_MODULE_SOURCES(${MODULE_NAME} WeightingPotentialReaderModule.cpp) ALLPIX_MODULE_TESTS(${MODULE_NAME} "tests") # Provide standard install target ALLPIX_MODULE_INSTALL(${MODULE_NAME})
src/modules/WeightingPotentialReader/tests/01-pad.conf 0 → 100644 +7 −0 Original line number Diff line number Diff line [AllPix] number_of_events = 0 detectors_file = "detector.conf" [WeightingPotentialReader] model = pad log_level = trace
src/modules/WeightingPotentialReader/tests/detector.conf 0 → 100644 +4 −0 Original line number Diff line number Diff line [mydetector] type = "test" position = 0 0 0 orientation = 0 0 0