- 18 Sep, 2019 19 commits
-
-
Edward Moyse authored
Enable BLS slice in RDOtoRDOtrigger transform See merge request atlas/athena!26650
-
Edward Moyse authored
TrackCaloClusterRecTools+TrkParametersBase: Remove #define private. See merge request atlas/athena!26652
-
Remove non-standard use of #define private.
-
Edward Moyse authored
InDetPrepRawData_PixelCalibAlgs: Add PixelClsuter::setToTList. See merge request atlas/athena!26653
-
Add PixelCluster::setToTList to avoid having to do #define private downstream.
-
Edward Moyse authored
AthenaPoolExampleConverter: Remove uses of #define private. See merge request atlas/athena!26654
-
Edward Moyse authored
Update decoding config in new JO for trigger See merge request atlas/athena!26605
-
Edward Moyse authored
Fix tp collections serialisation See merge request atlas/athena!26601
-
Edward Moyse authored
ActsGeometry: Make ActsObjWriterTool::write() const. See merge request atlas/athena!26655
-
Edward Moyse authored
TrkDetDescrTPCnv+TrkEventTPCnv: CxxUtils::make_unique -> std::make_unique See merge request atlas/athena!26656
-
Edward Moyse authored
TrkDetDescrAthenaPool: Remove #define private. See merge request atlas/athena!26552
-
Rewrite to avoid using non-standard #define private.
-
Edward Moyse authored
Remove RCBase from SiDetectorDesign. (ATLASRECTS-5130) See merge request atlas/athena!26585
-
-
scott snyder authored
Get make_unique from std::.
-
scott snyder authored
Get make_unique from std::.
-
scott snyder authored
Fixes ToolHandle constness problem.
-
scott snyder authored
Remove non-standard uses of #define private.
-
Semen Turchikhin authored
-
- 17 Sep, 2019 10 commits
-
-
Semen Turchikhin authored
-
Frank Winklmeier authored
Athena: Fix typo in flake8 PreConfig variable See merge request atlas/athena!26632
-
Edward Moyse authored
Change the order of data members of SiDetectorElement (ATLASRECTS-5079) See merge request atlas/athena!26603
-
Change the order of data members to be easily understood. Use std::log and std::atan2. Use defined minWidth/maxWidth/length methods instead of those of m_design. Add/remove space. Delete obsolete comments. Fix missing initialization of some variables.
-
Edward Moyse authored
Improvement of MuonCondAlg configs and MdtCondDbData bugfix See merge request atlas/athena!26582
-
Tomasz Bold authored
-
Frank Winklmeier authored
-
Edward Moyse authored
TPTools+AthenaPoolCnvSvc: Add interfaces to allow passing SG keys to TP converters. See merge request !26588
-
To allow supporting MT thinning.
-
Edward Moyse authored
Update descriptions of RexExReco ART tests See merge request !26600
-
- 16 Sep, 2019 11 commits
-
-
Edward Moyse authored
Remove RCBase from TRT_Conditions. (ATLASRECTS-5130) See merge request !26587
-
Remove RCBase from TRT_Conditions. TRT_Conditions is now owned by TRT_DetectorManager. (ATLASRECTS-5130)
-
Edward Moyse authored
DerivationFrameworkTau: Work around ToolHandle constness protection. See merge request !26574
-
Edward Moyse authored
EventInfo: Test fixes. See merge request !26575
-
Edward Moyse authored
AssociationUtils+egammaUtils+tauRecTools+MuGirlStau: CxxUtils::make_unique -> std::make_unique See merge request !26595
-
Edward Moyse authored
GSFMaterialEffects : Use make_unique , emplace_back and reserve See merge request !26567
-
Savanna Shaw authored
Brining the configuration of the decoding for the L2 SA muons in the new config inline with what we use in the current configuration (ie, switch off the calls to the decoding tools from inside the L2 algorithms, since we call the offline tools directly). Also enable the CSC cluster building for the trigger.
-
Edward Moyse authored
TrkAmbiguityProcessor+TrkGaussianSumFilter+G4DebuggingTools: Fix clang warnings. See merge request !26593
-
Edward Moyse authored
Partial Event Building configuration in TriggerMenuMT See merge request !26491
-
-
Edward Moyse authored
CaloSimEventTPCnv: Remove #define private. See merge request !26576
-