Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sly2j committed Mar 2, 2018
1 parent ad1df33 commit 28190e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ private void setStyle() {
* @param args ignored
*/
public static void main(String[] args) {
String inputfile = "/Users/sly2j/Data/CLAS12/pass0_4/out_clas_002053.evio.1.hipo";
String inputfile = "/Users/sly2j/Data/CLAS12/rg-a/filtered/ltcc_3432.hipo";

DataSource reader = new HipoDataSource();
reader.open(inputfile);
Expand Down

0 comments on commit 28190e4

Please sign in to comment.