Log of /trunk/core/base/inc/TFileCollection.h
Parent Directory
Revision
42775 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 23 16:43:54 2012 UTC (3 years ago) by
rdm
File length: 4781 byte(s)
Diff to
previous 38735
From Sangsu Ryu and Gerri:
- In TFileInfo, add possibility to store an index to be used in Compare() for
sorting operations.
- Add an argument to TFileCollection::Sort() to control how to sort the
content (index or using TUrl::Compare). Default behavior is unchanged.
Revision
38735 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 5 09:41:14 2011 UTC (3 years, 9 months ago) by
rdm
File length: 4757 byte(s)
Diff to
previous 36629
From Gerri:
In TFileCollection::GetFilesPerServer(), add option to include in the
analysis only the TFileInfo current URL; avoids duplications when multiple
URLs are specified.
Revision
36629 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 12 14:46:35 2010 UTC (4 years, 2 months ago) by
brun
File length: 4730 byte(s)
Diff to
previous 28573
From Martin Vala:
Add new function
Long64_t TFileCollection::Merge(TCollection *li)
//merge all TFileCollection objects in li into this TFileCollection object
Revision
28573 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue May 12 14:29:22 2009 UTC (5 years, 8 months ago) by
rdm
File length: 4666 byte(s)
Diff to
previous 27854
From Gerri:
- Improve the dataset parsing functionality by adding the possibility
to extract the information on "per-server" base; new methods
- TFileCollection *GetFilesOnServer(const char *server);
returning the subset of files on 'server'
- TMap *GetFilesPerServer(const char *exclude = 0);
returning a map of subsets of files on the different servers
- Add the possibility to store additional meta information in the
TFileCollection object in the form of TFileInfoMeta objects
- Add check for duplications; this is base don the UUID of the
TFileInfo object and make sense only when the UUID is the effective
UUID of the represented file
Revision
24470 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 23 01:37:37 2008 UTC (6 years, 7 months ago) by
rdm
File length: 4182 byte(s)
Diff to
previous 23025
From Jan:
renamed AddFromDirectory() to Add(), correctly handles wildcards in
directory. Behaviour is now similar to TChain::Add(). Fixes needed for CAF.
Revision
22961 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by
rdm
File length: 3115 byte(s)
Diff to
previous 22554
move the directories:
base clib cont meta metautils newdelete pcre rint thread unix utils
winnt zip
under the new core meta directory.
Revision
22554 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 10 09:31:31 2008 UTC (6 years, 10 months ago) by
rdm
Original Path:
trunk/base/inc/TFileCollection.h
File length: 3115 byte(s)
Diff to
previous 20877
From Gerri:
small addition to the main constructor of TFileCollection and to the
method TFileCollection::AddFromFile(). I have added the possibility
to specify the number of files and the first file to be picked up from
the file. This greatly optimizes CPU time when rotating small samples
out of a large number of files (i.e. the 30000 files of ALICE).
Revision
19558 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Aug 7 00:29:26 2007 UTC (7 years, 5 months ago) by
rdm
Original Path:
trunk/base/inc/TFileCollection.h
File length: 2998 byte(s)
From Jan-Fiete and Erich Bruckner:
Class TFileCollection that contains a hashlist of TFileInfo's and
a list of accumulated meta data information about its entries. This class
is used to describe file sets as stored by Grid file catalogs,
by PROOF or any other collection of TFile names.
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.