The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
DataObjIDProperty.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_DATAOBJIDPROPERTY_H
2
#define GAUDIKERNEL_DATAOBJIDPROPERTY_H 1
3
4
#include "
GaudiKernel/DataObjID.h
"
5
#include "
GaudiKernel/Property.h
"
6
7
[[deprecated(
"replace DataObjIDProperty by Gaudi::Property<DataObjID>"
)]]
typedef
Gaudi::Property<DataObjID>
8
DataObjIDProperty
;
9
10
[[deprecated(
11
"replace DataObjIDCollProperty by Gaudi::Property<DataObjIDColl>"
)]]
typedef
Gaudi::Property<DataObjIDColl>
12
DataObjIDCollProperty
;
13
14
#endif
Gaudi::Property
Implementation of property with value of concrete type.
Definition:
Property.h:381
DataObjIDProperty
Gaudi::Property< DataObjID > DataObjIDProperty
Definition:
DataObjIDProperty.h:8
DataObjIDCollProperty
Gaudi::Property< DataObjIDColl > DataObjIDCollProperty
Definition:
DataObjIDProperty.h:12
DataObjID.h
Property.h
GaudiKernel
GaudiKernel
DataObjIDProperty.h
Generated on Wed Aug 1 2018 23:21:01 for The Gaudi Framework by
1.8.11