Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:21:00

0001 #!/bin/csh
0002 echo ' '
0003 echo 'START: '`date`
0004 #setenv HOME /phenix/u/$LOGNAME
0005 #source /etc/csh.login
0006 #source $HOME/.login
0007 #source /opt/phenix/bin/phenix_setup.c 
0008 
0009 
0010 #@ z = $1 + 500
0011 @ z = $1 + 0
0012 
0013 echo hi justin doing job num $z
0014 
0015 source /opt/sphenix/core/bin/sphenix_setup.csh -n new
0016 
0017 setenv JFINSTALL /phenix/scratch/jfrantz/install/sphenix_tst1nov23
0018 #ls $JFINSTALL/include
0019 
0020 source /opt/sphenix/core/bin/setup_local.csh $JFINSTALL
0021 
0022 #//setenv JFINSTALL /sphenix/user/jfrantz/newgeom/install
0023 #//setenv LD_LIBRARY_PATH $MYINSTALL/lib:$LD_LIBRARY_PATH
0024 #//set PATH = ($MYINSTALL/bin $path)
0025 #source ~/setldpath.csh . 
0026 #//echo $LD_LIBRARY_PATH
0027 #//echo $MYINSTALL 
0028 echo $PATH
0029 
0030 #setenv CALIBRATIONROOT $JFINSTALL/share/calibrations/
0031 #setenv CALIBRATIONROOT /phenix/scratch/jfrantz/install/sphenix_ynewy/share/calibrations/
0032 
0033 #cd /direct/phenix+u/apun/sphenixabi/macros/macros/g4simulations_embed
0034 #cd /gpfs/mnt/gpfs04/sphenix/user/apun/gitfork/macros/macros/g4simulations
0035 #cd /direct/phenix+u/apun/sphenixabi/macros/macros/g4simulations
0036 #cd /direct/phenix+u/apun/Island/macros/g4simulations
0037 cd /sphenix/user/jfrantz/thdatNov22/pimacs/
0038 
0039 #condor/links9613/
0040 if ($1 > 1) then
0041 echojob $1 : not logging to .roothist”
0042 setenv ROOT_HIST 0
0043 endif
0044 
0045 
0046  root.exe -b <<EOF
0047    .L wholeIter_Pi0EtaByEta.C
0048     wholeIter_Pi0EtaByEta(300,1,"input615.list","inpCDB/m_clust_pi0_iter17_CDB.root", "./iterTest1/", "./");
0049    .q
0050 EOF
0051 
0052  root.exe -b <<EOF
0053    .L wholeIter_Pi0EtaByEta.C
0054     wholeIter_Pi0EtaByEta(160,2,"input615.list","inpCDB/m_clust_pi0_iter17_CDB.root", "./iterTest1/", "./");
0055    .q
0056 EOF
0057 
0058 echo ' '
0059 echo ' '
0060 echo 'END: '`date`
0061 echo ' '
0062 
0063 
0064 
0065 #//     "DST_CALO_G4HIT_sHijing_0_20fm_50kHz_bkg_0_20fm-0000000004-$1.root",
0066 #//     "DST_VERTEX_sHijing_0_20fm_50kHz_bkg_0_20fm-0000000004-$1.root",
0067 
0068 #  Fun4All_G4_sPHENIX(50,"/sphenix/sim/sim01/production/2016-07-21/single_particle/spacal2d/fieldmap/G4Hits_sPHENIX_pi0_eta0_8GeV-0000.root","/gpfs/mnt/gpfs04/sphenix/user/apun/condor/reduced/reduced_RCBv1_gamma_eta0_16GeV_1evt_$1","","/gpfs/mnt/gpfs04/sphenix/user/apun/condor/withv1/test7/$1.root")
0069 
0070 #.L Fun4All_G4_sPHENIX.C
0071 #Fun4All_G4_sPHENIX(50,"/sphenix/sim/sim01/production/2016-07-21/single_particle/spacal2d/fieldmap/G4Hits_sPHENIX_pi0_eta0_8GeV-0000.root","reduced_RCBv1_gamma_eta0_16GeV_1evt_$1","/gpfs/mnt/gpfs02/sphenix/user/apun/condor/withv1/test1/$1.root")
0072 
0073 #.L Fun4All_G4_sPHENIX_embed.C
0074 #Fun4All_G4_sPHENIX_embed(30,"/sphenix/sim/sim01/production/2016-07-21/single_particle/spacal2d/fieldmap/G4Hits_sPHENIX_pi0_eta0_8GeV-0000.root","/gpfs/mnt/gpfs02/sphenix/user/apun/condor/reduced/reduced_RCBv1_gamma_eta0_16GeV_1evt_$1","/gpfs/mnt/gpfs02/sphenix/sim/sim01/production/sHijing/2016-12-21/fm_0-4/G4Hits_sHijing_0-4fm_02500_02600.root","/gpfs/mnt/gpfs02/sphenix/user/apun/condor/embedd/withv1/test1/$1.root")
0075 
0076 
0077 
0078 
0079 
0080 #.L Fun4All_G4_sPHENIX_IA.C
0081 #Fun4All_G4_sPHENIX_IA(50,8.,0.1,"Gamma",1,"/sphenix/sim/sim01/production/2016-07-21/single_particle/spacal2d/fieldmap/G4Hits_sPHENIX_pi0_eta0_8GeV-0000.root","/gpfs/mnt/gpfs04/sphenix/user/apun/condor/reduced/reduced_RCBv1_gamma_eta0_16GeV_1evt_$1","/gpfs/mnt/gpfs04/sphenix/user/apun/condor/island/test4/$1.root")