Skip to content

Commit

Permalink
Put SQLite information in the janaccdb plugin documentation
Browse files Browse the repository at this point in the history
git-svn-id: https://phys12svn.jlab.org/repos/trunk/ccdb@1083 c5ed4466-e916-0410-8347-b3263e9c103d
  • Loading branch information
DmitryRomanovTest committed Oct 17, 2012
1 parent 2a8e808 commit dd91972
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions janaccdb/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,18 @@ PREPARE CCDB
1. Install CCDB. Follow the instructions of file install.linux.txt located in
the $CCDB_HOME directory

2. Don't forget to setup CCDB environment in a terminal you going to run JANA with CCDB
2. Don't forget to setup CCDB environment in a terminal you going to run JANA with CCDB in

##RUN CODE:

mysql -u root -p ccdb <$CCDB_HOME/mysql/halld-11-09-2011.mysql.sql

ACCESS TO DATABASE
==================

The simpliest thing to try CCDB would be to download sqlite file tith database.

SqLite file could be downloaded from:
https://halldweb1.jlab.org/ccdb/gluex_calib.sqlite



PREPARE JANA
Expand Down Expand Up @@ -48,6 +55,7 @@ RUN ANALYSIS
hd_root --plugin=phys_tree --plugin=janaccdb hdgeant_smeared.hddm



CCDB JANA PLUGIN DEBUG OUTPUT
=============================
If one builds JANA with CCDB_DEBUG_OUTPUT preprocessor definition:
Expand All @@ -58,7 +66,6 @@ This makes janaccdb plugin to print explicit information to jout




MORE DOCUMENTATION
==================

Expand Down

0 comments on commit dd91972

Please sign in to comment.