- Apr 02, 2020
-
-
Marco Cattaneo authored
Release notes and dependencies for v30r5 release See merge request !275
-
Marco Cattaneo authored
-
Marco Cattaneo authored
Remove WIN32 ifdefs See merge request !274
-
- Apr 01, 2020
-
-
Marco Cattaneo authored
-
- Mar 04, 2020
-
-
Marco Cattaneo authored
Add copyright and copyright check See merge request !265
-
- Mar 03, 2020
-
-
Marco Cattaneo authored
-
- Feb 11, 2020
-
-
Marco Cattaneo authored
Remove upgrade configuration and detectors from Boole project See merge request !261
-
Marco Cattaneo authored
-
- Mar 19, 2019
-
-
Marco Cattaneo authored
Remove obsolete CMT files See merge request !198
-
Marco Cattaneo authored
Remove obsolete CVS keywords See merge request !197
-
- Mar 18, 2019
-
-
Marco Cattaneo authored
-
Marco Cattaneo authored
-
- Oct 27, 2018
-
-
Marco Cattaneo authored
Remove packages list from BooleSys/CMakeLists.txt See merge request !180
-
- Oct 26, 2018
-
-
Marco Cattaneo authored
Remove packages list from BooleSys/CMakeLists.txt See merge request !178 (cherry picked from commit 911d88ea) 8716d22c Remove packages list from BooleSys/CMakeLists.txt 89f85fcc Remove LbcomSys dependency from Digi/Boole 4a82a7eb Put back gaudi_subdir, needed by test framework
-
- Aug 25, 2018
-
-
Marco Cattaneo authored
Fix the reprocessing tests See merge request !168
-
- Aug 23, 2018
-
-
Marco Cattaneo authored
-
Marco Cattaneo authored
-
Marco Cattaneo authored
-
- Jul 05, 2018
-
-
Marco Cattaneo authored
Release notes and dependencies for v30r4 release See merge request !161
-
Marco Cattaneo authored
-
Marco Cattaneo authored
-
Marco Cattaneo authored
Remove obsolete stuff See merge request !160
-
Marco Cattaneo authored
Remove obsolete stuff * Remove obsolete Ganga example job, see Starterkit examples instead * Remove obsolete configurables test, was checking integrity of SVN project recursive checkout See merge request !25 (cherry picked from commit a4c0a63e) a566f468 Remove obsolete configurables test, was checking integrity of SVN project recursive checkout 6f590b63 Remove obsolete Ganga example job, see Starterkit examples instead
-
- May 09, 2018
-
-
Marco Cattaneo authored
Remove upgrade tests for obsolete geometry no longer supported on this branch See merge request !150
-
- May 08, 2018
-
-
Marco Cattaneo authored
-
- Apr 13, 2018
-
-
Marco Cattaneo authored
Release notes and dependencies for v30r3 release See merge request !148
-
Marco Cattaneo authored
-
- Oct 11, 2017
-
-
Marco Cattaneo authored
Documentation and dependencies for v30r2p1 release See merge request !99
-
Marco Cattaneo authored
Merge branch 'muon_bkg_fix' into 'master' See merge request !98
-
- Oct 10, 2017
-
-
Marco Cattaneo authored
-
Marco Cattaneo authored
Fix to Muon/MuonBackground to allow MCParticles unsorted by the keys Muon/MuonBackground seg faulted if the `KeyedContainer<MCParticle>` is not sorted by the key. `MuonBackground::calculateStartingNumberOfHits(int)` used to obtain the number of particles from the key of the last element in the container. And booked memory for storing information based on this number. The code has been changed such that it does not rely on a specific order for the keys (and there can be keys missing) by using a `std::map` instead. Also changed for loops to more readable range based ones. See merge request !30
-
- May 07, 2017
-
-
Marco Cattaneo authored
-
- Sep 06, 2016
-
-
Marco Cattaneo authored
Prepare v30r2 release See merge request !10
-
Marco Cattaneo authored
-
- Aug 26, 2016
-
-
Marco Cattaneo authored
Update test reference files to follow LHCb!205 See merge request !9
-
- Aug 25, 2016
-
-
Marco Cattaneo authored
-
Marco Cattaneo authored
Minor fix for compilation against a 64 bit RichSmartID See merge request !8
-
- Aug 22, 2016
-
-
Christopher Rob Jones authored
-
- Aug 08, 2016
-
-
Marco Cattaneo authored
Use declareSTConfigProperty instead of direct usage of flipList follow the change introduced by LHCb!189 ... and some drive-by C++11 modernization See merge request !7
-
- Aug 05, 2016
-
-
Gerhard Raven authored
follow the change introduced by lhcb/LHCb!189 ... and some drive-by C++11 modernization
-