# Config file for MC production 3 # # This file runs the simulation in SimG4 for the CyDet starting with a # RooTracker output from a Muon Beam simulation in SimG4. [software] cmtpath = environment cmtroot = environment #packages_version=v2r1p2 #externals_version=v3r1 [configuration] module_list = SimG4 #module_list = SimG4 user_module_0 inputfile=%(INPUT_FILE) output_directory=%(OUTPUT_DIR) [filenaming] replace_comment = 1 run_number = %(SH_RUN_NUMBER) subrun = %(SH_SUBRUN) # Ensure filenaming records the world used # NOTE: This comment is over written by the --comment (or -u) command line # option for RunIcedustControl comment = CyDet version_number = %(SH_VERSION_NUMBER) [fieldmap] source = %(ICEDUST_FIELDMAPS) #copy_files_to_tmp_dir=False [SimG4] random_seed = %(SH_RANDOM_SEED) num_events = %(SH_NUM_EVENTS) primary_mode = RooTracker rooTracker_tree = RooTrackerTree rooTracker_source = SimG4 rooTracker_blacklist = 14 -14 12 -12 # Save all trajectories traj_saveall = False # Controls over monitors and physics # Dummy black hole on entry #black_holes_exit=ProdTgtSec/ProductionTarget #custom_PreInit= # /comet/DetectorSolenoid/CylindricalDetector/MuonStoppingTarget/Readout TargetDisk:Readout = stopped-mu-pi #custom_PreInit= # /comet/setDetectorStepSize 5 cm [geometry] world=Phase-I-CyDet #[user_modules] # Dump the contents of the last and first event, recording the ls() output to a # text file #module_name_0 = prof #command_0 = oaEvent_dump-event.exe -S `expr %(SH_NUM_EVENTS) - 1` -n 2 -O dump >> "${PaddedId}_prof.txt"