Revision
1.27 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 13 11:00:28 2009 UTC
(15 years, 9 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_010,
Mit_010a,
Mit_011,
Mit_011a,
Mit_012,
Mit_012a,
Mit_012b,
Mit_012c,
Mit_012d,
Mit_012e,
Mit_012f
Changes since
1.26: +1 -3 lines
Diff to
previous 1.26
Include files checked.
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 26 17:06:24 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.23: +34 -14 lines
Diff to
previous 1.23
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls
Revision
1.23 -
(
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.22: +47 -24 lines
Diff to
previous 1.22
Reworked particle interface to cache FourVectorM
Revision
1.19 -
(
view)
(
annotate)
-
[select for diffs]
Wed Dec 3 16:58:17 2008 UTC
(16 years, 5 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.18: +3 -3 lines
Diff to
previous 1.18
Make add and set functions for referencing objects accept const pointers
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 31 18:56:42 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
Switched to new optimized RefArray now supporting multiple PIDs
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 29 17:02:55 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.14: +4 -1 lines
Diff to
previous 1.14
Added daughter comparison functions to DecayParticle
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Tue Sep 30 12:53:58 2008 UTC
(16 years, 7 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_004
Changes since
1.12: +72 -110 lines
Diff to
previous 1.12
updated DecayParticle to use proper decay parameters and StableData and DecayData classes
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 29 22:51:56 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.8: +9 -8 lines
Diff to
previous 1.8
Added useful typedef, fixed some getters/setters
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 29 12:29:47 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.6: +152 -11 lines
Diff to
previous 1.6
Revamped implementation of decay tree classes, started to remove use of Vertex and FitVertex to prepare for removal of these classes
Revision
1.5 -
(
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.4: +3 -3 lines
Diff to
previous 1.4
Tried to unify Getters and Setters. Getter are without Get. Setters are with Set. This change implies modifications for analysis code
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Fri Jul 11 13:12:07 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.3: +3 -2 lines
Diff to
previous 1.3
Updated FitVertex accessors for DecayParticle