- May 05, 2019
-
-
Frank Winklmeier authored
Fixes for trigger monitoring in athenaMT See merge request atlas/athena!23168
-
Frank Winklmeier authored
Use the `GenericMonitoringTool.defineHistgram()` to define the histograms for athenaMT to avoid any confusion between the old trigger-specific `defineHistogram` method and the new one. Fixes problems seen in !22545.
-
Walter Lampl authored
TileByteStream: Use private tools in TileRawChannelContByteStreamTool See merge request atlas/athena!23133
-
Walter Lampl authored
CaloMuonLikelihoodTool: Use TrackEnergyInCaloTool as private tool See merge request atlas/athena!23161
-
Walter Lampl authored
-
Walter Lampl authored
CLIDComps: SGTools->AthenaKernel See merge request atlas/athena!23147
-
Walter Lampl authored
CaloTools: Remove reference to obsolete tool LArHVCorrTool. See merge request atlas/athena!23150
-
Walter Lampl authored
Remove MuidCaloEnergyMeas from muon trigger configuration See merge request atlas/athena!23171
-
- May 04, 2019
-
-
Adam Edward Barton authored
TileConditions: Add check if Tile RUN3 cabling is used See merge request atlas/athena!23135
-
Adam Edward Barton authored
Add method IOVDbSvcConfig.addFolderList See merge request atlas/athena!23127
-
-
Adam Edward Barton authored
AthenaConfiguration: python3 fix See merge request atlas/athena!23151
-
Adam Edward Barton authored
Print object, not pointer address in non-EventStore SGInputLoader warning See merge request atlas/athena!23138
-
Adam Edward Barton authored
tauEvent: SGTools->AthenaKernel See merge request atlas/athena!23152
-
Adam Edward Barton authored
AnalysisTest: SGTools->AthenaKernel See merge request atlas/athena!23153
-
- May 03, 2019
-
-
Frank Winklmeier authored
Major rewrite of TrigUpgradeTest - remove ctests See merge request atlas/athena!23145
-
-
Savanna Shaw authored
We never actually use the MuidCaloEnergyMeas tool in the trigger, since we don't have access to calo information at the muon trigger level. Any algorithms/tools that need it we anyways configure such that this tool is disabled. Removing this from the trigger configuration so some cleanup of the offline code can proceed in atlas/athena!23065.
-
Adam Edward Barton authored
Working towards a HLT-usable (CA) configuration for eflowRec See merge request atlas/athena!22088
-
TJ Khoo authored
with an eye to HLT implementation Allow disabling of some dependencies Filling in missing parts of TopoCluster config Make public LArHV tools private Config module for LArHVScaleCorr Expanding topocluster config with HV scale config Attempt to extend PF config in directions usable at HLT Readd calocluster building Fix topocluster flag names Slimming down PFHLTConfig.TrackingGeoCfg Ugly fix for tile conditions pending better one from Walter Fix import bugs for LArHVScaleConfig on MC, without actually making it work fully Permit switching off most PFO moments Remove inexplicably duplicated code in CaloCalTopoClusterConfig and fix for running on MC Add ID and muon geo needed to get this running Changes to make this run on MC, and produce new/old PFOs one space indent Remove redundant property declaration Correction to CaloNoiseTool usage Updating copyright years Switching from CaloNoiseTool to CaloNoiseCondAlg Adapting to CA changes Update PF usage of B-field, extrapolators, other conditions Make sure CondInputLoader runs before LArCabling alg Supply class name for PileUpNoiseLumi
-
Adam Edward Barton authored
Met Trigger: Update PUFit to use MET Helper See merge request atlas/athena!23122
-
Merge in bug fixes
-
Adam Edward Barton authored
Make SiCombinatorialTrackFinder_xk thread safe See merge request atlas/athena!23128
-
-
Adam Edward Barton authored
Minimal fixes to CaloRunClusterCorrection See merge request atlas/athena!23130
-
Adam Edward Barton authored
Replacing MemoryMonitor with prmon (only in master branch) (ATLASJT-394) See merge request atlas/athena!23126
-
Adam Edward Barton authored
Make SiDetElementsRoadMaker_xk private tool See merge request atlas/athena!23132
-
Add ATLAS_CHECK_THREAD_SAFETY. Add ATLAS_THREAD_SAFE to m_cache and m_layerVectors[3]. Change file mode to 644.
-
Adam Edward Barton authored
Revert "Merge branch 'test.FastCaloSim-20190501' into 'master'" See merge request atlas/athena!23129
-
Adam Edward Barton authored
Change iPatFitter tools to private See merge request atlas/athena!22798
-
Adam Edward Barton authored
RpcDataPreparator: Code cleanup and optimization (ATR-19743) See merge request atlas/athena!23123
-
Adam Edward Barton authored
Adding photon, jet, b-jets to TMMT See merge request atlas/athena!23007
-
Merge remote-tracking branch 'upstream/master' into fromScratch
-
Adam Edward Barton authored
TrigT2CaloEgamma: Fix conflict between previous two changes. See merge request atlas/athena!23146
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
Fix references to func_name/func_code for python3.
-
scott snyder authored
This code could never have actually been executed anyway, since it's trying to set the property LArCellHVCorr.HVCorrTool, which no longer exists.
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
The previous two changes to this package had a conflict which wasn't caught by CI, but which is causing build failures. Update new RingerReFix for the interface change in loadCollections().
-