ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/crab_help.py
(Generate patch)

Comparing COMP/CRAB/python/crab_help.py (file contents):
Revision 1.148 by ewv, Fri May 28 15:55:45 2010 UTC vs.
Revision 1.149 by ewv, Mon Aug 30 11:50:23 2010 UTC

# Line 513 | Line 513 | The number of events to be accessed by e
513  
514   Define the number of jobs to be run for the task. The number of events for each job is computed taking into account the total number of events required as well as the granularity of EventCollections. Can be used also with No input.
515  
516 + =head4 B<split_by_event *>
517 +
518 + This setting is for experts only. If you don't know why you want to use it, you don't want to use it.  Set the value to 1 to enabe split by event on data. CRAB then behaves like old versions of CRAB which did not enforce split by lumi for data.
519 +
520   =head3 B<split_by_run>
521  
522   To activate the split run based (each job will access a different run) use I<split_by_run>=1. You can also define I<number_of_jobs>  and/or I<runselection>. NOTE: the Run Based combined with Event Based split is not available.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines