- May 15, 2019
-
-
Frank Winklmeier authored
PyUtils/acmd.py was the only client of the `extensions` module. After the migration of `acmd` to it own plugin system, we no longer need to build this external module.
-
Frank Winklmeier authored
Implement a trivial plugin registration to remove the dependency on the `extensions` module. Also remove some unused code and options. Add dependency on `requests` module (from LCG) to ensure the jira plugin works correctly.
-
Vakhtang Tsulaia authored
AthenaCommon: Workaround issue mixing old/new configurations. See merge request atlas/athena!23424
-
Vakhtang Tsulaia authored
InDetTrackingGeometry: Add missing python import. See merge request atlas/athena!23427
-
Vakhtang Tsulaia authored
DerivationFrameworkExotics: cmake fix See merge request atlas/athena!23425
-
- May 14, 2019
-
-
Vakhtang Tsulaia authored
Add flag to enable/disable Trigger navigation slimming See merge request atlas/athena!23375
-
Vakhtang Tsulaia authored
Switch McEventCollectionFilter to use HepMcParticleLink-based Hit constructors Closes ATLASSIM-4178 See merge request atlas/athena!23376
-
Vakhtang Tsulaia authored
TrkParticleBase add ATLAS_CHECK_THREAD_SAFETY See merge request atlas/athena!23393
-
Vakhtang Tsulaia authored
Update of preInclude.AMSB.py file. See merge request atlas/athena!23409
-
Vakhtang Tsulaia authored
Delete obsolete component _load files See merge request atlas/athena!23419
-
Vakhtang Tsulaia authored
Run TrigUpgradeTest MC tests on RDO produced with master See merge request atlas/athena!23421
-
Vakhtang Tsulaia authored
TrigUpgradeTest: update peb and dataScouting references See merge request atlas/athena!23422
-
scott snyder authored
Fixes complaint seen about referencing variable before assignment.
-
scott snyder authored
Fix path to PATInterfaces.
-
scott snyder authored
ToolSvc silently discards attempts to add duplicates. But if configurableRun3Behavior is enabled, then those duplicates may be distinct Configurable instances. If we're also reading an old configuration fragment, this can lead to errors about public tools not being in ToolSvc. Work around by forcing the owner of rejected duplicates to be ToolSvc. (Only enabled when configurableRun3Behavior is on.)
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to TrkParametersIdentificationHelpers,TrkRIO_OnTrack,TrkTrackLink See merge request atlas/athena!23385
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to TrkSpaceTimePoint and TrkTruthData See merge request atlas/athena!23388
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to TrkVertexOnTrack See merge request atlas/athena!23391
-
Vakhtang Tsulaia authored
Three small muon reconstruction fixes See merge request atlas/athena!23392
-
Apologies for blending three fixes into a single MR, but each involve small changes to a single file: 1. CSC and NSW hits are only written out now if the corresponding detectors are actually used 2. The MuonCombinedInDetExtensionAlg was using obsolete names for the NSW PRD containers 3. The sorting of calo and MS hits in the SortTSOSs method was exactly backwards.
-
Vakhtang Tsulaia authored
TrigCaloRec: Avoid EventContext TLS lookups. See merge request atlas/athena!23389
-
Vakhtang Tsulaia authored
Fix thinning of HLTResult (ATR-18627) See merge request !23373
-
Vakhtang Tsulaia authored
Make methods of SiSpacePointsSeedMaker_ITK const by defining EventData to hold event dependent data. See merge request !23351
-
Make methods of SiSpacePointsSeedMaker_ITK const by defining EventData to hold event dependent data.
-
Vakhtang Tsulaia authored
Make methods of SiSpacePointsSeedMaker_LowMomentum const by defining EventData to hold event dependent data. See merge request atlas/athena!23349
-
Make methods of SiSpacePointsSeedMaker_LowMomentum const by defining EventData to hold event dependent data.
-
Vakhtang Tsulaia authored
Add new empty menu test running on data See merge request !23371
-
Vakhtang Tsulaia authored
TrackToCalo+MuonCombinedBaseTools: Migrate from CaloNoiseTool to CaloNoise conditions object. See merge request !23358
-
Migrate CaloCellCollector from CaloNoiseTool to CaloNoise conditions object. Remove a bad const_cast in passing.
-
Vakhtang Tsulaia authored
AthenaKernel: A couple comment fixes. See merge request atlas/athena!23382
-
Vakhtang Tsulaia authored
InDetZVTOPVxFinder: const fixes See merge request atlas/athena!23383
-
Vakhtang Tsulaia authored
TrigMuonMatching: Declare most TrigMuonMatching methods as const. See merge request atlas/athena!23384
-
Vakhtang Tsulaia authored
DerivationFrameworkMuons: Make methods of MuonTPExtrapolationTool const. See merge request atlas/athena!23386
-
Vakhtang Tsulaia authored
TrkTrackCollectionMerger: ToolHandle constness fix. See merge request atlas/athena!23387
-
Vakhtang Tsulaia authored
TrigT2CaloEgamma: Avoid EventContext TLS lookups. See merge request atlas/athena!23390
-
Vakhtang Tsulaia authored
Use DeclareInterfaceID and extends for (I)SeedToTrackConversionTool See merge request atlas/athena!23396
-
-
Vakhtang Tsulaia authored
Use DeclareInterfaceID and extends for (I)SiDetElementsRoadMaker(_xk) See merge request atlas/athena!23397
-
-
Vakhtang Tsulaia authored
Use DeclareInterfaceID and extends for (I)SiCombinatorialTrackFinder(_xk) See merge request atlas/athena!23398
-