- Jan 18, 2019
-
-
Vakhtang Tsulaia authored
Migration from GeoModelKernelUnits to Gaudi::Units in three GeoModel packages See merge request atlas/athena!20416
-
Vakhtang Tsulaia authored
HIJetRec: Give an error if HISubtractedCellMaker is used in a MT job. See merge request atlas/athena!20437
-
Vakhtang Tsulaia authored
TrigEgammaMuonCombHypo: Fix compilation warning. See merge request atlas/athena!20436
-
Vakhtang Tsulaia authored
TrigBphysHypo: Fix compilation warnings. See merge request atlas/athena!20435
-
Vakhtang Tsulaia authored
FTK_RecTools: Fix clang warnings. See merge request atlas/athena!20434
-
Vakhtang Tsulaia authored
TrigT1TGC: Comply with ATLAS naming conventions. See merge request atlas/athena!20433
-
Vakhtang Tsulaia authored
xAODCore: Thread safety fixes. See merge request atlas/athena!20426
-
Vakhtang Tsulaia authored
StoreGate: Disable overlap check in WriteCondHandle. See merge request atlas/athena!20425
-
Vakhtang Tsulaia authored
AthenaKernel: Avoid thread-safety checker warning. See merge request atlas/athena!20424
-
Vakhtang Tsulaia authored
update Gaudi to v31r0.001 See merge request atlas/athena!20414
-
Vakhtang Tsulaia authored
Write BS with trigger EDM See merge request atlas/athena!20406
-
-
Vakhtang Tsulaia authored
deprecate TAccept and related interfaces See merge request atlas/athena!20398
-
Vakhtang Tsulaia authored
Mhodgkin update cal hits dec18 See merge request atlas/athena!20392
-
Vakhtang Tsulaia authored
TrigHIHypo: Preparing HICaloCellCorectionTool to be const. See merge request atlas/athena!20438
-
Vakhtang Tsulaia authored
Remove CURL, master branch (2019.01.18.) See merge request atlas/athena!20440
-
Stewart Martin-Haugh authored
Integrate ID with New JO See merge request atlas/athena!20173
-
Frank Winklmeier authored
Fix for post dec hackaton crash in ART tau trigger test See merge request atlas/athena!20380
-
Frank Winklmeier authored
TrigEgammaEmulationTool: cmake fixes See merge request atlas/athena!20428
-
Frank Winklmeier authored
TrigMultiVarHypo: cmake fix See merge request atlas/athena!20427
-
Attila Krasznahorkay authored
The package probably did use CURL at one point of its file, but it doesn't use it by now. So there's no need for it to set it up for its build.
-
scott snyder authored
Preparing to make ICaloCellMaker::process() const, so that it can be used reentrantly. HICaloCellCorectionTool [sic] was storing event information in a couple member variables; however, this is easily removed with a slight reorganization. Also change to using a ReadHandle to access StoreGate.
-
scott snyder authored
This is in preparation for making ICaloCellMakerTool::process const, for use in MT. This particular tool hasn't been converted to work reentrantly, so give an error if someone attempts to do that.
-
scott snyder authored
Compilation warning: obsolete Gaudi header.
-
scott snyder authored
Compilation warnings: - Unused variable (comment out, since there are references to it in existing commented-out code; - Remove #include of obsolete Gaudi header.
-
Scott Snyder authored
clang warnings: missing override keyword, braces in initializers, unused function.
-
scott snyder authored
Private data members should start with m_; non-members should not.
-
scott snyder authored
Missing dependency on PathResolver. Don't use ROOT macros with no corresponding find_package.
-
charles leggett authored
-
scott snyder authored
Missing dependency declaration on DecisionHandling.
-
Scott Snyder authored
Enable thread-safety checker for this package; fix problems that it identified.
-
scott snyder authored
Disable overlap check in WriteCondHandle until caching issues with IOVDbSvc are sorted out. cf ATEAM-497.
-
scott snyder authored
Declare some classes as ATLAS_NOT_THREAD_SAFE to avoid thread-safety checker warning. They are indeed not MT-safe.
-
- Jan 17, 2019
-
-
Vakhtang Tsulaia authored
Three packages have been migrated: GeoModelSvc, GeoModelUtilities and GeoModelExamples. The only exception from this migration is GeoModelKernelUnits::gram, because the migration to Gaudi::Units::gram changes the output of simulation jobs. The reason for that is the difference between definitions of e_SI constant in GeoModel/CLHEP and Gaudi
-
Vakhtang Tsulaia authored
Migrate SCT_DigitizationTool to use IAtRNGSvc for AthenaMT See merge request atlas/athena!20291
-
Vakhtang Tsulaia authored
Overlay: Copy TrackRecordCollection and CaloCalibrationHitContainer (ATLASSIM-3911, ATLASSIM-3917) See merge request atlas/athena!20250
-
Mark Hodgkinson authored
-
- Jan 16, 2019
-
-
Nils Krumnack authored
TAccept is not multi-threading safe and there is a replacement, so let's go with it.
-
-
Vakhtang Tsulaia authored
SCT RDO updates to reduce size for overlay MC (ATLASSIM-3903) See merge request atlas/athena!20213
-