Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Validation/RecoB/test/GridValidation/README is written in an unsupported language. File is not indexed.

0001 HOW TO RUN VALIDATION ON THE GRID
0002 --------------------------------
0003 
0004 Idea is:
0005         1 - run the first step (only histograms which accumulate event by event) on the grid, preparing .root files in output - using crab
0006         2 - take the root files locally
0007         3 - run harvesting on them (with a local job)
0008 
0009 1 - for this you need
0010         - crab: use the crab.cfg in this directory, jut by changing the "datasetpath=" line to the dataset you want to validate
0011         - all the rest should be as fast as crab -create -submit and waiting for jobs to be Done
0012         - take locally the MEtoEDMConverter_*.root files with crab -getoutput
0013 
0014 2 - put all these files in validation_Harvest.py and cmsRun it. It will produce a POG_V??????_CMSSW_?_?_??.root which contains all the histograms, including efficiencies etc