Revision
1.22 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 26 06:49:54 2009 UTC
(15 years, 5 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.21: +18 -21 lines
Diff to
previous 1.21
Completing name changes, adapting to new structure
Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 11 01:46:56 2009 UTC
(15 years, 5 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.19: +4 -24 lines
Diff to
previous 1.19
Encapsulated functions into class model_def, as appropriate.
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 14 02:45:58 2009 UTC
(15 years, 6 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.16: +41 -33 lines
Diff to
previous 1.16
Changed to return 0 from make_histo instead of throwing an exception.
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Thu Sep 24 20:56:28 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
CVS Tags:
V00-01-00
Changes since
1.15: +6 -43 lines
Diff to
previous 1.15
Fixed segfault. (Can someone please show me how to throw an exception that stops only processing of the event, not the whole job?)
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 23 17:49:55 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.14: +43 -132 lines
Diff to
previous 1.14
Removed some obsolete code, fixed several flaws in previous version. (Why still crashing on a certain event?)
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 23 03:31:30 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.13: +11 -10 lines
Diff to
previous 1.13
Made histogram coarser to speed up fitting. (30x30 vs. the previous 60x60)
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 23 03:13:07 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.12: +69 -59 lines
Diff to
previous 1.12
Changed to select only a single energy. (Note: There might be a stack corruption somewhere)
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 4 20:44:29 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.8: +10 -4 lines
Diff to
previous 1.8
fixed bound check errors. (FCN memory is being corrupted somewhere)
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 4 15:01:32 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.3: +45 -80 lines
Diff to
previous 1.3
Changed from HepMC::GenParticle to reco::GenParticle, obviating need for class GenericParticle
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Thu Sep 3 18:02:35 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Changes since
1.2: +0 -1 lines
Diff to
previous 1.2
Removed TODO comment that no longer applied. (oops!)
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 2 21:48:13 2009 UTC
(15 years, 7 months ago)
by
dnisson
Branch:
MAIN
Adding JetFitAnalyzer package to CMS repository.