Log of /trunk/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactoryFast.h
Parent Directory
Revision
47091 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 7 09:16:49 2012 UTC (2 years, 2 months ago) by
moneta
File length: 5200 byte(s)
Diff to
previous 46576
merge changes from George Lewis done in roostats dev branch
47080: Multiple HistFactory commits: Ability to use multiple shape-factors in a single sample, ability to use multiple asimov datasets, much improved histfactorynavigation
47082: Added asimov files and the new hist2workspace executable file
Revision
45703 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 27 13:31:18 2012 UTC (2 years, 4 months ago) by
moneta
File length: 6228 byte(s)
Diff to
previous 44375
from G. Lewis, merge 45566 applied in branches/dev/roostats
- Added additional methods to Measurement.cxx/.h to
make it easier for one to set parameters constant when
using python (previously, one had to interact with the
underlying c++ which was ugly).
- Allow one to set the value of a parameter (using both xml
and c++/python) using the "<ParamSetting" tag. Previously,
this tag was only used to set params constant. But, the
underlying DTD allowed for a "Val" attribute for this tag.
This attribute now actually sets the value of the underlying
parameter. (This is only a reasonable thing to do when also
setting the parameter constant, otherwise any initial value will
be washed away during the fit).
- Remove commented code, especially from ConfigParser.cxx
Revision
44159 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon May 7 17:16:40 2012 UTC (2 years, 8 months ago) by
moneta
File length: 5691 byte(s)
Diff to
previous 42959
merge changes in the histfactory from roostats development branches:
from 43442 to 43445 committed by G. Lewis:
- Removed Warning in RooStats HistFactory ConfigParser.cxx
- Updated HistFactory xml Parser, Added support for scripting, added various helper classes
from 43455 through r44158 by G. Lewis and Kyle Cranmer
new shape interpolation option
Updated histfactory: Streamline HistoToWorkspaceFactoryFast, MakeMeasurementAndModel, return workspace pointer
Revision
42172 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 22 16:41:22 2011 UTC (3 years, 2 months ago) by
moneta
File length: 5196 byte(s)
Diff to
previous 41708
merge from 5.32 patches changes from 42124 to 42170
-Adding StatError and ShapeFactor additions for HistFactory
-Changes to use RooBinIntegrator
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: 4679 byte(s)
Diff to
previous 39391
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
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
Original Path:
trunk/roofit/histfactory/inc/HistoToWorkspaceFactoryFast.h
File length: 4214 byte(s)
Copied from:
branches/dev/roostats/roofit/histfactory/inc/HistoToWorkspaceFactoryFast.h revision 38597
Diff to
previous 38597
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).
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.