User Tools

Site Tools


bookkeeping:bookkeeping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bookkeeping:bookkeeping [2009/07/03 11:26] abuechlebookkeeping:bookkeeping [2012/06/20 16:20] (current) nchiap
Line 1: Line 1:
 ====== Getting started with the new bookkeeping ====== ====== Getting started with the new bookkeeping ======
 ===== Introduction ===== ===== Introduction =====
-The bookkeeping gives you the filenames where Monte Carlo Simulation Data is stored. You can use this filenames then in an options file to make DaVinci selection.+The bookkeeping gives you the filenames of all data-files. 
 + 
 +The quickest way to look at the bookkeeping is via the [[https://volhcb17.cern.ch/DIRAC/ | Dirac-Webinterface]] (Data > Bookkeeping). 
 +You find data usually under path like: ''LHCb/Collision11/Beam3500GeV-VeloClosed-MagDown/Real Data/Reco12/Stripping17/90000000 ( Full stream )''
 ===== Starting the bookkeeping on lxplus ===== ===== Starting the bookkeeping on lxplus =====
 <code> <code>
Line 7: Line 10:
 </code> </code>
 \\ You find a Tutorial [[http://indico.cern.ch/getFile.py/access?contribId=63&sessionId=6&resId=0&materialId=slides&confId=52399|here]] \\ You find a Tutorial [[http://indico.cern.ch/getFile.py/access?contribId=63&sessionId=6&resId=0&materialId=slides&confId=52399|here]]
 +
 +===== Finding Monte Carlo Files =====
 +If you are looking for Monte Carlo files, make sure to change the query order to "Event type"-first. 
 +Otherwise you will need to search through many folders to find the files you are looking for.
 +To get more information on the Event Types see [[davinic:eventtypes]].
 +
  
 ===== Starting the bookkeeping locally in Zurich ===== ===== Starting the bookkeeping locally in Zurich =====
 +Just log into one of the grid-machines. 
 +You can then start the bookkeeping browser as on lxplus.
 +
 <code> <code>
-export MYSITEROOT=/app/lhcb/sw 
 export CMTCONFIG=slc4_ia32_gcc34 export CMTCONFIG=slc4_ia32_gcc34
-export CMTPATH=$HOME/cmtuser + export X509_VOMS_DIR=/disk/dirac/gLite/external/etc/grid-security/vomsdir 
-export PATH=$MYSITEROOT/local/gcc-3.4.6/bin:$MYSITEROOT/local/binutils-2.15.92.0.2/bin:$MYSITEROOT/scripts:$PATH + export X509_CERT_DIR=/disk/dirac/gLite/external/etc/grid-security/certificates 
-export LD_LIBRARY_PATH=$MYSITEROOT/local/gcc-3.4.6/lib:$MYSITEROOT/local/binutils-2.15.92.0.2/lib:$MYSITEROOT/lib:$LD_LIBRARY_PATH  + export LD_LIBRARY_PATH=/disk/dirac/slc4/lib:$LD_LIBRARY_PATH 
-. /app/lhcb/DIRAC/LbLogin.sh+ . /app/lhcb/DIRAC/LbLogin.sh 
 lhcb_bkk lhcb_bkk
 </code> </code>
- 
bookkeeping/bookkeeping.1246613179.txt.gz · Last modified: 2009/07/03 11:26 by abuechle