LArSoft
v06_85_00
Liquid Argon Software toolkit - http://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 <
nutools/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
nutools
IFDatabase
ColumnDef.cpp
Generated on Thu Jul 26 2018 13:10:23 for LArSoft by
1.8.11