- Mar 23, 2017
-
-
Scott Snyder authored
gcc6 warnings: Inconsistent indentation. Former-commit-id: 482d864b
-
- Mar 22, 2017
-
-
Takashi Yamanaka authored
Migrate BeamEffectsAlg to use HandleKeys rather than Handles as properties. See merge request !496 Former-commit-id: f7f5a0d7
-
Takashi Yamanaka authored
egammaMVACalib: Various fixes See merge request !505 Former-commit-id: eae57c3a
-
Takashi Yamanaka authored
CaloTPCnv: Adjust use of DataPool to work properly with locking. See merge request !500 Former-commit-id: 2c25c239
-
Takashi Yamanaka authored
add GoogleTestTools to AtlasTest See merge request !501 Former-commit-id: b37e245a
-
Takashi Yamanaka authored
ElectronPhotonSelectorTools: Comply with ATLAS naming conventions. See merge request !503 Former-commit-id: f1e8523a
-
Stefan Kluth authored
Former-commit-id: 8547ea31
-
Stefan Kluth authored
Former-commit-id: 750f4b4a
-
- Mar 21, 2017
-
-
Takashi Yamanaka authored
JetSubStructureUtils: various cleanups See merge request !479 Former-commit-id: 3104f0ec
-
Takashi Yamanaka authored
Migrate thread-safe magnetic field service into master Closes ATLASSIM-3239 See merge request !475 Former-commit-id: 3021efdf
-
Takashi Yamanaka authored
add package G4HiveEx to master See merge request !442 Former-commit-id: c4b6b5ff
-
Takashi Yamanaka authored
Muon data handle migration. See merge request !498 Former-commit-id: f1f92396
-
Scott Snyder authored
Private class members should start with m_. Former-commit-id: cae7fcef
-
Scott Snyder authored
Add missing reference file. Ignore output that can vary between runs. Fix obsolete reference to PyCintex. Former-commit-id: 8b8de58f
-
Scott Snyder authored
clang warnings: braces in initializers. Former-commit-id: 47ccb008
-
Scott Snyder authored
Non-class members should not start with m_. Names should not start with __. Former-commit-id: 2f2eecea
-
Stefan Kluth authored
Former-commit-id: 563bf38c
-
Stefan Kluth authored
Former-commit-id: 46c661d2
-
Scott Snyder authored
Upcoming changes to DataPool will have the DataPool object take out a lock. This is needed for proper MT operation, but means that creating two instances with the same type in the same thread will deadlock. This wouldn't usually happen, but it did occur in one of the unit tests. Former-commit-id: f420b7a1
-
Savanna Shaw authored
Migrate DCMathSegmentMaker and MuonPatternSegmentMaker to use data handles. Fix copy and paste of property name in TrigMuonEF. Former-commit-id: 7c3c6710292dd4a1684bada7ed6358710d5ed2a0
-
John Chapman authored
Using SG::Read/WriteHandleKeys as algorithm properties is preferred over using SG::Read/WriteHandles directly. Former-commit-id: 68236adb
-
- Mar 20, 2017
-
-
Takashi Yamanaka authored
Fix linking of LArCellRec in dbg build See merge request !445 Former-commit-id: 12bc7164
-
Takashi Yamanaka authored
SiClusterOnTrackTool: Fix linking in dbg build. See merge request !457 Former-commit-id: 140882ed
-
Takashi Yamanaka authored
TrigTruthEventAthenaPool: Fix for finding out-of-repository test reference files. See merge request !451 Former-commit-id: 1498631d
-
Takashi Yamanaka authored
add package CaloHiveEx to master See merge request !431 Former-commit-id: 5a1a0d78
-
Takashi Yamanaka authored
Add the AthExHive package to master See merge request !430 Former-commit-id: 792c3884
-
Takashi Yamanaka authored
DerivationFrameworkJetEtMiss: Fix linking in dbg build. See merge request !463 Former-commit-id: c72f219f
-
Takashi Yamanaka authored
TrigT1EventAthenaPool: Fix tests for out-of-repository reference files. See merge request !465 Former-commit-id: 8820bc35
-
Takashi Yamanaka authored
TrkAlignGenTools: Fix linking in dbg build. See merge request !458 Former-commit-id: fc49728d
-
Takashi Yamanaka authored
TrigMinBiasMonitoring: Fix linking in dbg build. See merge request !459 Former-commit-id: eb470b21
-
Takashi Yamanaka authored
StoreGate: Introduce a separate lock for the remaps table, to prevent deadlocks. See merge request !464 Former-commit-id: 596f9aa5
-
Takashi Yamanaka authored
Change InDetTrigParticleCreatorTool used for FTK to be the same as for FTF See merge request !476 Former-commit-id: 6079dd39
-
Takashi Yamanaka authored
eflowAthenaPool: Fix tests for out-of-repository reference files. See merge request !466 Former-commit-id: e476bf7f
-
Takashi Yamanaka authored
Sherpa_i: Fix linking in dbg build. See merge request !467 Former-commit-id: 0093e8b0
-
Takashi Yamanaka authored
Fixes for GMSB SUSY, Monopole and Qball Simulation See merge request !435 Former-commit-id: 5aae9139
-
Takashi Yamanaka authored
Simplify varhandle initialization for handles that are possibly ignored. See merge request !441 Former-commit-id: 167cda96
-
Takashi Yamanaka authored
CxxUtils: Add macros to checker_macros.h for file pragmas. See merge request !443 Former-commit-id: f4c2959c
-
Takashi Yamanaka authored
xAODCore: Suppress ubsan warning. See merge request !444 Former-commit-id: c246acff
-
Takashi Yamanaka authored
InDetTrackSelectionTool: Fix compilation with gcc7 and clang warnings See merge request !468 Former-commit-id: 3f07b4cb
-
Takashi Yamanaka authored
L2 TrigmuComb algorithm re-tuned matching windows to improve barrel efficiency See merge request !472 Former-commit-id: 56480e05
-