[root] / trunk / roofit / histfactory / src / HistoToWorkspaceFactory.cxx Repository:
ViewVC logotype

Log of /trunk/roofit/histfactory/src/HistoToWorkspaceFactory.cxx

Parent Directory Parent Directory


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

Revision 48992 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 28 15:26:26 2013 UTC (21 months, 3 weeks ago) by rdm
File length: 45424 byte(s)
Diff to previous 44382
From Lifeng Sun:
The attached patchset fixes a bunch of typo in the source:
0001-succes-success.patch
0002-preceed-preced.patch
0003-informations-information.patch
0004-childs-children.patch
0005-avaliable-available.patch
0006-writeable-writable.patch
0007-comand-command.patch
0008-unkown-unknown.patch
0009-wierd-weird.patch
0010-wheter-whether.patch
0011-unecessary-unnecessary.patch
0012-splitted-split.patch
0013-registerd-registered.patch
0014-recieve-receive.patch
0015-processsing-processing.patch
0016-ouput-output.patch
0017-mutiple-multiple.patch
0018-lenght-length.patch
0019-interupted-interrupted.patch
0020-independant-independent.patch
0021-inconsistant-inconsistent.patch
0022-expresion-expression.patch
0023-explicitely-explicitly.patch
0024-enviroment-environment.patch
0025-deafult-default.patch
0026-continous-continuous.patch
0027-completly-completely.patch
0028-commited-committed.patch
0029-choosen-chosen.patch
0030-backgroud-background.patch
0031-auxilliary-auxiliary.patch
0032-authentification-authentication.patch
0033-appropiate-appropriate.patch
0034-an-other-another.patch
0035-environement-environment.patch
0036-targetting-targeting.patch
0037-suppported-supported.patch
0038-paramater-parameter.patch

Revision 44382 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 31 07:34:28 2012 UTC (2 years, 7 months ago) by moneta
File length: 45424 byte(s)
Diff to previous 42959
remove "using namespace std" from Helper.h and add it in .cxx files

Revision 42959 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 10 15:03:45 2012 UTC (2 years, 11 months ago) by moneta
File length: 45424 byte(s)
Diff to previous 42688
merge from 5.32 patches changes applied in the histfactory from 
42180 to current HEAD (42958)

Revision 42688 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 18 09:55:59 2012 UTC (3 years ago) by axel
File length: 44985 byte(s)
Diff to previous 41684
Fix set-but-unused warnings.

Revision 41684 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 1 16:27:08 2011 UTC (3 years, 2 months ago) by wouter
File length: 45055 byte(s)
Diff to previous 38911
  roofit/histfactory

    - Import changes from dev-roostats branch

  roofit/roostats
 
    - Import update on HypoTestInverterResult and HypoTestInverterPlot
      from dev branch (only fixes for compiler warnings)

  roofit/roofit

    - Import new classes Roo1DMomentMorphFunction and Roo2DMomentMorphFunction
      from dev-roostats branch (contribution by Max Baak)

Revision 38911 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 18 21:18:50 2011 UTC (3 years, 9 months ago) by wouter
File length: 45061 byte(s)
Diff to previous 38910
 Fix compiler warning

Revision 38910 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 18 21:14:41 2011 UTC (3 years, 9 months ago) by wouter
File length: 45059 byte(s)
Diff to previous 38909
  More coverity fixes

  Increment version tag to 3.15

Revision 38909 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 18 21:05:15 2011 UTC (3 years, 9 months ago) by wouter
File length: 45086 byte(s)
Diff to previous 38599

  Assorted Coverity fixes

