- May 27, 2021
-
-
Rosen Matev authored
Release notes and dependencies for Alignment v17r1 See merge request !187
-
Rosen Matev authored
-
Rosen Matev authored
Add new alignment running script 'gaudisplititer' See merge request !170
-
Rosen Matev authored
reformulate constraint condition See merge request !186
-
-
- May 26, 2021
-
-
Rosen Matev authored
Update SciFi parameters in master + XML bugfix See merge request !182
-
-
-
-
-
-
- Apr 28, 2021
-
-
Rosen Matev authored
Add missing links to libraries See merge request !180
-
- Apr 27, 2021
-
-
Marco Clemencic authored
-
- Apr 26, 2021
-
-
Rosen Matev authored
follow changes in Rec!2401 See merge request !178
-
- Apr 23, 2021
-
-
- introduce 'gaudisplititer' which works like the old 'gaudipariter', but does not split data over different processes - add new option to split processing over multiple threads using hive. this is not functional yet.
-
-
- Apr 16, 2021
-
-
Rosen Matev authored
Update refs for !168 using lhcb-master-mr/2188 See merge request !179
-
Update reference files from nightly slot lhcb-master-mr, build ID 2188. To be tested with !168
-
Rosen Matev authored
next step in supporting DD4hep in Alignment See merge request !168
-
- Apr 13, 2021
-
-
Sebastien Ponce authored
It had been broken for some time, when adapting the reset to DD4hep. Sadly it seems that we need to do it at different stages for the 2 cases...
-
- Apr 12, 2021
-
-
Sebastien Ponce authored
In particular around the transition between two runs of alignment where some hidden caches have to be reset
-
- Mar 29, 2021
-
-
Sebastien Ponce authored
It was not necessary and leads to clang warnings when used with DD4hep as it deletes a constructor that DD4hep requires (for bad reasons !)
-
- Mar 24, 2021
-
-
Rosen Matev authored
Update references to Alignment for Rec!2339 See merge request !176
-
Rosen Matev authored
Add missing include TLine.h See merge request !173
-
Felipe Luan Souza De Almeida authored
-
- Mar 22, 2021
-
-
patch generated by https://gitlab.cern.ch/lhcb/Alignment/-/jobs/12770238
-
Sebastien Ponce authored
Up to here the infrastrcuture was in place but we were not computing the alignment neither storing it back. It's now the case
-
Marco Cattaneo authored
-
Sebastien Ponce authored
In particular : - moved the XmlWriters handling into C++ using a Property - integrated the WriteAlignmentCondition code into GetElementsToBeAligned - made GetElementsToBeAligned a member of AlignAlgorithm and do not use derived condition anymore. GetElementsToBeAligned is initialized from the first event - fixed python code of the test validators in case expected lines are not found in the output file - log all iterations one after the other in the log of AlignUpdateTool
-
Sebastien Ponce authored
-
Sebastien Ponce authored
In particular : - moved the XmlWriters handling into C++ using a Property - integrated the WriteAlignmentCondition code into GetElementsToBeAligned - made GetElementsToBeAligned a member of AlignAlgorithm and do not use derived condition anymore. GetElementsToBeAligned is initialized from the first event - fixed python code of the test validators in case expected lines are not found in the output file - log all iterations one after the other in the log of AlignUpdateTool
-
Sebastien Ponce authored
This avoids using variant, makes the code much simpler and does not change functionnality as the rest of the code could not cope with a mix DDDB/DD4hep anyway
-
Sebastien Ponce authored
-
patch generated by https://gitlab.cern.ch/lhcb/Alignment/-/jobs/12413479
-
Sebastien Ponce authored
This includes : - cleanup of DetectorElement.h : iterators are gone, applyToAllChildren function was added - fixes in AlignAlgorithms and GetElementsToBeAligned - adaptations of paths in the python configuration - fixing WriteAlignmentConditions
-
Sebastien Ponce authored
-
- Mar 12, 2021
-
-
Rosen Matev authored
Release notes and dependencies for Alignment v17r0 See merge request !171
-
Rosen Matev authored
-
- Mar 11, 2021
-
-
Rosen Matev authored
LCG 99 Fixes See merge request !167
-
- Mar 08, 2021
-
-
Christoph Hasse authored
-