- 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
-
Christopher Rob Jones authored
Remove getDet in CaloFuture2DView See merge request !3717
-
-
Christopher Rob Jones authored
Sort LHCbIDs before returning std::vector<LHCb::LHCbID> See merge request !3746
-
Christopher Rob Jones authored
Changed calculateChannelAndFrac to stop passing by reference the fraction See merge request !3745
-
-
- Aug 25, 2022
-
-
decianm authored
-
Christopher Rob Jones authored
Change default raw_event_format to 0.5 See merge request !3687
-
- Aug 24, 2022
-
-
Christopher Rob Jones authored
DeRichPMTPanel: protect against null test PD pointer See merge request !3743
-
Christopher Rob Jones authored
-
- Aug 23, 2022
-
-
Christopher Rob Jones authored
Protect DeRichPMT::readPMTPropertiesFromDB from NULL condition See merge request !3737
-
Christopher Rob Jones authored
-
- Aug 22, 2022
-
-
Christopher Rob Jones authored
Check SciFi banks and sort them by hand See merge request !3735
-
-
- Aug 16, 2022
-
-
Sebastien Ponce authored
Adding motionSystemTransform to IDetectorElementPlus See merge request !3731
-
- Aug 15, 2022
-
-
Christopher Rob Jones authored
Test for override of Velo motion system from YAML files Closes #244 See merge request !3723
-
Valeriia Lukashenko authored
-
Christopher Rob Jones authored
switch GaudiConf python test from CALO to RICH test, as it works with dd4hep See merge request !3729
-
Christopher Rob Jones authored
Skip MuonDAQ decoding test in dd4hep builds See merge request !3730
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-