v7_06_00
What's Changed
- Update scintillation time constants and yield for gaseous Ar by @Aretno in #209
- Possibility of not specifying the persistency manager by @paolafer in #194
- Change step size to reasonable value by @paolafer in #210
- Modify code and tests to avoid creating output files when tests run by @paolafer in #211
- Fix wrong distances in NEXT100 sipm boards by @gondiaz in #170
- Generic wls fiber by @FabianKellerer in #183
- Stop using bitwise operators with Booleans by @paolafer in #214
- Adjust/update Next100 geometry by @jwaiton in #215
- Review mask dimensions according to Sara's drawings by @paolafer in #219
- Change string to int in output file by @paolafer in #213
- Fix default behaviour by @paolafer in #221
- Fix FusedSilica and FakeFusedSilica refractive indices by @soleti in #217
- Update Field Cage class by @paolafer in #218
- Add memory header by @paolafer in #223
- Add inner flange by @paolafer in #220
- Add possibility of getting more precision in verbosity by @paolafer in #225
- Remove unused variable by @paolafer in #226
- Lab generator by @paolafer in #228
- Add epoxy optical properties by @paolafer in #227
- Add the possibility of not storing particles table by @paolafer in #229
- FC displacement by @paolafer in #222
- Remove
sipm_pos
from if-loop. by @MiryamMV in #233 - Add test that runs the overlap check on the main geometries. by @paolafer in #231
- Add Qt to docker image used in github action by @jmbenlloch in #237
- Fix vertices by @paolafer in #235
- Allow projection only with specific regions by @paolafer in #238
- Cosmetics by @paolafer in #232
New Contributors
- @Aretno made their first contribution in #209
- @FabianKellerer made their first contribution in #183
- @jwaiton made their first contribution in #215
Full Changelog: v7_05_00...v7_06_00