Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-08-28 09:14:09

0001 #!/bin/bash
0002 # Shyam Kumar; INFN Bari, Italy
0003 # put the campaign name as an agrument
0004 xrdfs root://dtn-eic.jlab.org/ ls /volatile/eic/EPIC/RECO/25.04.1/epic_craterlake/SIDIS/D0_ABCONV/pythia8.306-1.1/10x100/q2_1/hiDiv > test.list
0005 sed -i 's|^|root://dtn-eic.jlab.org//|' test.list
0006