Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Tue Aug 11 15:24:39 2009 UTC
(15 years, 8 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
HEAD,
Mit_010a,
Mit_011,
Mit_011a,
Mit_012,
Mit_012a,
Mit_012b,
Mit_012c,
Mit_012d,
Mit_012e,
Mit_012f,
Mit_012g,
Mit_012h,
Mit_012i,
Mit_013,
Mit_013a,
Mit_013b,
Mit_013c,
Mit_013d,
Mit_013pre1,
Mit_014,
Mit_014a,
Mit_014b,
Mit_014c,
Mit_014d,
Mit_014e,
Mit_014pre1,
Mit_014pre2,
Mit_014pre3,
Mit_015,
Mit_015a,
Mit_015b,
Mit_016,
Mit_017,
Mit_017pre1,
Mit_017pre2,
Mit_017pre3,
Mit_018,
Mit_020,
Mit_020a,
Mit_020b,
Mit_020c,
Mit_020d,
Mit_020pre1,
Mit_021,
Mit_021pre1,
Mit_021pre2,
Mit_022,
Mit_022a,
Mit_023,
Mit_024,
Mit_024a,
Mit_024b,
Mit_025,
Mit_025a,
Mit_025b,
Mit_025c,
Mit_025c_branch0,
Mit_025c_branch1,
Mit_025c_branch2,
Mit_025d,
Mit_025e,
Mit_025pre1,
Mit_025pre2,
Mit_026,
Mit_027,
Mit_027a,
Mit_028,
Mit_028a,
Mit_029,
Mit_029_pre1,
Mit_029a,
Mit_029b,
Mit_029c,
Mit_030,
Mit_030_pre1,
Mit_031,
Mit_032,
TMit_020d
Branch point for:
Mit_025c_branch
Changes since
1.27: +44 -17 lines
Diff to
previous 1.27
Support different HLT menus
Revision
1.27 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 13 20:05:31 2009 UTC
(15 years, 9 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_010
Changes since
1.26: +3 -1 lines
Diff to
previous 1.26
Added parallel unzipping. In my tests it did not show any difference so it is disabled.
Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Tue Feb 17 21:54:28 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.19: +2 -1 lines
Diff to
previous 1.19
Implemented much cleaner optimized auto loading of branches from refs
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Thu Dec 11 15:29:09 2008 UTC
(16 years, 4 months ago)
by
loizides
Branch:
MAIN
Changes since
1.16: +17 -9 lines
Diff to
previous 1.16
Added the possibility to specify filesets/files from environment. Read header file description if interested.
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Tue Dec 9 10:13:00 2008 UTC
(16 years, 4 months ago)
by
loizides
Branch:
MAIN
Changes since
1.14: +20 -19 lines
Diff to
previous 1.14
Allow users to pass several top (super) modules to the analysis chain.
Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 6 17:01:20 2008 UTC
(16 years, 7 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_005
Changes since
1.11: +17 -15 lines
Diff to
previous 1.11
Introduce autobranch switch. Default on. If you have trouble using this, use AutoBranchLoad(0) to toggle it off.
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 11 14:52:43 2008 UTC
(16 years, 10 months ago)
by
loizides
Branch:
MAIN
Changes since
1.4: +8 -7 lines
Diff to
previous 1.4
Added AddFiles to read pathnames from text file. Added SetProcessNevents to only process a given number of events.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jun 5 09:46:40 2008 UTC
(16 years, 11 months ago)
by
loizides
Branch:
MAIN
Changes since
1.3: +3 -2 lines
Diff to
previous 1.3
Added Run(bool) so that macros are simplied. Coding conventions.
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 3 09:58:32 2008 UTC
(16 years, 11 months ago)
by
loizides
Branch:
MAIN
Changes since
1.2: +11 -11 lines
Diff to
previous 1.2
Updated class docu and set meaningful default params.