- Apr 24, 2017
-
-
Christian Gumpert authored
-
- Apr 23, 2017
-
-
Takashi Yamanaka authored
Added a limit to the number of detail messages in the job report from G4Exceptions (ATLASJT-357) See merge request !1045
-
Takashi Yamanaka authored
TauProcessorTool updates for THOR + unmigrated code from svn See merge request !1037
-
Takashi Yamanaka authored
G4AtlasApps: Set notag for output stream. See merge request !1030
-
Takashi Yamanaka authored
SiSpacePointsSeedTool_xk: Various fixes See merge request !1029
-
Takashi Yamanaka authored
CaloRingerAlgs: Protect against missing metadata. See merge request !1023
-
Takashi Yamanaka authored
22.0 idpvm nonan bugfix See merge request !1014
-
Takashi Yamanaka authored
Migration of MuonTrackFinderTools to use datahandles. See merge request !1013
-
Takashi Yamanaka authored
Addition of SCT dynamic chip masking information to SCT_ByteStreamSvc See merge request !924
-
Takashi Yamanaka authored
Initial attempt to create an AthSimulation Project See merge request !798
-
Takashi Yamanaka authored
UserAnalysisUtils: Remove several uses of const_cast. See merge request !1027
-
Takashi Yamanaka authored
SiCombinatorialTrackFinderTool_xk: Fix gcc6 warnings. See merge request !1028
-
Takashi Yamanaka authored
Fix context creation for AthenaMP See merge request !1024
-
Takashi Yamanaka authored
Add branch description to project README See merge request !1048
-
Takashi Yamanaka authored
AthenaPoolCnvSvc+InDetEventAthenaPool: Allow specifying name used for error messages to avoid undefined behavior. See merge request !1052
-
Takashi Yamanaka authored
DataQualityUtils: Various fixes See merge request !1070
-
Takashi Yamanaka authored
Add support to Read/Write handles for implicit symlinks See merge request !1068
-
Takashi Yamanaka authored
AthContainers: MT fix for PackedContainerStreamer. See merge request !1069
-
Takashi Yamanaka authored
SCT_ConditionsServices: Fix test. See merge request !1105
-
Takashi Yamanaka authored
xAODJet: Fix using declaration; use standard type traits. See merge request !1101
-
Takashi Yamanaka authored
AthenaPoolTest: Some reference files moved out-of-repository. See merge request !1102
-
Takashi Yamanaka authored
Master atlasrects 4013 (Add isBadSCTChip method to InDetTrackHoleSearchTool) See merge request !1094
-
- Apr 22, 2017
-
-
Scott Snyder authored
Fix build of component library: code should not be duplicated between main and component library.
-
Scott Snyder authored
Gaudi/Athena initialization should not be done from global ctors. Add missing reference file.
-
Scott Snyder authored
Some reference files were dropped during the git conversion. Allow finding them outside of the repository.
-
Scott Snyder authored
Use std::is_base_of rather than a hacky substitute.
-
Scott Snyder authored
A using declaration should not be in the global namespace in a header.
-
- Apr 21, 2017
-
-
Susumu Oda authored
Add IGeoModelSvc to retrieve geometry information by following PixelConditionsTools/PixelCalibDbTool
-
Susumu Oda authored
-
Susumu Oda authored
-
Susumu Oda authored
-
Oleg Kuprash authored
TrigT1CaloToolInterfaces+TrigT1CaloTools: Fix undefined behavior warning. See merge request !1022
-
- Apr 20, 2017
-
-
scott snyder authored
Variable-length arrays are nonstandard, and gcc warns about them. In this particular case, we don't even need to use an array.
-
Scott Snyder authored
-
Scott Snyder authored
-
Scott Snyder authored
-
scott snyder authored
PackedContainerStreamer was missing an implementation of the Generate() method. This doesn't matter in single-threaded mode, but leads to I/O crashes in MT mode.
-
Scott Snyder authored
-
Scott Snyder authored
to symlinked objects.
-
Scott Snyder authored
Tell hive about entries made with addSymLink and addAlias. Extend addedNewPersObject to also tell hive about symlinks and aliases.
-