Skip to content

mfmceneaney/CLAS12-Trains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAS12-Trains

Custom trains for filtering hipo files. (Custom CLARA wagons weren't working out.)

Setup

First build the library with:

sed -i "s;/CLAS12-Trains;/path/to/CLAS12-Trains;g" lib/src/main/java/org/jlab/trains/*.java
./gradlew build

Then add the following to your startup script:

pushd /path/to/CLAS12-Trains >> /dev/null
source ./bin/env.sh
popd >> /dev/null

(Use ./bin/env.csh for c shell.)

Getting Started

TODO: You should now be able to run the trains with train

Contact matthew.mceneaney@duke.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors