LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
nutools
IFDatabase
DataType.h
Generated on Wed Dec 12 2018 14:43:07 for LArSoft by
1.8.11