|
SND@LHC Software
|
Public Member Functions | |
| Init (self, options) | |
| count_python_processes (self, macroName) | |
| list_of_runs (self, macroName) | |
| getPartitions (self, runList, path) | |
| convert (self, runList, path, partitions={}) | |
| getRunNrFromOffline (self, rMin=-1, rMax=99999) | |
| runDataQuality (self, latest) | |
| RerunDataQuality (self, runNrs=[], rMin=-1, rMax=99999) | |
| check4NewFiles (self, latest, rmax) | |
| runSinglePartition (self, path, r, p, EOScopy=False, check=True) | |
| checkFile (self, path, r, p) | |
| copy2EOS (self, path, success, overwrite) | |
| check (self, path, partitions) | |
| getFileList (self, p, latest, rmax=999999, minSize=10E6) | |
| getNumberOfEvents (self, r) | |
| checkEOS (self, copy=False, latest=4361, rlast=999999) | |
| getConvStats (self, runList) | |
| rawStats (self, runList) | |
| makeHistos (self, runList) | |
| mips (self) | |
Public Attributes | |
| Mext | |
| options | |
| runNrs | |
| dqDataFiles | |
| RawrunNrs | |
| eosInventory | |
| daqInventory | |
| missing | |
Static Public Attributes | |
| str | command = "$SNDSW_ROOT/shipLHC/scripts/Survey-MufiScifi.py -r "+str(run)+" -p "+pathConv+" -g geofile_sndlhc_H6.root -c Mufi_Efficiency -n -1 -t DS" |
Definition at line 29 of file runProd.py.
| runProd.prodManager.check | ( | self, | |
| path, | |||
| partitions | |||
| ) |
Definition at line 239 of file runProd.py.
| runProd.prodManager.check4NewFiles | ( | self, | |
| latest, | |||
| rmax | |||
| ) |
Definition at line 157 of file runProd.py.
| runProd.prodManager.checkEOS | ( | self, | |
copy = False, |
|||
latest = 4361, |
|||
rlast = 999999 |
|||
| ) |
Definition at line 308 of file runProd.py.
| runProd.prodManager.checkFile | ( | self, | |
| path, | |||
| r, | |||
| p | |||
| ) |
Definition at line 208 of file runProd.py.
| runProd.prodManager.convert | ( | self, | |
| runList, | |||
| path, | |||
partitions = {} |
|||
| ) |
Definition at line 76 of file runProd.py.
| runProd.prodManager.copy2EOS | ( | self, | |
| path, | |||
| success, | |||
| overwrite | |||
| ) |
Definition at line 226 of file runProd.py.
| runProd.prodManager.count_python_processes | ( | self, | |
| macroName | |||
| ) |
Definition at line 37 of file runProd.py.
| runProd.prodManager.getConvStats | ( | self, | |
| runList | |||
| ) |
Definition at line 330 of file runProd.py.
| runProd.prodManager.getFileList | ( | self, | |
| p, | |||
| latest, | |||
rmax = 999999, |
|||
minSize = 10E6 |
|||
| ) |
Definition at line 250 of file runProd.py.
| runProd.prodManager.getNumberOfEvents | ( | self, | |
| r | |||
| ) |
Definition at line 295 of file runProd.py.
| runProd.prodManager.getPartitions | ( | self, | |
| runList, | |||
| path | |||
| ) |
Definition at line 63 of file runProd.py.
| runProd.prodManager.getRunNrFromOffline | ( | self, | |
rMin = -1, |
|||
rMax = 99999 |
|||
| ) |
Definition at line 84 of file runProd.py.
| runProd.prodManager.Init | ( | self, | |
| options | |||
| ) |
Definition at line 31 of file runProd.py.
| runProd.prodManager.list_of_runs | ( | self, | |
| macroName | |||
| ) |
Definition at line 46 of file runProd.py.
| runProd.prodManager.makeHistos | ( | self, | |
| runList | |||
| ) |
Definition at line 346 of file runProd.py.
| runProd.prodManager.mips | ( | self | ) |
Definition at line 354 of file runProd.py.
| runProd.prodManager.rawStats | ( | self, | |
| runList | |||
| ) |
Definition at line 338 of file runProd.py.
| runProd.prodManager.RerunDataQuality | ( | self, | |
runNrs = [], |
|||
rMin = -1, |
|||
rMax = 99999 |
|||
| ) |
Definition at line 137 of file runProd.py.
| runProd.prodManager.runDataQuality | ( | self, | |
| latest | |||
| ) |
Definition at line 93 of file runProd.py.
| runProd.prodManager.runSinglePartition | ( | self, | |
| path, | |||
| r, | |||
| p, | |||
EOScopy = False, |
|||
check = True |
|||
| ) |
Definition at line 174 of file runProd.py.
|
static |
Definition at line 349 of file runProd.py.
| runProd.prodManager.daqInventory |
Definition at line 312 of file runProd.py.
| runProd.prodManager.dqDataFiles |
Definition at line 85 of file runProd.py.
| runProd.prodManager.eosInventory |
Definition at line 309 of file runProd.py.
| runProd.prodManager.Mext |
Definition at line 32 of file runProd.py.
| runProd.prodManager.missing |
Definition at line 314 of file runProd.py.
| runProd.prodManager.options |
Definition at line 35 of file runProd.py.
| runProd.prodManager.RawrunNrs |
Definition at line 105 of file runProd.py.
| runProd.prodManager.runNrs |
Definition at line 36 of file runProd.py.