c c Steeringfile for the AMASIM-program c c edit the different path to comply with your setup ! c IRUN 123 c GEOM '/group/amanda/ice3/geom/ice.9_125m.60_16m.sp.geo' c c calculate center of array (1) or use coordinates as given (0) in GEOM file GECA 0 c c the scatter-tables SCA1) for stoping muons SCA2) for showers (em. and hadr.) c SCA3) starting muons SCA4) differential muon SCA1 '/group/amanda/prog/ptd-interp/mu/24ce5.0s24h2.pb.096.3302.nta ' SCA2 '/group/amanda/prog/ptd-interp/shower/31ce5.7s24h2.pb.096.3302.nta ' SCA3 '/group/amanda/prog/ptd-interp/mu/14ce5.0s24h2.pb.096.3302.nta ' SCA4 '/group/amanda/prog/ptd-interp/mu/4ce5.0s24h2.pb.096.3302.nta ' c c Interpolation mode for ptd 0: OFF, 1: ON SMODE 1 c c the 1-pe-amplitude-distribution of one OM PE2A '/group/amanda/ice3/gen/steer/om1.einpe.ascii' c c the pulse-shapes PULSE '/group/amanda/ice3/gen/steer/puls.txt' c c c the random generator seeds RNDM '/tmp/amasim.rndmseed ' c c the input muon-file (if dummy, it will be asked while startup) GEN 'dummy' c c the output file for simulation OUT 'dummy' c c c TDC hit collect window [ns] (gives the time in which hits are collected c in the TDC TDCC 32000. c c Triggertimewindow in [ns] (sliding window) TTRIG 7000. c c number of events to trigger with trigger (first number) , c and number of events in ntuple (not used normally) NTRIG 1000000 0 c c TKEY first number: c Example: 1.) 821 means: multiplicity 8, 2 strings with at least 1 hit c 2.) 16123 means: multiplicity 161, 2 strings with at least 3 hits c second number: c (0) all hits are used for building the trigger c (1) noise hits are not used for building the trigger TKEY 211 1 c c ignor showers from input-file (0) or use them (1) SHOW 1 c c generate noise in OMs (1) or not (0) NOIS 1 c c generate afterpulses for hits (1) or not (0) AFPU 1 c c do internal calibration of times and amplitudes (first number) c (0): don't do it (default) c (1): geom. time+delay+jitter, amp in pe c (2): geom. time only (unscattered photon arrival time), amp in pe c (3): delay time only , amp in pe c (4): jitter only, amp in pe c (5): geom. time+delay+jitter-triggertime, amp in pe, c c and (second number) calculate time delay due to cables: c (0) depth of OM c (1) use tcalib as in the geomfile (default) MTC 5 1 c c number of events to skip in input file (first number), c number of events to read max. (second number) NSKIP 000 999999 c c allow to reuse inputfile if not enough triggers after first loop RUSE 0 c c mode for split operation - normal = 0 c ptd only, write raw times = 1 c pulse shape and trigger = 2 PSPLIT 0 c c mode for the generation of output to fit the alpha c needed for calibration. c first number yes (1) or no (0), second gives upper generation bound in c pe DOALPHA 0 20 END