- May 16, 2019
-
-
Frank Winklmeier authored
Make methods of (I)SiSpacePointsSeedMaker* and (I)SiZvertexMaker* const See merge request atlas/athena!23457
-
-
Frank Winklmeier authored
moving and capitalizing (starting letter) PrecisionCaloRec and PrecisionCaloSequenceSetup to TMT/Egamma See merge request atlas/athena!23484
-
Frank Winklmeier authored
Muon datahandle migration See merge request atlas/athena!23403
-
Migrated MuonDigitToRdo tool and TrigT1RPC to use data handles as part of trying to get L1 trigger simulation running in athenaMT jobs (ATR-19763).
-
Frank Winklmeier authored
Remove const_cast from GSFTrackParticleMapCnvAlg See merge request atlas/athena!23483
-
Frank Winklmeier authored
Remove a couple of dynamic casts See merge request atlas/athena!23475
-
Frank Winklmeier authored
Migrate TrkParameters to using UniquePtrSurface See merge request atlas/athena!23466
-
Frank Winklmeier authored
DerivationFrameworkMuons: cmake fix See merge request atlas/athena!23482
-
Frank Winklmeier authored
InDetZVTOPVxFinder: cmake fix See merge request atlas/athena!23480
-
Frank Winklmeier authored
EventInfoMgt: Avoid adding duplicate services to SvcMgr. See merge request atlas/athena!23477
-
Frank Winklmeier authored
IOVDbSvc: Avoid adding duplicate services to SvcMgr. See merge request atlas/athena!23473
-
Frank Winklmeier authored
InDetPhysValMonitoring: Fix clang warnings. See merge request atlas/athena!23479
-
Frank Winklmeier authored
Fix for ATLASRECTS-4909 Closes ATLASRECTS-4909 See merge request atlas/athena!23298
-
Occasionally (once very 10k events or so) a low-quality, low-pT standalone muon cannot be succesfully extrapolated back through the calorimeter by the ParticleCaloExtensionTool. Since this process is part of the isolation calculation, this leads to a crash in the IsolationBuilder. In order to avoid these crashes, this fix attempts to obtain an extension for SA muons in the MuonCreatorTool. If the extension cannot be calculated, or is empty, the muon is rejected.
-
Frank Winklmeier authored
fix configuration of the cosmics tracking - the CosmicTrack property belongs to the TrackMaker. See merge request atlas/athena!23430
-
Frank Winklmeier authored
acmd: Remove dependency on extensions module See merge request atlas/athena!23434
-
Frank Winklmeier authored
Add RoI seeded decoding to CSC BS deocding alg and unify CSC data preparation for trigger See merge request atlas/athena!23436
-
Add RoI seeded decoding to CSC BS deocding alg and unify CSC data preparation between L2 and EF in athenaMT setup. Changes made: - CscRawDataProvider has options needed to do decoding based on input RoIs (needed for use in trigger). - TrigL2MuonSA/CscDataPreparator: added option to turn off the actual decoding. Also cleaned the code slightly. - MuonSetup: Turn on RoI based decoding for CscRawDataProvider in RoI mode. Turn off decdoing in the L2 CscDataPreparator and run instead the offline decoding algorithms. Add CSC data to EF muon data verifier and no longer run offline decoding algorithms.
-
Frank Winklmeier authored
Sweeping !23139 from 21.3 to master. Add post-processing to ntup_physval test in TrigAnalysisTest See merge request atlas/athena!23442
-
Frank Winklmeier authored
Sweeping !23223 from 21.3 to master. Only retrieve CscIdHelper in case doCSCDigit flag is turned on See merge request atlas/athena!23446
-
Frank Winklmeier authored
Sweeping !23304 from 21.3 to master. fixing MM and STGC digit converters See merge request atlas/athena!23447
-
Frank Winklmeier authored
Sweeping !23142 from 21.3 to master. add UseCSC property to MuonIdHelperTool in case no CSCs are present anymore See merge request atlas/athena!23449
-
Frank Winklmeier authored
Sweeping !23105 from 21.3 to master. add nullptr check to createTable() method as done for CSCs, MDTs and TGCs See merge request atlas/athena!23451
-
Frank Winklmeier authored
Sweeping !23001 from 21.3 to master. TrigInDetAnalysis+TrigInDetAnalysisExample+TrigInDetAnalysisUser: Comply with ATLAS naming conventions. See merge request atlas/athena!23453
-
Frank Winklmeier authored
Add flag to change output compression to merge.cxx See merge request atlas/athena!23464
-
-
Frank Winklmeier authored
AthenaPoolCnvSvc: Avoid adding duplicate services to SvcMgr. See merge request atlas/athena!23476
-
Frank Winklmeier authored
TriggerMenuMT: Increase timeout. See merge request atlas/athena!23478
-
Debottam Bakshi Gupta authored
-
Christos Anastopoulos authored
-
- May 15, 2019
-
-
scott snyder authored
Don't link against component library CaloTrkMuIdTools.
-
scott snyder authored
Remove dependency declaration for AtlasCLHEP.
-
scott snyder authored
clang warnings: - class/struct inconsistency. - missing override keywords - unused private data members - using std::move on non-lvalue. - unused anonymous functions. - apparent swapped arguments resulting in float->bool conversion
-
scott snyder authored
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
Christos Anastopoulos authored
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
Christos Anastopoulos authored
-