Commit 3cfa016d authored by Simon Spannagel's avatar Simon Spannagel
Browse files

WeightinPoentialReader: Add a First Test

parent df26016f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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})
+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
+4 −0
Original line number Diff line number Diff line
[mydetector]
type = "test"
position = 0 0 0
orientation = 0 0 0