compile.sh 290 B

123456789101112
  1. #!/bin/bash
  2. #source /cvmfs/hades.gsi.de/install/5.34.34/hydra2-4.9n/defall.sh
  3. source /cvmfs/hades.gsi.de/install/6.12.06/hydra2-4.9w/defall.sh
  4. #. /lustre/nyx/hades/user/parfenov/Soft/MPDRoot/build/config.sh
  5. root -l <<EOF
  6. gSystem->Load("libMathMore")
  7. .L utility.C+
  8. .L MpdCalculator.C+
  9. EOF