| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

job.py File Reference

Go to the source code of this file.


Namespaces

namespace  job

Functions

def job::getmaxseq
def job::getfile
def job::getfiletime
def job::listfile
def job::generatepng
def job::checkexit
def job::main

Variables

tuple job::dbcnf = DBConf('onsitedb')
list job::dbhost = dbcnf['host']
list job::database = dbcnf['database']
list job::dbuser = dbcnf['user']
list job::dbpasswd = dbcnf['password']
tuple job::f_start_seqnum = open('./cur_seq_num')
tuple job::seqnum_start = int(f_start_seqnum.read())
string job::filepath = '/dyb/rawdata/spade/'
string job::ISOTIMEFORMAT = '%Y-%m-%d %X'
string job::ISOTIMEFORMAT1 = '%Y%m%d%H%M%S'
string job::pngpath = '../HistLog/'
string job::logpath = 'log/'
string job::logfile = 'log'
string job::histopath = 'histogram/'
string job::historypath = 'testdb/'
string job::adinfofile = 'ADInfo.txt'
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:26:20 2011 for DQMRawData by doxygen 1.4.7