The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
IDataSelector.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_IDATASELECTOR_H
2
#define GAUDIKERNEL_IDATASELECTOR_H
3
4
// Include files
5
#include <vector>
6
7
// Forward declarations
8
class
DataObject
;
9
14
typedef
std::vector<DataObject*>
IDataSelector
;
15
16
#endif // KERNEL_IDATASELECTOR_H
std::vector< DataObject * >
DataObject
A DataObject is the base class of any identifiable object on any data store.
Definition:
DataObject.h:30
IDataSelector
std::vector< DataObject * > IDataSelector
This is only a placeholder to allow me compiling until the responsible guy does his work! M...
Definition:
IDataSelector.h:8
GaudiKernel
GaudiKernel
IDataSelector.h
Generated on Wed Aug 1 2018 23:21:03 for The Gaudi Framework by
1.8.11