Go to the source code of this file.
Namespaces | |
copy_fastmc_flux | |
Variables | |
copy_fastmc_flux.opt_path = os.path.abspath('../BeamSimStudies/GeneticOptimization/') | |
string | copy_fastmc_flux.usage = "usage: %prog [options]" |
Setup parser that reads in options. More... | |
copy_fastmc_flux.parser = OptionParser(usage=usage) | |
copy_fastmc_flux.dest | |
copy_fastmc_flux.help | |
copy_fastmc_flux.default | |
copy_fastmc_flux.action | |
copy_fastmc_flux.options | |
copy_fastmc_flux.args | |
copy_fastmc_flux.username = os.getenv("USER") | |
Find source files. More... | |
list | copy_fastmc_flux.sources = [] |
list | copy_fastmc_flux.globes_sources = [] |
list | copy_fastmc_flux.dests = [] |
Define destination. More... | |
list | copy_fastmc_flux.globes_dests = [] |
copy_fastmc_flux.power_factor = OptimizationUtils.GetPowerPOTScaleFactor(float(options.proton_energy)) | |
Create Directories. More... | |