Revision 38599 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 08:37:05 2011 UTC (3 years, 10 months ago) by moneta
File length: 44977 byte(s)
Diff to previous 37378
merge from roostats development branch the fix 38597 
(The changes were done originally in the v5-28-00-patches branch    
and they are : 


RooFit
    Added protectNegativeMean(bool) optional to gracefully handel cases when expectation is negative
    Added setNoRounding(bool) option to switch between rounding number of events
    Incremented version number for schema evolution

RooFitCore
     Added handeling of a special case in analytic integral for RooRealSumPdf

RooStats
    Fixed printout in number of toy MC used in FeldmanCousins and NeymanConstruction 
    Added SetOneSided(bool) option to ProfileLiklihoodTestStat for one-sided upper limits
    Added SetPOIPointsToTest(RooAbsData) method to FeldmanCousins tool, so that user can have control over which points in the parameter of interest to test (still using "profile construction" for nuisance parameters).  Additionally, added SetParameterPointsToTest, that has the same functionality as NeymanConstruction::SetParameterPointsToTest. 

HistFactory
   Fixed header definition in PiecewiseInterpolation
  Added analytic integration in PiecewiseInterpolation
  Added HistoToWorkspaceFactoryFast and MakeModelAndMeasurementsFast which implement the equivalent model produced by the original HistFactory, but in "standard form" instead of "number counting form".  Instead of splitting the histogram into bins and having a RooPoisson for each bin, this makes an extended Pdf with that interpolates between RooHistFuncs.  For situations with many bins, this is 5-15x faster and uses much less memory.  This model also works better with tools that require toy Monte Carlo.  This new model is the new default in hist2workspace.  The old model is still available with hist2workspace -number_counting_form input.xml.
 Fix dictionary on Fedora (r38188, issue #78554).

Revision 37378 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 7 17:54:20 2010 UTC (4 years, 1 month ago) by moneta
File length: 44074 byte(s)
Diff to previous 37373
fix compilation warning and coverity

Revision 37373 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 7 16:43:55 2010 UTC (4 years, 1 month ago) by wouter
File length: 44080 byte(s)
Diff to previous 37372
  o HistToWorkspaceFactory

    - Another attempt to fix coverity issue [ which now looks like a false positive ]

Revision 37372 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 7 16:35:49 2010 UTC (4 years, 1 month ago) by wouter
File length: 44068 byte(s)
Diff to previous 37337
 
  o HistoToWorkspaceFactory, RooWorkspace

    - Coverity fixes 

  o RooNumIntFactory

    - fix clang warning (reported by Axel/Lorenzo)

Revision 37337 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 6 15:22:35 2010 UTC (4 years, 1 month ago) by moneta
File length: 44043 byte(s)
Diff to previous 37336
fix a compilation warning

Revision 37336 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 6 15:12:24 2010 UTC (4 years, 1 month ago) by moneta
File length: 43997 byte(s)
Diff to previous 37208
Fixes for Coverity in histfactory

Revision 37208 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 2 21:26:21 2010 UTC (4 years, 1 month ago) by moneta
File length: 43911 byte(s)
Diff to previous 37194
merge from dev. branch commit 37199 from Kyle: 

added log normal constraints to HistFactory

Revision 37194 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 2 16:16:57 2010 UTC (4 years, 1 month ago) by moneta
File length: 41406 byte(s)
Diff to previous 37144
merge changes done in dev branch from Kyle (revisions: 37177:37185 )

Revision 37144 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 1 11:00:45 2010 UTC (4 years, 1 month ago) by moneta
File length: 41135 byte(s)
Diff to previous 37113
Copy new module histfactory from roostats development branch
The HistFactory is a new package for creating RooFit workspaces from histograms

Revision 37113 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 30 17:55:12 2010 UTC (4 years, 1 month ago) by moneta
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 41135 byte(s)
Diff to previous 37105
- move EstimateSummary.h in inc since it is used by HIstoToWorkspace.h
-  fix include of header file for new location
-  fix compilaiton warnings 
-  remove using std from EstimateSummary.h
- capitalize methods in EstimateSummary and 
  make it also a struct since it is having all public members

Revision 37105 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 30 14:50:34 2010 UTC (4 years, 1 month ago) by moneta
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 41124 byte(s)
Diff to previous 37083
fix Windows compilation

Revision 37083 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 20:53:08 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 41049 byte(s)
Diff to previous 37079
moving private header files to src at Lorenzo's suggestion

Revision 37079 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 20:32:15 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 41027 byte(s)
Diff to previous 37078
unsigned int warning in histfactory

Revision 37078 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 20:18:14 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 41009 byte(s)
Diff to previous 37055
important fix to RooPoisson, histfactory range on N [0,inf]

Revision 37055 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 00:04:20 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 40711 byte(s)
Diff to previous 37054
fine tuning output formats

Revision 37054 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 28 23:37:03 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 40713 byte(s)
Diff to previous 37042
handle a special case, improve control over output file names

Revision 37042 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 28 18:51:04 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 40242 byte(s)
Diff to previous 37037
changes so ModelConfig works as expected when reading from a file, RooWorkspace::importClassCode fix, histfactory modelconfig improvements

Revision 37037 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 28 16:34:50 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 40037 byte(s)
Diff to previous 37026
More migration from ATLAS version

Revision 37026 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 28 02:34:44 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 39811 byte(s)
Diff to previous 37002
migrating histfactory changes from ATLAS

Revision 37002 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 02:38:30 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 39984 byte(s)
Diff to previous 37001
fixing Wshadow complaints

Revision 37001 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 02:32:42 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 39960 byte(s)
Diff to previous 36958
coding conventions for HistFactory

Revision 36958 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 26 00:03:35 2010 UTC (4 years, 1 month ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 37759 byte(s)
Diff to previous 36917
Adding support for alternative constraint terms (gamma, uniform, lognormal)

Revision 36917 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 24 19:59:03 2010 UTC (4 years, 2 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 32251 byte(s)
Diff to previous 36863
bug fix for histfactory

Revision 36863 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 23 09:26:56 2010 UTC (4 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 32143 byte(s)
Diff to previous 36861
- rename the namespace TemplateFactory to HistFactory
- add HistFactory module and correct dependency in Makefile.depend

Revision 36861 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 23 08:26:41 2010 UTC (4 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/histfactory/src/HistoToWorkspaceFactory.cxx
File length: 32163 byte(s)
Diff to previous 36846
copy templatefactory from old vranch to histfactory in new branch

Revision 36846 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 22 15:57:31 2010 UTC (4 years, 2 months ago) by moneta
Original Path: branches/dev/roostatsOld/roofit/templatefactory/src/HistoToWorkspaceFactory.cxx
File length: 32163 byte(s)
Diff to previous 36830
rename current roostats branch to roostatsOld

Revision 36830 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 22 08:50:47 2010 UTC (4 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/templatefactory/src/HistoToWorkspaceFactory.cxx
File length: 32163 byte(s)
Diff to previous 33966
move templatefactory to roofit/templatefactory

Revision 33966 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 17 13:42:59 2010 UTC (4 years, 7 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roostats/templatefactory/src/HistoToWorkspaceFactory.cxx
File length: 32163 byte(s)
Diff to previous 33720
  Follow changes in RooAbsReal for error logging

Revision 33720 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Jun 2 14:50:16 2010 UTC (4 years, 7 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/templatefactory/src/HistoToWorkspaceFactory.cxx
File length: 32145 byte(s)
adding templatefactory with working Module.mk, means new main Makefile for ROOT, optimization for RooPoisson, fix to likelihood plot and calculator, fix to modelconfig

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