CCDB: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 12:22, 16 February 2016

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