Update to allow Alignment to run multithreaded
Compare changes
Files
10- Wouter Hulsbergen authored
- rewrote AlElementHistos to use Accumulator::Histogram - changed from mutex to shared_mutex to profit from readonly locks - create AlEquations object in each event call on the stack and add at end of event - AlignAlgorithm no longer derives from GaudiHistoAlg
@@ -34,7 +34,7 @@ namespace LHCb::Alignment {
@@ -67,7 +67,7 @@ namespace LHCb::Alignment {