- Mar 27, 2018
-
-
Stewart Martin-Haugh authored
-
- Mar 26, 2018
-
-
Stewart Martin-Haugh authored
-
Stewart Martin-Haugh authored
-
Stewart Martin-Haugh authored
-
Stewart Martin-Haugh authored
-
Frank Winklmeier authored
Migrate remaining Trigger packages to DECLARE_COMPONENT macros See merge request atlas/athena!9926
-
- Mar 24, 2018
-
-
Stewart Martin-Haugh authored
Master trig decisionhandling base classes See merge request atlas/athena!9963
-
-
- Mar 23, 2018
-
-
Walter Lampl authored
LArRecUtils: Don't complain in LArADC2MeVCondAlg if low gain data are missing. See merge request atlas/athena!9951
-
Walter Lampl authored
InDetRecExample: Fix reference to geometry flags. See merge request atlas/athena!9949
-
Walter Lampl authored
xAODEgammaCnv: DataModel -> AthContainers. See merge request atlas/athena!9946
-
Walter Lampl authored
IDC_OverlayBase: DataModel -> AthContainers. See merge request atlas/athena!9945
-
Walter Lampl authored
DBDataModel: DataModel -> AthContainers. See merge request atlas/athena!9942
-
Walter Lampl authored
Delete obsolete scripts to create Gaudi components See merge request atlas/athena!9920
-
Walter Lampl authored
Fixed art-output to save Dcube output directory See merge request atlas/athena!9879
-
Walter Lampl authored
Migrate RpcRawDataMonitoring to use ReadHandles for data access See merge request atlas/athena!9859
-
Walter Lampl authored
Signature Monitoring algo for HLT See merge request atlas/athena!9805
-
Frank Winklmeier authored
Migrate to DECLARE_COMPONENT macro See merge request atlas/athena!9925
-
scott snyder authored
In one configuration, observed errors from LArADC2MeVCondAlg because low gain data were missing. With LArADC2MeVTool, this would not be an error. Update LArADC2MeVCondAlg so that this is not an error.
-
scott snyder authored
A couple JO fragments were referencing the variable geoFlags without defining it, expecting it to have been set up by another JO fragment. But in some configurations, this variable now references something of the wrong type --- another fragment must be clobbering it. Explicitly import the flags object before using it.
-
- Mar 22, 2018
-
-
Scott Snyder authored
Remove reference to obsolete package DataModel.
-
Scott Snyder authored
Remove reference to obsolete package DataModel. Adjust references to headers moved to AthenaKernel.
-
Scott Snyder authored
Remove reference to obsolete package DataModel. Adjust references to headers moved to AthenaKernel.
-
Walter Lampl authored
TileCalibBlobObjs: Coverity 118545 See merge request atlas/athena!9914
-
Walter Lampl authored
fix Gaudi version in AthSimulation See merge request atlas/athena!9884
-
Walter Lampl authored
LArRawConditions: Fix off-by-one error in assertion. See merge request atlas/athena!9916
-
Frank Winklmeier authored
Remove the obsolete DECLARE_FACTORY_ENTRIES macros and move the component declaration to the _entries.cxx file.
-
Walter Lampl authored
FourMom: Coverity 113518. See merge request atlas/athena!9910
-
Walter Lampl authored
TrigMultiVarHypo: Remove spurious algorithm factory declaration. See merge request atlas/athena!9909
-
Walter Lampl authored
Sweeping !9820 from 21.0 to master. Remove deprecated simplejson module See merge request atlas/athena!9897
-
Frank Winklmeier authored
Use DECLARE_COMPONENT instead of the obsolete FACTORY_ENTRIES macros to declare Gaudi components. In addition: - Move DECLARE call to _entries.cxx if available - Delete obsolete _load.cxx file
-
Walter Lampl authored
art-task-build.sh update for better nightly runtime setup See merge request atlas/athena!9712
-
Walter Lampl authored
Cherry-pick "Merge branch 'ART_Implementation' into '21.0'" into master See merge request atlas/athena!9422
-
Walter Lampl authored
SGTools: Fix potential dangling proxy pointer. See merge request atlas/athena!9890
-
Walter Lampl authored
SGComps: Fix DataProxy registration ordering. See merge request atlas/athena!9891
-
Walter Lampl authored
AthenaKernel: Update expected test results for changes in Gaudi. See merge request atlas/athena!9889
-
Walter Lampl authored
Master - Fix Doxygen images See merge request atlas/athena!9807
-
Frank Winklmeier authored
Delete obsolete scripts to create Gaudi components. All these scripts are CMT-based and not maintained. For analysis-based releases see the up-to-date scripts in PyUtils/python/scripts.
-
Will Leight authored
-
scott snyder authored
nGains can be (at most) 3.
-