ComputationalRadiationPhysics / jungfrau-photoncounter

Conversion of Jungfrau pixel detector data to photon count rate
GNU General Public License v3.0
2 stars 2 forks source link

Remove magic numbers #29

Closed kloppstock closed 6 years ago

kloppstock commented 7 years ago

Remove magic numbers (e.g. energy constant) and define them in the src/Config.hpp instead.