Releases: next-exp/nexus
Releases · next-exp/nexus
v7_08_01
v7_08_00
v7_07_01
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
First tag to be used with G4.11.1
Before this tag Geant4.11.1 cannot be used (stick to Geant4.11.0).
Fix bug in TPB optical properties
What's Changed
- Dist sampler by @kvjmistry in #171
- Add 2nu ECEC generator by @gonzaponte in #197
- Add Polished Aluminium material by @mariandbt in #195
- Using different files formats in the output histogram of the validation tracking action by @paolafer in #198
- Fix for Geant4 1.11 by @atrettin in #202
- Remove superfluous examples of macros by @paolafer in #199
- Fix order of energies by @paolafer in #203
New Contributors
- @mariandbt made their first contribution in #195
- @atrettin made their first contribution in #202
Full Changelog: v7_03_01...v7_04_00
Fix LSC castle for NEW
v7_03_01 Change log for tag
v7_03_00
What's Changed
TL; DR
See the ChangeLog.
More details
- Clean up actions by @paolafer in #160
- Fix segmentation fault due to G4 bug by setting G4MaterialPropertiesTable by @DiegoLopezGutierrez in #168
- Move function definitions where the smart pointer is complete by @paolafer in #164
- Change type of event ID to unsigned int64 to avoid overflow by @paolafer in #167
- Automatic build and test using docker by @jmbenlloch in #176
- Eliminate hadronic physics verbosity, to clean up automatic tests by @paolafer in #175
- Remove nix workflow by @jmbenlloch in #177
- Add source info for sapphire optical properties. by @MiryamMV in #174
- Protect against failed cast by @gondiaz in #162
- Simulate muons from above by @gondiaz in #165
- Prblackbox by @MiryamMV in #114
- Change variable name to eliminate compilation warnings by @paolafer in #179
- Fix hit ids by @paolafer in #181
- First implementation of p-terphenyl wavelength shifter by @soleti in #185
- Add B2 WLS fiber to the optical materials by @soleti in #184
- Muon energy fix by @kvjmistry in #186
New Contributors
Full Changelog: v7_02_00...v7_03_00