All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
databaseutil.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
4 {
5  DBHostName: "fnalpgsdev.fnal.gov"
6  DBName: "uboonedaq_dev"
7  DBUser: "uboonedaq_reader"
8  Port: 5436
9  PassFileName: ".pswd"
10  ToughErrorTreatment: false #if true, throw cet::exception at DB connection error
11  ShouldConnect: false
12  TableName: "main_run"
13 }
14 
15 END_PROLOG
BEGIN_PROLOG standard_database