Difference between revisions of "Produce and read microDSTs using the Grid"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | ''' Producing microDSTs ''' | |
job> gaudirun.py ../options/TestMicroDst.py | job> gaudirun.py ../options/TestMicroDst.py | ||
− | + | ''' Become a gRidder ''' | |
Link to Dutch Grid CA | Link to Dutch Grid CA | ||
− | + | ''' Producing microDSTs for gRidders ''' | |
job> ganga MicriDST_Ganga.py | job> ganga MicriDST_Ganga.py | ||
Line 16: | Line 16: | ||
*job.outputsandbox = [] # let the uDSTs go to 'dataoutput', so Grid SE (Storage Element) | *job.outputsandbox = [] # let the uDSTs go to 'dataoutput', so Grid SE (Storage Element) | ||
− | + | ''' Copying microDSTs to Am*dam ''' | |
SetupProject Dirac | SetupProject Dirac | ||
− | + | ''' Stageing the Sara microDSTs on Stoomboot ''' | |
Max's stager | Max's stager | ||
− | + | ''' Reading microDSTs ''' | |
microDSTReadingExample.py | microDSTReadingExample.py | ||
Line 31: | Line 31: | ||
of maak wat nieuws in Bender | of maak wat nieuws in Bender | ||
− | + | ''' Analysis ''' | |
getpack PhysFit/P2VV | getpack PhysFit/P2VV |
Revision as of 10:38, 3 March 2009
Producing microDSTs
job> gaudirun.py ../options/TestMicroDst.py
Become a gRidder
Link to Dutch Grid CA
Producing microDSTs for gRidders
job> ganga MicriDST_Ganga.py
note: set
- setenv CMTCONFIG 'slc_ia34_...' # no 64 bit machines on Grid
- job.backend() = Dirac() # use Dirac as backend
- job.outputsandbox = [] # let the uDSTs go to 'dataoutput', so Grid SE (Storage Element)
Copying microDSTs to Am*dam
SetupProject Dirac
Stageing the Sara microDSTs on Stoomboot
Max's stager
Reading microDSTs
microDSTReadingExample.py
of maak wat nieuws in Bender
Analysis
getpack PhysFit/P2VV getpack PhysFit/P2VVPython
and use the RooFit based fit package