Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Wed Mar 18 15:44:32 2009 UTC
(16 years, 1 month ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_008,
Mit_009,
Mit_009a,
Mit_009b,
Mit_009c,
Mit_010,
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_025pre1,
Mit_025pre2,
TMit_020d
Branch point for:
Mit_025c_branch
Changes since
1.14: +21 -20 lines
Diff to
previous 1.14
Introduced Double32_t [0,0,14] consistently. Updated class descriptions.
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 26 17:06:24 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_008pre1
Changes since
1.12: +3 -2 lines
Diff to
previous 1.12
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls
Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Wed Feb 18 15:38:54 2009 UTC
(16 years, 2 months ago)
by
loizides
Branch:
MAIN
Changes since
1.11: +5 -5 lines
Diff to
previous 1.11
Reworked particle interface to cache FourVectorM
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 22 19:57:50 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
MITHEP_2_0_x
Changes since
1.6: +4 -4 lines
Diff to
previous 1.6
Remove std:vector implementation of RefArray and use our own TRefArray using the stack rather than the heap. For IO we use a custom streamer.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 14 20:55:19 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
Changes since
1.5: +9 -9 lines
Diff to
previous 1.5
Tried to unify Getters and Setters. Getter are without Get. Setters are with Set. This change implies modifications for analysis code
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Sun Jul 13 08:37:50 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
Changes since
1.4: +4 -4 lines
Diff to
previous 1.4
Indicate on construction time how many refs to particles one expects to reduce copying of TRefs in the TRefArray.
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jul 2 19:28:43 2008 UTC
(16 years, 10 months ago)
by
bendavid
Branch:
MAIN
moved details of photon conversions into seperate Conversion class