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

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

Parent Directory Parent Directory


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

Revision 46576 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 16 19:11:39 2012 UTC (2 years, 3 months ago) by moneta
File length: 15114 byte(s)
Diff to previous 45709
merge from roostats dev branch changes applied by G. Lewis: 

http://root.cern.ch/viewvc?view=rev&revision=46321

http://root.cern.ch/viewvc?view=rev&revision=46572

Revision 45709 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 27 15:42:27 2012 UTC (2 years, 4 months ago) by moneta
File length: 14955 byte(s)
Diff to previous 45703
add missing include

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: 14934 byte(s)
Diff to previous 44598
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 44598 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 7 13:02:02 2012 UTC (2 years, 7 months ago) by moneta
File length: 12540 byte(s)
Diff to previous 44507
merge fixes applyed by George Lewis in roostats dev branch (http://root.cern.ch/viewvc?view=rev&revision=44579)

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 12467 byte(s)
Diff to previous 44353
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 44353 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 30 08:53:25 2012 UTC (2 years, 7 months ago) by moneta
File length: 12445 byte(s)
Diff to previous 44168
merge from roostats dev branch fixes 44206, 44345, 44346 from George Lewis

Revision 44168 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 8 08:18:45 2012 UTC (2 years, 8 months ago) by moneta
File length: 11860 byte(s)
Diff to previous 44159
fix compilation problems on Windows

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: 11505 byte(s)
Copied from: branches/dev/roostats/roofit/histfactory/src/Measurement.cxx revision 43445
Diff to previous 43443
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 43443 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Mar 21 20:07:00 2012 UTC (2 years, 10 months ago) by ghl
Original Path: branches/dev/roostats/roofit/histfactory/src/Measurement.cxx
File length: 11257 byte(s)
Updated HistFactory xml Parser, Added support for scripting, added various helper classes

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