2,295
edits
(5 intermediate revisions by the same user not shown) | |||
voms-proxy-init --voms=lz --valid=142:00
# Run
# To get help about options
# python /cvmfs/lz.opensciencegrid.org/sw/bin/
python /cvmfs/lz.opensciencegrid.org/sw/bin/
--WorkFlow="test.mac_test1" \
--Executable="/afs/hep.wisc.edu/user/cvuosalo/work/lz/RunLUXSim.sh" \
--Experiment=lz \
--nJobs=10 \
--TransferInputFile="/afs/hep.wisc.edu/user/cvuosalo/work/lz/test.mac" \
--HDFSProdDir=outfiles \
--UserEnv="UserName=`whoami` " \
-
--Arguments="test.mac"
# If you want your output copied to HDFS, have your executable copy the output
# files to the directory you specify with --HDFSProdDir.
</nowiki>
# Run the LUXSim
./LUXSimExecutable $@
mkdir -p ../outfiles
for i in *.bin
echo /cvmfs/lz.opensciencegrid.org/LUXSim/$ver/tools/LUXRootReader "${i}"
/cvmfs/lz.opensciencegrid.org/LUXSim/$ver/tools/LUXRootReader "${i}"
(cd ../outfiles ; ln -s
else
fi
done
cd ../outfiles
ln -s ../$tmpDir/*.root
</nowiki>
<nowiki>
/run/initialize
/LUXSim/io/alwaysRecordPrimary true
/LUXSim/io/updateFrequency 100
/LUXSim/io/outputDir .
/LUXSim/io/
/LUXSim/physicsList/useOpticalProcesses true▼
/LUXSim/detector/select LZDetector
/LUXSim/detector/gridWires
▲/LUXSim/detector/printEFields
/LUXSim/detector/update
/LUXSim/detector/recordLevel LiquidXenonTarget 3
/LUXSim/detector/recordLevelOptPhot LiquidXenonTarget 3
/LUXSim/detector/recordLevelThermElec LiquidXenonTarget 3
/gps/particle
/gps/energy
/gps/position 0 0 75 cm
#this is approximate center. See ElectronCollection for whole volume
/gps/ang/type iso
▲/LUXSim/physicsList/useOpticalProcesses true
exit
▲/LUXSim/beamOn 10
==== Files in the storage area ====
|