LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ColumnDef.cpp
Go to the documentation of this file.
1
#include <
nuevdb/IFDatabase/ColumnDef.h
>
2
3
//************************************************************
4
namespace
nutools
{
5
namespace
dbi {
6
ColumnDef::ColumnDef
(std::string cname, std::string ctype) :
7
fCanBeNull(true),fTolerance(0.),fType(ctype),fName(cname),fValue(
""
)
8
{
9
10
}
11
12
//************************************************************
13
14
ColumnDef::~ColumnDef
()
15
{
16
17
}
18
19
}
20
}
nutools
Simple service to provide a RunHistory configured to the right run.
Definition:
Column.cpp:14
nutools::dbi::ColumnDef::~ColumnDef
~ColumnDef()
Definition:
ColumnDef.cpp:14
nutools::dbi::ColumnDef::ColumnDef
ColumnDef(std::string cname, std::string ctype)
Definition:
ColumnDef.cpp:6
ColumnDef.h
nuevdb
v1_09_08
source
nuevdb
IFDatabase
ColumnDef.cpp
Generated on Thu May 2 2024 20:59:53 for LArSoft by
1.8.11