Loading src/physics/MaterialProperties.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ namespace allpix { static std::map<SensorMaterial, double> fano_factors = { {SensorMaterial::SILICON, 0.115}, {SensorMaterial::GALLIUM_ARSENIDE, 0.14}, {SensorMaterial::GALLIUM_ARSENIDE, {SensorMaterial::GALLIUM_NITRIDE, 0.07}, // https://etd.ohiolink.edu/apexprod/rws_etd/send_file/send?accession=osu1448405475 {SensorMaterial::GERMANIUM, 0.112}, // https://doi.org/10.1016/0883-2889(91)90002-I {SensorMaterial::CADMIUM_TELLURIDE, 0.24}, // https://doi.org/10.1016/j.nima.2018.09.025 Loading Loading
src/physics/MaterialProperties.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ namespace allpix { static std::map<SensorMaterial, double> fano_factors = { {SensorMaterial::SILICON, 0.115}, {SensorMaterial::GALLIUM_ARSENIDE, 0.14}, {SensorMaterial::GALLIUM_ARSENIDE, {SensorMaterial::GALLIUM_NITRIDE, 0.07}, // https://etd.ohiolink.edu/apexprod/rws_etd/send_file/send?accession=osu1448405475 {SensorMaterial::GERMANIUM, 0.112}, // https://doi.org/10.1016/0883-2889(91)90002-I {SensorMaterial::CADMIUM_TELLURIDE, 0.24}, // https://doi.org/10.1016/j.nima.2018.09.025 Loading