Loading...
Searching...
No Matches
- Member BatchSystem.site
- Make sure this is applied to Slurm as well.
- Member BeamCoords.beam_sigma_x
- clarify these beam sigma in x
- Member Component.ignore_job_params
- FIXME: This is hacky.
- Member EGS5.bunches
- is this the number of bunches or the number of particles per bunch?
- Member EGS5.target_thickness
- is this correct?
- Member hpsmc::func.csection (filename)
- remove or replace by more useful function
- Member Job.description
- : combine these methods
- Member Job.out
- : CL option to disable automatic copying of ouput files. The files should be symlinked if copying is disabled. parser.add_argument("--no-copy-output-files", help="Disable copying of output files") parser.add_argument('–feature', dest='feature', action='store_true') parser.add_argument('–no-feature', dest='feature', action='store_false') parser.set_defaults(feature=True)
- Member Job.PTAG_PREFIX
- is this still needed? List of config names to be read for the Job class (all optional).
- Member Job.rundir
- FIXME: Could try and convert to abspath here. raise Exception("The input source file '%s' is not an absolute path." % src)
- Member JobManager.defs
- what is this?
- Member JobManager.event_print_interval
- add event_print_interval to optional parameters?
- Member JobManager.run_number
- verify these definitions run number
- Member JobTemplate.add_input_files (self, key, file_list, nreads=1)
- check if this is correct
- Member main (int argc, char **argv)
check if true
check if true
check if true
- Member MG.apmass
- explain what param card is
- Member MG.nevents
- explain what run card is
- Member MG4.dir_map
- Put this information into a method in the MG superclass.
- Member MG5.command
- FIXME: This doesn't seem to work as generate_events doesn't read the input config.
- Member MG5.dir_map
- : Put this information into a method in the MG superclass.
- Class StdHepTool
- split this over several files -> move stdheptools in separate package