- Oct 23, 2020
-
-
Tadej Novak authored
-
- Oct 22, 2020
-
-
Set container splitlevel 1 for DAOD PHYSLITE See merge request atlas/athena!36372 (cherry picked from commit c790ca4bdca5b36fc4e4ae5013225f42f6d61938) a33831bb set container splitlevel 1 for phys/physlite 297597f1 only physlite 438e5cbd set to splitlevel 99
-
- Oct 02, 2020
-
-
scott snyder authored
Remove unused and undefined COOL_LIBRARIES.
-
This has just laid dormant ever since the CMT->CMake migration. :-( At the same time introduced some tests for the implicit copy-constructor and copy-operator of xAOD::EventFormat.
-
- Sep 03, 2020
-
-
Tadej Novak authored
-
- Sep 02, 2020
-
-
Peter van Gemmeren authored
-
- Sep 01, 2020
-
-
Frank Winklmeier authored
Cleanup cmake configuration, enable flake8 and make code compliant.
-
- Aug 14, 2020
-
-
- Aug 06, 2020
-
-
Frank Winklmeier authored
This reverts merge request !35330
-
- Aug 03, 2020
-
-
Tadej Novak authored
-
- Jul 26, 2020
-
-
scott snyder authored
No need to create a subprocess to find the current directory!
-
- Jul 22, 2020
-
-
OutputStreamAthenaPool + PrimaryDPDMaker + LongLivedParticleDPDMaker: Python3 fixes, see ATLASRECTS-5598
-
scott snyder authored
Add abstract method IAthenaOutputTool::preStream(). To be called just before streaming objects.
-
- Jul 02, 2020
-
-
Walter Lampl authored
-
- Jun 15, 2020
-
-
by accessing MetaDataSvc instead of MetaDataStore Also added MetaDataSvc::record(unique_ptr, key) method
-
- Jun 10, 2020
-
-
- Jun 02, 2020
-
-
scott snyder authored
Add registerTrigNavThinningSvc(), to allow setting up TrigNavigation thinning from TriggeJobOpts (before streams are created).
-
- Apr 23, 2020
-
-
scott snyder authored
-
- Apr 22, 2020
-
-
scott snyder authored
Enable MT thinning in OutputStreamConfig. Add options to output stream configuration for a TrigNavigation thinning service.
-
- Apr 09, 2020
-
-
Walter Lampl authored
-
- Apr 01, 2020
-
-
- Mar 14, 2020
-
-
Martin Errenst authored
A Splitlevel of 0 is found to result in slightly smaller derivations (couple %), which is also faster to read. More details: https://cds.cern.ch/record/2654407 page 9+
-
- Mar 13, 2020
-
-
Double autoflush for DAODs See merge request atlas/athena!31063 (cherry picked from commit 0ff9af10b9c97f475547e8f3cbd75bebbf18ee42) 111936a4 Double autoflush for DAODs
-
- Mar 01, 2020
-
-
scott snyder authored
Pending thread-safety checker changes warn about potentially unsafe copies of coral::AttributeList. Avoid that here.
-
- Jan 17, 2020
-
-
scott snyder authored
Don't hide errors if importing AnalysisToolsConf fails.
-
- Dec 17, 2019
-
-
- Dec 14, 2019
-
-
scott snyder authored
- has_key -> in
-
- Dec 04, 2019
-
-
Tadej Novak authored
-
- Nov 26, 2019
-
-
John Chapman authored
Rename OutputStreamAthenaPool.OutputStreamAthenaPool module to OutputStreamAthenaPool.CreateOutputStreams Having a module with the same name as the package name causes problems with syntax like: ```from OutputStreamAthenaPool.OutputStreamAthenaPoolConf import ...``` in python 2.7, so the module has been renamed to `CreateOutputStreams` and all references in the code have been adapted.
-
John Chapman authored
-
- Nov 25, 2019
-
-
John Chapman authored
-
- Nov 13, 2019
-
-
scott snyder authored
Associate a ThinningCacheTool with each output stream, in order to support MT thinning.
-
- Nov 09, 2019
-
-
Vakhtang Tsulaia authored
The changes belong to a large campaign aimed to clean up Athena code from incidents wherever possible. These include: * Dropped redundant includes to FileIncident.h * Cleaned up all references to the UpdateOutputFile, BeginFile and EndFile incidents which are never fired * DecisionSvc cleaned up from the redundant inheritance from IIncidentListener * ByteStreamEventStorageInputSvc cleaned up from the redundant private service handle to IncidentSvc
-
- Oct 11, 2019
-
-
Tadej Novak authored
-
- Aug 30, 2019
-
-
Peter van Gemmeren authored
scheduled to be written and not yet available in StoreGate.
-
- Aug 09, 2019
-
-
Add seperate property to allow setting of key for old EventInfo, to avoid having to modify many clients.
-
- Jul 31, 2019
-
-
John Chapman authored
Updated `OutputStreamConfig` module to enable writing `EventStreamInfo` and `IOVMetaDataContainer` objects to the output file. Some IOVMetaDataContainer objects are still not copied from input to output file, so there is still work to be done. This change at least allows the outputs of jobs configured with `ComponentAccumulator` to be read by diff-root and therefore allow the outputs to be compared with jobs configured with the old configuration code.
-
- Jul 18, 2019
-
-
Frank Winklmeier authored
Fix warnings/errors flagged by `flake8`. Mostly unused variables/imports or stylistic code problems.
-
- Jul 03, 2019
-
-
Peter van Gemmeren authored
-
- May 08, 2019
-
-
list.
-