MiniCLEAN: Difference between revisions

Jump to navigation Jump to search
1,192 bytes added ,  21 June 2017
cd ../outputfile<br>ln -s ../$tmpDir/*.root .
 
==== Example ar39.mac ====
/glg4debug/glg4param omit_muon_processes 1.0<br>/glg4debug/glg4param omit_hadronic_processes 1.0
/rat/db/set DETECTOR experiment "MiniCLEAN"<br>/rat/db/set DETECTOR geo_file "MiniCLEAN/MiniCLEAN.geo"
/rat/db/set SHELLFIT position_only 1<br>/rat/db/set SHELLFIT single_pe 1
/rat/db/set DAQ st_prune 0
/run/initialize
/rat/proc daq<br>/rat/proc calibrate<br>/rat/proc pulseIntWindow<br>/rat/proc singlepe
/rat/proc mcfprompt
/rat/proc fprompt
/rat/proc shellfit
/rat/proc fitcentroid
/rat/proc lrecoil
/tracking/setMaxGlobalTime 1.e9
/rat/proc count<br>/rat/procset update 10
# Use IO.default_output_filename<br>/rat/proclast outroot
# Uses a beta decay spectrum which includes corrections from nuclear physics.
/generator/add combo spectrum:fillshell
/generator/vtx/set e- Ar39_beta
# Uses beta decay generator, but does not include corrections.
#/generator/add decaychain 39Ar:fill
# /tracking/storeTrajectory 1
# /tracking/discardParticleTrajectory opticalphoton
# Use fill shell method, /generator/pos/set X Y Z Ri Ro volname
/generator/pos/set 0 0 0 0 1016 cryoliquid
/generator/rate/set 1.0
/run/beamOn 10000

Navigation menu