Difference between revisions of "MainPage:Nuclear:DVCS-3:Software"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
− | <div class="center" style="width:auto; margin-left:auto; margin-right:auto;">'''<font size="4" color="FF2052">Software and Analysis How-To</font>''' </div> | + | <div class="center" style="width:auto; margin-left:auto; margin-right:auto;">'''<font size="4" color="FF2052">DVCS-3 Software and Analysis How-To</font>''' </div> |
: | : | ||
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">'''<font size="4" color="000000">by Salina Ali </font>''' </div> | <div class="center" style="width:auto; margin-left:auto; margin-right:auto;">'''<font size="4" color="000000">by Salina Ali </font>''' </div> |
Revision as of 14:20, 15 July 2018
⇐ Back to the Main_Page |
⇐ Back to DVCS-3 |
DVCS-3 Software and Analysis How-To
by Salina Ali
Jobs via Batch/Auger
All information in this section is referencing this page, and Bill's guide for DVCS GEant4 simulations via Bill's elog entry #516
Submitting GEant4 Simulation Jobs
Go to /volatile/halla/dvcs/salina/hallasim/HallASim
Submitting waveform analysis jobs
- Need minimum of 2 scripts to submit jobs
- One is the configuration
DVCS software install guide
DVCS-specific libraries
soft-2
- Copy soft-2 library to your own work directory
cp soft-2
- Also copy UsingNamespaceStd.h and rules.make
- Then do:
make realclean
make biglib
- Should install.. can test by making a shell script and sourcing.. need to make sure root is the same version of analyzer as when you compiled the soft-2 library. For example, if you used analyzer 1.5.3 with root 5.34.34 to compile and build soft-2, that should be used whenever you load "libDVCS.so" or anything from the soft-2 library
DVCS gen
- Hasn't been changed in years, can just copy into working directory
- Can use mine or Mongi's in /work/halla/dvcs/disk1/mongi/dvcs_gen
DB
- Updates more frequently, current working one is /work/halla/dvcs/disk1/dvcs/onlana/DB as of 7/15/2018