- Oct 17, 2018
-
-
Frank Winklmeier authored
The note at the end of the cmake configuration contained a hard-coded `x86_64-slc6-gcc62-opt` platform tag. Replace this with the correct cmake variable.
-
- Oct 12, 2018
-
-
Frank Winklmeier authored
Fully disable and remove BackNavigation feature. See merge request atlas/athena!14947
-
Frank Winklmeier authored
G4AtlasMTRunManager: initialize geometry before setting smartlessness. See merge request atlas/athena!14941
-
Frank Winklmeier authored
Change slightly the way the copy is implemented See merge request atlas/athena!14950
-
Frank Winklmeier authored
SimuJobTransforms: cmake fix See merge request atlas/athena!14939
-
Frank Winklmeier authored
GeneratorUtils: Suppress a gcc8 warning from boost. See merge request atlas/athena!14934
-
Frank Winklmeier authored
TrigInDetAnalysisUser: Fix gcc8 warnings. See merge request atlas/athena!14931
-
Frank Winklmeier authored
TileConditions: Various fixes for the tests. See merge request atlas/athena!14943
-
Frank Winklmeier authored
MuonSimEventTPCnv: Add missing test reference files. See merge request atlas/athena!14937
-
Frank Winklmeier authored
egammaTrackTools: Fix clang warnings. See merge request atlas/athena!14938
-
Frank Winklmeier authored
TrigConf2COOLOnline: Fix gcc8 warnings. See merge request atlas/athena!14936
-
Frank Winklmeier authored
HLTRates2COOL: Fix gcc8 warnings. See merge request atlas/athena!14933
-
Frank Winklmeier authored
JiveXMLServer: Fix gcc8 warnings. See merge request atlas/athena!14932
-
Frank Winklmeier authored
CaloEvent: Avoid cling problem by moving MomentStoreIter methods out-of-line. See merge request atlas/athena!14929
-
-
Frank Winklmeier authored
Small bug fix in electron MT hypo to (by default) enforce logical flow See merge request atlas/athena!14366
-
-
Frank Winklmeier authored
extract ROI/GSF cluster selection into one tool, egammaCaloClusterSelector See merge request atlas/athena!14780
-
Frank Winklmeier authored
ATR-18838: First implementation of dummy b-jet chains with AthenaMT See merge request atlas/athena!14822
-
Frank Winklmeier authored
22.0-coverity-InDetEventTPCnv See merge request atlas/athena!14925
-
Frank Winklmeier authored
22.0-coverity-InDetPriVxFinderTool See merge request atlas/athena!14921
-
Frank Winklmeier authored
Add missing LArXYZSymAlgs (Shape32, MinBiasAverage) See merge request atlas/athena!14899
-
- Oct 11, 2018
-
-
Peter van Gemmeren authored
-
Justin Chiu authored
If the detector geometry service is not initialized before retrieving the logical volume store, the setting of the smartlessness will fail silently. This commit moves the initialization beforehand. The new order mirrors the order of the serial version, G4AtlasRunManager. If the smartlessness is not set, Geant4's default value is used. This results in a different voxelization, which was the cause of the safety calculation discrepancy between serial and MT reported in ATLASSIM-3630.
-
Scott Snyder authored
Various fixes for the tests.
-
Scott Snyder authored
Install scripts properly.
-
Scott Snyder authored
clang warnings: Missing override keywords.
-
Scott Snyder authored
Add missing test reference files.
-
scott snyder authored
gcc8 warnings: Catching polymorphic exceptionss by value.
-
scott snyder authored
(Binaries apparently include boost with -I rather than -isystem.) Fixed in boost 1.68 (see https://github.com/boostorg/mpl/issues/31)
-
scott snyder authored
gcc8 warnings: catching polymorphic exceptions by value.
-
scott snyder authored
Suppress a warning that originates from a problem with the xdr headers. Catching polymorphic exception by value.
-
scott snyder authored
gcc8 warnings: - Superfluous parenthesis. - Potential printf truncation.
-
Shaun Roe authored
-
Frank Winklmeier authored
Clean up HltEventLoopMgr See merge request atlas/athena!14910
-
Frank Winklmeier authored
Use DataHandles for EvenInfo update See merge request atlas/athena!14902
-
Jovan Mitrevski authored
-
Jovan Mitrevski authored
-
Frank Winklmeier authored
Move a timer of data preparation at MuFastSteering, ATR-16944 See merge request atlas/athena!14913