4 lines
100 B
Bash
Executable File
4 lines
100 B
Bash
Executable File
#!/bin/sh
|
|
rm -f Histo.root
|
|
../../rootio/bin/Linux-g++/HitsAnalyzer -v -r -f ../G4run0001.root -n 20
|