The Gaudi Framework
v30r3 (a5ef0a68)
|
version: v30r2 date: 2018-03-20
Package Coordinators: Marco Clemencic, Charles Leggett, Benedikt Hegner
This release contains several bugfixes and improvements, and some backward incompatible change.
XyzFactory.h
header files and macros DECLARE_XYZ_FACTORY
have been removedStatusCode
(mr !514)StatusCode
internal code is now an enum class and conversion to/from integer has been made explicitICounterSvc
, its implementation and its tests (mr !628)PropertyProxy
(mr !633)[[deprecated]]
in the doc string print a deprecation warning when assignedbeginRun
and endRun
methods of Algorithm
are deprecated[[deprecated]]
does not compile with using statements (mr !587)THistSvc
(mr !455)Gaudi::Property<T>
work even if T
is only copy-constructible (mr !470)StatusCode
(mr !514)Gaudi::Range_
to DataObjectHandle
(mr !571)AvalancheSchedulerSvc
messages (mr !576)GaudiKernel/compose.h
(mr !582)THistSvc
(mr !594)declareTool(handle)
convenience method to Algorithm (mr !598)*this
(mr !627)detected_or
idiom to simplify Range.h
(mr !572)detected_or
implementation and use it in CommonMessaging (mr !574)GaudiKernel/reverse.h
(mr !581)GaudiKernel/ThreadGaudi.h
(mr !608)ICounterSvc
, its implementation and its tests (mr !628)PropertyProxy
(mr !633)gaudi_add_compile_test
and StatusCode compilation test (mr !613)The full list of changes can also be found on Gitlab.
Externals version: LCG 93