- Mar 06, 2019
-
-
Xiaozhong Huang authored
-
Xiaozhong Huang authored
-
Xiaozhong Huang authored
To make sure the modifications do not affect apps other than FastCaloSim, we add a dedicated CaloCellContainerFCSFinalizerTool for FastCaloSim, but leave the CaloRec/CaloCellContainerFinalizerTool unchanged.
-
Xiaozhong Huang authored
The CaloCellContainer is set to be incomplete by default. Thus, a look up table is needed to to find the correct index based on the hash value of the cell element. In fact, the CaloCellContainer is always ordered and complete after creation the look up table is not needed. After modification, the CPU time/evt is reduced from 71ms to 53ms for single photons.
-
- Jan 10, 2019
-
-
Adam Edward Barton authored
Remove references to (now unused) TileBeamInfoProvider from most JO files. See merge request atlas/athena!20271
-
Adam Edward Barton authored
Add printout of AthenaMT for debugging of ATLASRECTS-4688 See merge request atlas/athena!20274
-
-
Adam Edward Barton authored
ATR-19246 TriggerMT Decision Encoding in ESD Update II See merge request atlas/athena!20260
-
Adam Edward Barton authored
StoreGate: Remove non-const deref operations from DataHandle. See merge request atlas/athena!20267
-
Adam Edward Barton authored
TrigMultiVarHypo: cmake fix See merge request atlas/athena!20269
-
Adam Edward Barton authored
Migration of condition db interface of TrigT1TGC See merge request atlas/athena!20186
-
Adam Edward Barton authored
add --ros2rob command line option to athenaHLT See merge request atlas/athena!20232
-
Adam Edward Barton authored
Define (in)equality operations for Configurable See merge request atlas/athena!20237
-
-
Adam Edward Barton authored
Put Tile masked drawers into TileBadChannels See merge request atlas/athena!20230
-
-
Adam Edward Barton authored
Emulation test updated to include first event rejecting all filters See merge request atlas/athena!20234
-
-
Adam Edward Barton authored
Cleanup preprocessor See merge request atlas/athena!20225
-
Adam Edward Barton authored
Fix ATLASRECTS-4700 and ATLASRECTS-4711 Closes ATLASRECTS-4700 and ATLASRECTS-4711 See merge request atlas/athena!20240
-
Adam Edward Barton authored
TileRecUtils: Add a few missing const qualifiers. See merge request atlas/athena!20272
-
Adam Edward Barton authored
Add check for misconfigurations of cachecreators See merge request atlas/athena!20227
-
Adam Edward Barton authored
athenaHLT: Fix creation of worker directories and MessageSvc format See merge request atlas/athena!20257
-
Adam Edward Barton authored
TrigT1TGC: Fix gcc9 warnings. See merge request atlas/athena!20244
-
Adam Edward Barton authored
DecisionHandling: Fix test miscompare with clang. See merge request atlas/athena!20243
-
Adam Edward Barton authored
FastCaloSim: Making FastShowerCellBuilderTool const. See merge request atlas/athena!20242
-
-
Scott Snyder authored
Needed to respect ToolHandle constness rules.
-
scott snyder authored
-
scott snyder authored
-
scott snyder authored
-
scott snyder authored
-
Scott Snyder authored
Don't try to touch TileBeamInfoProvider here (was only changing OutputLevel).
-
scott snyder authored
Add missing link dependency on AthViews.
-
Scott Snyder authored
Another step towards deprecating DataHandle: remove all methods to retrieve the referenced object as non-const.
-
Tomoe Kishimoto authored
-
- Jan 09, 2019
-
-
Tim Martin authored
* Extra hard-coded chains in HLTConfigSvc.cxx * Unchecked status code bug fix in TrigSignatureMoniMT.cxx * Addition of basic TDT printing in TrigEDMChecker.cxx * Revamp of checkESD.py
-
Frank Winklmeier authored
- Only create worker directory if it does not exist yet - Delete worker directory if it did exist already. This is required as the THistSvc crashes on `io_reinitialize` in case a ROOT histogram file already exists.
-
Frank Winklmeier authored
-
Adam Edward Barton authored
RecTPCnv: Fix clang warnings. See merge request atlas/athena!20245
-