Difference between revisions of "Produce and read microDSTs using the Grid"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
note: set | 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 | *** Copying microDSTs to Am*dam |
Revision as of 10:32, 3 March 2009
- Producing microDSTs
job> gaudirun.py ../options/TestMicroDst.py
- Become a gRidder
Link to Dutch Grid CA
- Producing microDSTs for gRidders
jobs> 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