CCDB

From CLONWiki
Revision as of 11:22, 16 February 2016 by Boiarino (talk | contribs) (Created page with "To use CCDB for online/trigger purposes, do following on clon machines: cd /usr/local/src git clone https://github.com/JeffersonLab/ccdb cd ccdb/ source environment.csh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To use CCDB for online/trigger purposes, do following on clon machines:

cd /usr/local/src
git clone https://github.com/JeffersonLab/ccdb
cd ccdb/
source environment.csh
scons with-examples=true with-mysql=false

Actual clas12 database will be provided as file 'clas12.sqlite', have to be placed into $CLON_PARMS directory