Skip to content
Snippets Groups Projects

Vertex

Merged Whitney Armstrong requested to merge vertex into master
Files
8
+ 4
4
#!/bin/bash
#!/bin/bash
git clone --depth 1 https://eicweb.phy.anl.gov/EIC/datasets.git
#git clone --depth 1 https://eicweb.phy.anl.gov/EIC/datasets.git
./scripts/run_topside.py -i datasets/data/eic_upsilon.hepmc \
./scripts/run_topside.py -i scripts/input_data/few_events.hepmc \
-o derp.root -s 2 -n 1 \
-o derp.root -n 5 \
--ui csh --ui csh --vis -b -m macro/dawn_picture.mac &
--ui csh --ui csh --vis -b -m macro/dawn_picture.mac &
sleep 10
sleep 15
kill %1
kill %1
ls -lrth
ls -lrth
Loading