ana.py File Reference

Go to the source code of this file.

Classes

class  ana.FirstSummary
 
class  ana.Summary
 
class  ana.Step
 
class  ana.Summary
 

Namespaces

 ana
 

Variables

 ana.step = None
 
int ana.line = 999
 
dictionary ana.all_summs = {}
 
 ana.prot = None
 
 ana.summary = None
 
tuple ana.itm = l.split(' ')
 
dictionary ana.steps = {}
 
dictionary ana.opts = {}
 
string ana.opt = ''
 print 'Summary: %32s [s] d d steps'%(summary.protocol,summary.type,summary.nevt,len(summary.data),) More...
 
dictionary ana.sum = {}
 print '%-16s s'%(summary.step[s],summary.data[s])#,'
',opt More...
 
list ana.i = steps[sk]
 
list ana.nevt = opts[s]
 
list ana.itms = summary.data[s]
 
tuple ana.user = float(itms[0][:-1])
 
tuple ana.system = float(itms[1][:-1])
 
tuple ana.cpu = float(itms[3][:-1])
 
tuple ana.ellapsed = (user+system)
 
string ana.s1 = '%-8s %-8s %-12s %8.2f %8.2f %7.2f %4.1f %7d'
 
string ana.s2 = '%8.2e %8.2e %8.2e'
 
tuple ana.item = Step()
 print s1,s2 More...
 
list ana.file = sum['file']
 
list ana.castor = sum['castor']
 
list ana.step_f = file.step[s]
 
list ana.step_c = castor.step[s]