Revision
1.29 -
(
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.28: +3 -3 lines
Diff to
previous 1.28
Make add and set functions for referencing objects accept const pointers
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 18:56:07 2008 UTC
(16 years, 5 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_006
Changes since
1.27: +18 -1 lines
Diff to
previous 1.27
Added D0Corrected accessor for impact parameter wrt primary vertex or beamspot
Revision
1.27 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 3 11:21:11 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.26: +24 -6 lines
Diff to
previous 1.26
Added track position at Ecal and link to supercluster
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 31 17:42:08 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.25: +34 -6 lines
Diff to
previous 1.25
Switched track layer/hit masks from BitMask64 to BitMask48
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 17 04:16:25 2008 UTC
(16 years, 7 months ago)
by
loizides
Branch:
MAIN
Changes since
1.17: +92 -103 lines
Diff to
previous 1.17
Cleanup. Use BitMask. Have all fields commented.
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jul 31 13:28:42 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
MITHEP_2_0_x
Changes since
1.14: +188 -57 lines
Diff to
previous 1.14
Nearly complete rewrite of track class, new helix parameterization (now matches CMSSW) and tracker hit information
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Fri Jul 25 11:32:45 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.13: +7 -7 lines
Diff to
previous 1.13
Merged gen and sim particles into new MCParticle class
Revision
1.13 -
(
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.12: +54 -40 lines
Diff to
previous 1.12
Tried to unify Getters and Setters. Getter are without Get. Setters are with Set. This change implies modifications for analysis code
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 1 08:53:09 2008 UTC
(16 years, 10 months ago)
by
loizides
Branch:
MAIN
Changes since
1.9: +37 -44 lines
Diff to
previous 1.9
Cleanup although this class needs serious work.
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 30 16:54:40 2008 UTC
(16 years, 10 months ago)
by
loizides
Branch:
MAIN
Changes since
1.8: +16 -1 lines
Diff to
previous 1.8
Changes to particle structure. MOre changes will follow
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 9 00:06:36 2008 UTC
(16 years, 10 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.2: +29 -48 lines
Diff to
previous 1.2
adherance to coding conventions, reverted ParticleExample, new full chain example
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jun 5 16:03:35 2008 UTC
(16 years, 11 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.1: +58 -2 lines
Diff to
previous 1.1
added electron class, updated lepton class, added basic functionality for tracks, muons
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 4 09:08:36 2008 UTC
(16 years, 11 months ago)
by
loizides
Branch:
MAIN
Added initial data inheritances. Objects are empty.