Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
DataObjIDProperty.h
Go to the documentation of this file.
1 #ifndef GAUDIKERNEL_DATAOBJIDPROPERTY_H
2 #define GAUDIKERNEL_DATAOBJIDPROPERTY_H 1
3 
5 #include "GaudiKernel/Property.h"
6 
7 [[deprecated( "replace DataObjIDProperty by Gaudi::Property<DataObjID>" )]] typedef Gaudi::Property<DataObjID>
9 
10 [[deprecated(
11  "replace DataObjIDCollProperty by Gaudi::Property<DataObjIDColl>" )]] typedef Gaudi::Property<DataObjIDColl>
13 
14 #endif
Implementation of property with value of concrete type.
Definition: Property.h:352
Gaudi::Property< DataObjID > DataObjIDProperty
struct deprecated("use MergingTransformer instead")]] ListTransformer
Gaudi::Property< DataObjIDColl > DataObjIDCollProperty