- Sep 17, 2017
-
-
Scott Snyder authored
Remove unused static class member (that also violates ATLAS naming conventions).
-
- Sep 15, 2017
-
-
Vakhtang Tsulaia authored
Remove obsolete DeclareFactoryEntries See merge request !4668
-
- Sep 14, 2017
-
-
Vakhtang Tsulaia authored
Make extends<> a regular base class of HelloTool See merge request !4671
-
Vakhtang Tsulaia authored
RDBAccessSvc: Comply with ATLAS naming conventions. See merge request !4673
-
scott snyder authored
Local variables should not start with m_ or underscores.
-
Vakhtang Tsulaia authored
TRT_ElectronPidTools: Fix compilation warnings. See merge request !4619
-
Vakhtang Tsulaia authored
Sweeping !4616 from 21.0 to master. Add Generators/GenInterfaces to the list of packages in AthSimulation See merge request !4653
-
Vakhtang Tsulaia authored
Clean out cmt directories from Simulation packages See merge request !4654
-
Frank Winklmeier authored
If one wants to further inherit from HelloTool, extends<> needs to be a regular base class and not virtual.
-
Vakhtang Tsulaia authored
Electron fex hypo integration See merge request !4656
-
-
Vakhtang Tsulaia authored
Relocate G4AtlasMT code from G4HiveEx into G4Atlas packages Closes ATLASSIM-2772 See merge request !4655
-
Edward Moyse authored
Moving Externals version (commit hash) to the newest 4ae54d4b See merge request !4335
-
Frank Winklmeier authored
The DeclareFactoryEntries header and its macros are obsolete and no longer needed with recent Gaudi versions.
-
Steven Andrew Farrell authored
It's mostly just a copy of G4HiveEx/G4HiveExOpts.py, with a little bit of cleanup and harmonization with the other job opts in this package.
-
Steven Andrew Farrell authored
-
Add Generators/GenInterfaces to the list of packages in AthSimulation See merge request !4616
-
Steven Andrew Farrell authored
Relocating this tool from G4HiveEx (named G4InitTool) to G4AtlasTools with some minor changes, including improved method of assigning G4 thread ID and replacing some usages of 'auto'.
-
Vakhtang Tsulaia authored
Made LookupBuilder thread-local in TileGeoG4SDCalc See merge request !4641
-
- Sep 13, 2017
-
-
Vakhtang Tsulaia authored
TauAnalysisTools: Fix genreflex warning. See merge request !4627
-
Vakhtang Tsulaia authored
MuonSelectorTools: Comply with ATLAS naming conventions. See merge request !4626
-
Vakhtang Tsulaia authored
DataModelRunTests: A few more patterns to ignore. See merge request !4628
-
Vakhtang Tsulaia authored
HforTool: Missing dependency. See merge request !4625
-
Vakhtang Tsulaia authored
TrkTrackSummaryTool: Fix compilation warnings. See merge request !4622
-
Steven Andrew Farrell authored
The TileGeoG4LookupBuilder was changed from a member pointer with dynamic allocation in initialize into a file thread_local unique ptr which is constructed lazily in GetLookupBuilder. This is not meant to be a long-term solution, but a temporary bandage. We need to implement a better solution soon.
-
Vakhtang Tsulaia authored
AthenaHiveEventLoopMgr: invalidate EventContext once outside of alg exec loop See merge request !4592
-
Vakhtang Tsulaia authored
Sweeping !4567 from 21.0 to master. BunchCrossingTool Run 2 Defaults Update, 21.0 branch, (2017.09.11.) See merge request !4596
-
Vakhtang Tsulaia authored
TrigEgammaHypo: cmake fix. See merge request !4617
-
Vakhtang Tsulaia authored
DerivationFrameworkInDet: Fix compilation warning. See merge request !4620
-
Vakhtang Tsulaia authored
AthenaRootComps: Change tests to work under ctest. See merge request !4613
-
Scott Snyder authored
Ignore a couple messages that depend on environment settings.
-
Scott Snyder authored
genreflex warning: duplicate entry in selection file.
-
Scott Snyder authored
Local variables should not start with m_.
-
Scott Snyder authored
cmake fix: missing dependency on TruthUtils in cmake file.
-
Marcin Nowak authored
-
scott snyder authored
Compilation warnings: unused variables.
-
scott snyder authored
Compilation warning: unused variable.
-
scott snyder authored
Compilation warnings: unused variables.
-
scott snyder authored
Add missing link dependency. Fixes dbg build failure.
-
scott snyder authored
Change tests to work under ctest, rather than only with ATN. Break up some of the tests so that they can run in parallel. Should fix ATN test failure in the process.
-