Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 10:18:38

0001 #!/bin/bash
0002 source strict-mode.sh
0003 
0004 export ENV_MODE=eicweb
0005 
0006 USE_SIMULATION_CAMPAIGN=true
0007 
0008 N_EVENTS=100
0009 
0010 FILE_BASE=sim_output/rho_10x100_uChannel_Q2of0to10_hiDiv.hepmc3.tree
0011 INPUT_FILE=root://dtn-eic.jlab.org//work/eic2/EPIC/EVGEN/EXCLUSIVE/UCHANNEL_RHO/10x100/rho_10x100_uChannel_Q2of0to10_hiDiv.hepmc3.tree.root
0012 OUTPUT_FILE=${FILE_BASE}.detectorsim.root
0013 
0014 REC_FILE_BASE=${FILE_BASE}.detectorsim.edm4eic
0015 REC_FILE=${REC_FILE_BASE}.root