- Apr 10, 2018
-
-
Marco Clemencic authored
* master: Updated formatting of some Python files and fixed the version of autopep8 Implemented a new property for IoComponentMgr to hold search patterns for direct I/O input file names
-
Marco Clemencic authored
-
Marco Clemencic authored
Implemented a new property for IoComponentMgr to hold search patterns for direct I/O input file names (mr !646)
-
- Apr 09, 2018
-
-
Vakhtang Tsulaia authored
Implemented a new property for IoComponentMgr to hold search patterns for direct I/O input file names Also cleaned up IoComponentMgr.h from obsolete comments
-
Marco Clemencic authored
-
Marco Clemencic authored
* master: revert part of GMR 526 to allow retrieval of const services fully deprecate DeclareFactoryEntries.h Prefer Gaudi::apply over direct use of std::index_sequence add Gaudi::apply -- an implementation of C++17 std::apply Add renamePFN and deletePFN methods to FileCatalog Do string conversion in stream operator for AlgsExecutionStates::State
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
- Add Gaudi::apply -- an implementation of C++17 std::apply - Prefer Gaudi::apply over direct use of std::index_sequence: - eliminates the explicit 'two-step' call through an `invoke` member function required to generate an `std::index_sequence` - enables RVO in multi transformer case See merge request !622
-
- Mar 29, 2018
-
-
Marco Clemencic authored
-
- Mar 27, 2018
- Mar 23, 2018
-
-
Gerhard Raven authored
- eliminates the explicit 'two-step' call through an `invoke` member function required to generate an `std::index_sequence` - enables RVO in multi transformer case
-
Gerhard Raven authored
-
- Mar 20, 2018
-
-
leggett authored
-
Marco Clemencic authored
- fix "dereference after null check" error introduced with e6f3bc22 (mr !455) - fix "uninitialized member" error introduced with 99edb6c4 (mr !420)
-
- Mar 19, 2018
-
-
Marco Clemencic authored
-
Frank Winklmeier authored
Change operator<<( std::ostream& s, AlgsExecutionStates::State x ) to convert to string instead of integer. The latter was nowhere used. Use the operator in EntityState to avoid the duplicate enum-to-string hard-coding.
-
- Mar 18, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
This reverts merge request !636
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 17, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 16, 2018
-
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
and add a test which checks the ordering of EventIDBase
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
* mr-639: Remove deprecation warning from ExtraInputs and ExtraOutputs properties
-