EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | run_skim |
Variables | |
tuple | run_skim.parser argparse.ArgumentParser() |
string | run_skim.help "directory holding all input ROOT files for skimming" |
tuple | run_skim.args parser.parse_args() |
string | run_skim.SLURM_ARRAY_TASK_ID "0" |
tuple | run_skim.value_index int(SLURM_ARRAY_TASK_ID) |
string | run_skim.taskdir "%s/%d" |
string | run_skim.inputfile "%s/%d/%s" |
string | run_skim.outputfile "%s/%d/%s" |