- Sep 13, 2022
-
-
Rosen Matev authored
Convert Condition to YAML on demand Closes #241 and Moore#473 See merge request !3765
-
Rosen Matev authored
RICH SourceID - Add constructor from individual values See merge request !3766
-
- Sep 12, 2022
-
-
Christopher Rob Jones authored
-
Rosen Matev authored
add Epos in CalculateEXY return See merge request !3763
-
Marco Clemencic authored
instead of making a YAML version at construction
-
- Sep 10, 2022
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 09, 2022
-
-
Rosen Matev authored
Use proper SourceID in Muon encoding See merge request !3764
-
Rosen Matev authored
-
Rosen Matev authored
according to EDMS 2100937
-
Rosen Matev authored
Change default ODIN encoding to v7 See merge request !3762
-
Rosen Matev authored
Add missing boost::hash include See merge request !3761
-
Rosen Matev authored
Add the stationIdx method See merge request !3759
-
- Sep 08, 2022
-
-
Nuria Valls Canudas authored
-
Louis Henry authored
-
Chris Burr authored
Make some lbexec tests independent of the value of GAUDIAPPNAME See merge request !3760
-
- Sep 07, 2022
-
-
Rosen Matev authored
-
Rosen Matev authored
In preparation of #202
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 02, 2022
-
-
Rosen Matev authored
Reduce verbosity when starting application See merge request !3756
-
-
- Sep 01, 2022
-
-
Rosen Matev authored
Use error counter instead of error message in CaloFuture2Dview See merge request !3755
-
-
Rosen Matev authored
Remove CaloFutureMergeTAE See merge request !3751
-
Rosen Matev authored
check calo bank size See merge request !3715
-
-
- Aug 31, 2022
-
-
Rosen Matev authored
Fix memory leak in SOADataVector Closes MooreOnline#8 See merge request !3732
-
Rosen Matev authored
After 39bbdcfa SOAData doesn't deallocate memory on destruction but instead that has to be done explicitly. This case seems to have been missed.
-
Rosen Matev authored
PyConf: Deterministic identity of components and data See merge request !3754
-
- Aug 30, 2022
-
-
Rosen Matev authored
MuonChamberLayout create tile id vector only locally to make move operator safe See merge request !3749
-
Rosen Matev authored
-
Rosen Matev authored
`hash(alg/tool/data_handle)` are non-deterministic since Algorithm, Tool and DataHandle use `hash` to construct their "identity" (which is returned by their `__hash__`). This makes the iteration order of `set`s of objects non-deterministic, which can be a problem since, at least currently, the names of `Algorithm`s depends on instantiation order. This is fixed here by using deterministic hashing.
-
- Aug 29, 2022
-
-
Rosen Matev authored
Add templated mergers See merge request !3665
-
-
- Aug 27, 2022
-
-
Chris Burr authored
Lbexec improvements See merge request !3725
-
gwan authored
-
- Aug 26, 2022
-
-
Christopher Rob Jones authored
Remove getDet in CaloFutureElectron See merge request !3741
-
-
Andre Gunther authored
-