Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
nutools
old
IFDatabase
DataType.h
Go to the documentation of this file.
1
#ifndef __DBIDATATYPE_HPP_
2
#define __DBIDATATYPE_HPP_
3
4
namespace
nutools
{
5
namespace
dbi {
6
enum
DataType
{
7
kNone
=1,
8
kMCOnly
=2,
9
kDataOnly
=4,
10
kNDataType
11
};
12
}
13
}
14
15
#endif
nutools::dbi::kMCOnly
Definition:
DataType.h:8
nutools::dbi::kDataOnly
Definition:
DataType.h:9
nutools
Simple service to provide a RunHistory configured to the right run.
Definition:
Column.cpp:14
nutools::dbi::kNDataType
Definition:
DataType.h:10
nutools::dbi::DataType
DataType
Definition:
DataType.h:6
nutools::dbi::kNone
Definition:
DataType.h:7
Generated by
1.8.11