[root] / trunk / roofit / roostats / src / NumberCountingPdfFactory.cxx Repository:
ViewVC logotype

Log of /trunk/roofit/roostats/src/NumberCountingPdfFactory.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 44366 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 30 15:32:27 2012 UTC (2 years, 7 months ago) by axel
File length: 14574 byte(s)
Diff to previous 43992
Remove #include "Riostream.h" from roofitcore/inc/RooCacheManager.h, which pulls in using namespace std.
Deal with the consequences.

Revision 43992 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 27 16:11:41 2012 UTC (2 years, 8 months ago) by moneta
File length: 14553 byte(s)
Diff to previous 43932
fix ~ 15 high impact coverity issues (Resource leaks in NumberCountingPdfFactory and Uninitilized variables  in other classes)

Revision 43932 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 24 16:41:46 2012 UTC (2 years, 9 months ago) by moneta
File length: 14574 byte(s)
Diff to previous 29179
use noRounding for the Poisson of the sidebands since the noff value can be in some cause non-integer (i.e. be interpreted as a Gamma constraint)

Revision 29179 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 23 18:39:27 2009 UTC (5 years, 7 months ago) by brun
File length: 14271 byte(s)
Diff to previous 28963
From Kyle Cranmer:
Cleanup of tutorials and  additions to THtml documentation

Revision 28963 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 12 15:47:45 2009 UTC (5 years, 7 months ago) by wouter
File length: 13898 byte(s)
Diff to previous 26324
  * roofit/roofit & roofit/roofitcore

    - Update from dev/roostats branch

    - Addition of RooMinimizer interface (from Alfio)

  * roofit/roostats

    - Minimal changes need to follow some code
      changes in roofit/roofitcore

Revision 26324 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 17:17:32 2008 UTC (6 years, 2 months ago) by moneta
File length: 13940 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx revision 26322
Diff to previous 26317
Import from the branch a new version of RooStats from the developments of Kyle, Gregory and Wouter. 

 It includes various new classes and interfaces for hypotesis testing and interval calculation. 
 RooStats  contains now the implementation for the profile likelihood method (from Kyle) and the bayesian-frequentist hybrid method (imported from RooStatKarlsruhe by Gregory). 
A detail description of the classes is available in the THtml doc.  

Some new tutorials are added in tutorials/roostats

Revision 26317 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 15:31:05 2008 UTC (6 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 13940 byte(s)
Diff to previous 26316
- new attempt to fix svn:keywords  for Id

Revision 26316 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 15:22:31 2008 UTC (6 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 14005 byte(s)
Diff to previous 26314
- fix a problem on Windows
- fix svn Id keyword

Revision 26314 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 14:53:11 2008 UTC (6 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 14005 byte(s)
Diff to previous 26303
- fix indentation to follow ROOT coding style rule (<SPACE> of 3 should be used for indentation). 
- add header guard in include in header files 
- use forward declaration whenever possible
- remove NameSpaceImp (RooStats) in all the file
- fix svn property
- fix some compilation error on Windows in HybridPlot

Revision 26303 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 19 19:53:44 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 13443 byte(s)
Diff to previous 26279
Added improved constructors for CombinedCalculator interface.  Added rs101 macro to test/demo it.

Revision 26279 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 18 22:15:02 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 13537 byte(s)
Diff to previous 26169
Major updates to documentation.

Revision 26169 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 12 21:38:51 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 13538 byte(s)
Diff to previous 26156
Totally redesigned NumberCountingPdfFactory and improved rs100_numbercounting example to demonstrait working with expected/observed data.

Revision 26156 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 12 04:31:55 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 12382 byte(s)
Diff to previous 26155
Added variants to the observed number counting case for sideband or gaussian bkg error.
Realized interfaces don't enforce consistent treatment of the tau parameters, comments in tutorial macro suggest new interfaces for factory.
Will change factory interface tomorrow.

Revision 26155 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 12 02:49:04 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 10496 byte(s)
Diff to previous 26149
Added AddObsData method to NumberCountingPdfFactory.
Added example adding observed data to tutorial using ProfileLikelihoodCalculator.

Revision 26149 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 11 20:01:39 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 8551 byte(s)
Diff to previous 26126
Killed harmless warning messages from workspace import.

Revision 26126 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 10 17:01:29 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 8297 byte(s)
Diff to previous 26112
cleaned up example a bit, added SignificanceToPValue util.

Revision 26112 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 10 04:34:09 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 8263 byte(s)
Diff to previous 25977
Got ProfileLikelihoodCalculator to work for hypothesis testing case.
Added a first RooStats example that uses NumberCountingPdfFactory and ProfileLikelihoodCalculator

Revision 25977 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 27 17:10:08 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 8225 byte(s)
Diff to previous 25976
adding missing file

Revision 25976 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 27 16:08:42 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 8228 byte(s)
Diff to previous 25975
Further iteration of NumberCountingPdfFactory

Revision 25975 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 27 16:02:41 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 8180 byte(s)
Diff to previous 25974
Further iteration of NumberCountingPdfFactory

Revision 25974 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Oct 27 14:57:37 2008 UTC (6 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/NumberCountingPdfFactory.cxx
File length: 6972 byte(s)
in process of renaming LimitCalculator to IntervalCalculator, and refactoring roofit-based number counting tools

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9