Skip to content
Snippets Groups Projects
rich_benchmark.sh 217 B
Newer Older
  • Learn to ignore specific revisions
  • Chao Peng's avatar
    Chao Peng committed
    #!/bin/bash
    
    
    Chao Peng's avatar
    Chao Peng committed
    source /usr/local/bin/thisdd4hep.sh
    
    Chao Peng's avatar
    Chao Peng committed
    
    
    Chao Peng's avatar
    Chao Peng committed
    python ./pid/rich_benchmark.py ./sim_output/rich_sim.root --out-dir=./results --npdet-inc=/home/cpeng/Apps/NPDet/include --dd4hep-inc=/home/cpeng/Apps/DD4hep/include
    
    Chao Peng's avatar
    Chao Peng committed