How to use dq2 at MPI
How to use dq2 at MPI

Usage for the first time
  1. Copy your .globus directory from FZK or CERN to your homedirectory at MPI
  2. Source /.at/mdtraid01/AtlasReleases/dq2/dq2_mpi.sh
  3. Get a grid proxy with: grid-proxy-init (with the option -hours x you get a proxy that is valid for x hours)
  4. Use dq2_get (eg: dq2_get -rv trig1_misal1_mc12.008151.AlpgenJimmyZmumuNp3VBFCut.recon.AOD.v12000601 )
    This will not work, but is nescessary to create the file for the next step.
  5. A file called .srmconfig/config.xml is created, change in there the line:
    <use_urlcopy_script> false </use_urlcopy_script>
    to:
    <use_urlcopy_script> true </use_urlcopy_script>
  6. Now dq2 should work!

Everyday use
  1. Source the file /.at/mdtraid01/AtlasReleases/dq2/dq2_mpi.sh
  2. If nescessary get a grid proxy with: grid-proxy-init
  3. Now dq2 should work!

MDT Home

Last modified on April 10th, 2007 --M.Groh