[root] / trunk / proof / proofplayer / src / TPacketizerMulti.cxx Repository:
ViewVC logotype

Log of /trunk/proof/proofplayer/src/TPacketizerMulti.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 41623 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 28 10:42:40 2011 UTC (3 years, 2 months ago) by ganis
File length: 12717 byte(s)
Diff to previous 32204
Fix another bunch of Coverity issues

Revision 32204 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Feb 3 19:17:40 2010 UTC (4 years, 11 months ago) by ganis
File length: 12684 byte(s)
   Add support for processing many datasets in one go in TProof::Process(const char *dataset, ...).
   Two options are provided:
   - 'grand dataset':  the datasets are added up and considered as a single dataset;
                       syntax: "dataset1|dataset2|..."
   - 'keep separated': the datasets are processed one after the other; the user is
                       notified in the selector of the change of dataset so she/he
                       has the opportunity to separate the results. A new packetizer,
                       TPacketizerMulti, has been developed for this case: it basically
                       contains a list of standard packetizers (one for each dataset) and
                       loops over them.
                       Syntax: "dataset1,dataset2,..." or dataset1 dataset2 ..."
   In both cases, entry-list can be applied using the syntax "dataset<<entrylist", e.g.
   "dataset1<<el1|dataset2<<el2|".
   See http://root.cern.ch/drupal/content/working-data-sets#currentelem for more details.

   A test for the new functionality has been added to test/stressProof.cxx .

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9