LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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
nuevdb
v1_09_08
source
nuevdb
IFDatabase
DataType.h
Generated on Thu May 2 2024 20:59:53 for LArSoft by
1.8.11