ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/JetFitAnalyzer/src/JetFitAnalyzer.cc
Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Apr 8 05:01:28 2010 UTC (15 years ago) by dnisson
Branch: MAIN
CVS Tags: HEAD, V02-04-00, V02-04-01
Changes since 1.22: +2 -27 lines
Diff to previous 1.22 , to selected 1.19
Fixed bug in HistoFitter::fcn

Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Mar 27 01:58:10 2010 UTC (15 years, 1 month ago) by dnisson
Branch: MAIN
CVS Tags: V02-03-03
Changes since 1.21: +11 -5 lines
Diff to previous 1.21 , to selected 1.19
Updated chisquare function

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Mar 24 16:10:04 2010 UTC (15 years, 1 month ago) by dnisson
Branch: MAIN
CVS Tags: V02-03-01
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 , to selected 1.19
Changing back to reported chisquare

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Mar 4 18:49:03 2010 UTC (15 years, 1 month ago) by dnisson
Branch: MAIN
CVS Tags: V02-03-00
Changes since 1.19: +6 -8 lines
Diff to previous 1.19
Changed sigma, eliminated bias

Revision 1.19 - (view) (annotate) - [selected]
Mon Mar 1 01:59:08 2010 UTC (15 years, 2 months ago) by dnisson
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
Added functionality to allow sigmas to float after finding the Gaussians

Revision 1.18 - (view) (annotate) - [select for diffs]
Fri Feb 26 04:42:10 2010 UTC (15 years, 2 months ago) by dnisson
Branch: MAIN
CVS Tags: V02-01-00
Changes since 1.17: +13 -6 lines
Diff to previous 1.17 , to selected 1.19
Added the ability to set what to fix the Gaussian sigmas at

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Feb 5 21:33:02 2010 UTC (15 years, 2 months ago) by dnisson
Branch: MAIN
Changes since 1.16: +112 -118 lines
Diff to previous 1.16 , to selected 1.19
Added multiple jet functionality

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Jan 22 23:53:09 2010 UTC (15 years, 3 months ago) by dnisson
Branch: MAIN
Changes since 1.15: +40 -3 lines
Diff to previous 1.15 , to selected 1.19
Latest version of my code which I am working on--prints out true W vertex

Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Jan 10 01:36:29 2010 UTC (15 years, 3 months ago) by dnisson
Branch: MAIN
CVS Tags: V02-00-00
Changes since 1.14: +161 -6 lines
Diff to previous 1.14 , to selected 1.19
Merging Spectrum branch back to trunk

Revision 1.14.2.1 - (view) (annotate) - [select for diffs]
Sun Jan 10 01:11:25 2010 UTC (15 years, 3 months ago) by dnisson
Branch: V01-00-01-SPECTRUM
Changes since 1.14: +161 -6 lines
Diff to previous 1.14 , to next main 1.23 , to selected 1.19
Segmented, organized version; algorithm

Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Dec 13 19:56:28 2009 UTC (15 years, 4 months ago) by dnisson
Branch: MAIN
CVS Tags: V01-00-00, V01-00-01
Branch point for: V01-00-01-SPECTRUM
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 , to selected 1.19
Fixed multiple-definition compile errors

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Nov 27 20:16:59 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.12: +3 -7 lines
Diff to previous 1.12 , to selected 1.19
Version compiles, need data sample to test.

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Nov 26 21:06:02 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.11: +5 -9 lines
Diff to previous 1.11 , to selected 1.19
Begin eliminating errors

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Nov 26 06:39:57 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 , to selected 1.19
Completing name changes

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Nov 26 05:07:17 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.9: +1 -676 lines
Diff to previous 1.9 , to selected 1.19
Split off fitter.

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Nov 23 16:27:46 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.8: +62 -41 lines
Diff to previous 1.8 , to selected 1.19
Begin segmentation of fit_histo

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Nov 23 04:00:09 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.7: +4 -10 lines
Diff to previous 1.7 , to selected 1.19
Eliminated special_par variables

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Nov 19 06:07:40 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.6: +135 -68 lines
Diff to previous 1.6 , to selected 1.19
Splitting up par_init to make it easier to understand.

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Nov 13 03:57:48 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.5: +595 -3 lines
Diff to previous 1.5 , to selected 1.19
Merged jetfit.cpp and jetfit.h into JetFitAnalyzer class

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Nov 11 22:24:41 2009 UTC (15 years, 5 months ago) by dnisson
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 , to selected 1.19
T`

Revision 1.4 - (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.3: +5 -5 lines
Diff to previous 1.3 , to selected 1.19
Encapsulated functions into class model_def, as appropriate.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Oct 14 03:09:38 2009 UTC (15 years, 6 months ago) by dnisson
Branch: MAIN
CVS Tags: V00-01-01, V00-01-02, V00-01-03
Branch point for: V00-01-03-branch
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 , to selected 1.19
oops, forgot headers

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Oct 14 02:46:26 2009 UTC (15 years, 6 months ago) by dnisson
Branch: MAIN
Changes since 1.1: +11 -6 lines
Diff to previous 1.1 , to selected 1.19
Changed to respond to null histograms appropriately

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Sep 2 21:44:14 2009 UTC (15 years, 7 months ago) by dnisson
Branch: MAIN
CVS Tags: V00-00-01, V00-01-00
Diff to selected 1.19
Adding JetFitAnalyzer to CMS repository.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a