Definition at line 19 of file getFileLists.py.
◆ __init__()
| def python.getFileLists.TCTChainInfo.__init__ |
( |
|
self, |
|
|
|
dir, |
|
|
|
log, |
|
|
|
runEventIn = () |
|
) |
| |
◆ addRunEvent()
| def python.getFileLists.TCTChainInfo.addRunEvent |
( |
|
self, |
|
|
|
run, |
|
|
|
event |
|
) |
| |
Definition at line 29 of file getFileLists.py.
29 def addRunEvent(self,run,event):
30 self.eventlist+=((run,event),)
◆ cpulist
| python.getFileLists.TCTChainInfo.cpulist |
◆ directory
| python.getFileLists.TCTChainInfo.directory |
◆ eventlist
| python.getFileLists.TCTChainInfo.eventlist |
◆ logfile
| python.getFileLists.TCTChainInfo.logfile |
◆ loglines
| python.getFileLists.TCTChainInfo.loglines |
◆ memlist
| python.getFileLists.TCTChainInfo.memlist |
◆ outputDict
| python.getFileLists.TCTChainInfo.outputDict |
The documentation for this class was generated from the following file: