Skip to content

JeffersonLab/mon12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

488 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MON12

The MON12 application is designed to provide shift takers with basic informatiom on CLAS12 raw data, such as occupancies, ADC and TDC spectra, to check the detector functionality. Check the wiki for information on how to build, run or modify the application.

Using different version of coatjava for mon12:

#66 (comment)

bin/use_local_coatjava does this:

coat_version=$(sed -n -e '/<dependencies>/,/<\/dependencies>/p' pom.xml | tr -d '\n\t ' \
| xmllint --xpath \
"//dependencies/dependency[groupId/text()='org.jlab.coat']/version/text()" - )

cp $CLAS12DIR/lib/clas/coat-libs-*-SNAPSHOT.jar \
  ~/.m2/repository/org/jlab/coat/coat-libs/${coat_version}/coat-libs-${coat_version}.jar

About

clas12-monitoring

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors