Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Thu Mar 18 20:21:00 2010 UTC
(15 years, 1 month ago)
by
bendavid
Branch:
MAIN
CVS Tags:
HEAD,
Mit_013,
Mit_013a,
Mit_013b,
Mit_013c,
Mit_013d,
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.23: +2 -3 lines
Diff to
previous 1.23
Fix beginrun,beginjob mess
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 25 08:42:50 2009 UTC
(15 years, 7 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_011a,
Mit_012,
Mit_012a,
Mit_012b,
Mit_012c,
Mit_012d,
Mit_012e,
Mit_012f,
Mit_012g,
Mit_012h,
Mit_012i,
Mit_013pre1
Changes since
1.22: +4 -3 lines
Diff to
previous 1.22
Extended interface of BookDataBlock to contain event setup.
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 16 16:17:17 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_005
Changes since
1.16: +3 -2 lines
Diff to
previous 1.16
Moved HitPattern parsing to a seperate class with more checks and now compatible with fixed hit layer mask format
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 10:41:36 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
made InitLayerMap function static so it can be used by other fillers
Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 5 23:46:09 2008 UTC
(16 years, 7 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.11: +3 -3 lines
Diff to
previous 1.11
Fixed filling of simulation info, added config for simultaneous RAW-RECO reading
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Fri Aug 29 02:50:02 2008 UTC
(16 years, 8 months ago)
by
loizides
Branch:
MAIN
Changes since
1.10: +9 -5 lines
Diff to
previous 1.10
Try to reuse as much of track filler as possible.
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Thu Aug 28 22:21:01 2008 UTC
(16 years, 8 months ago)
by
loizides
Branch:
MAIN
Changes since
1.9: +13 -13 lines
Diff to
previous 1.9
Include stereo layer information in hit pattern, a 21x feature.
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jul 31 13:39:57 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.7: +7 -2 lines
Diff to
previous 1.7
Updated fillers for new Track Class changes and added tracker hit info
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jul 31 12:34:04 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
Changes since
1.6: +10 -11 lines
Diff to
previous 1.6
Consistently introduced ObjectService. Updated comments. Updated .cfg files. Switched off default handling of Stable and DecayParts (for now). ZmmFullReco.cfg shows how to use standard filler with extensions.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 8 12:38:20 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
Changes since
1.5: +1 -2 lines
Diff to
previous 1.5
Updated Fillers to use GetProduct function in BaseFiller. This function will determine whether a product is valid and otherwise exit.