ATLAS Offline Software
LumiBlock
LumiCalc
share
parseLogTest.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
3
from
LumiCalc.LumiCalcHtml
import
LumiCalc
4
5
lc = LumiCalc()
6
lc.workdir =
'.'
7
lc.verbose =
True
8
lc.uselar =
True
9
lc.subdir=
'35b3e2'
10
lc.grlfn=
''
11
lc.f =
open
(
'./working.html'
,
'w'
)
12
13
lc.parseOutput()
14
lc.printTable()
15
lc.printWarnings()
16
lc.printLinks()
17
lc.printFinish()
18
lc.cleanUp()
Trk::open
@ open
Definition:
BinningType.h:40
Generated on Thu Nov 7 2024 21:23:16 for ATLAS Offline Software by
1.8.18