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

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

Parent Directory Parent Directory


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

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: 2840 byte(s)
Diff to previous 34109
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 34109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 24 15:00:16 2010 UTC (4 years, 7 months ago) by moneta
File length: 2818 byte(s)
Diff to previous 31276
merge roostats development branch from revision 33228 to 34108 included

Revision 31276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 18 15:06:42 2009 UTC (5 years, 2 months ago) by moneta
File length: 2804 byte(s)
Diff to previous 30462
merge developments in https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats from revision 30833 to revision 31273 


fix also the tutorials due to the new changes (copy from branch)

Revision 30462 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 25 16:05:55 2009 UTC (5 years, 3 months ago) by moneta
File length: 2862 byte(s)
Diff to previous 29189
merge with roostats dev branch all the changes from release 5.24
 (see full log in http://root.cern.ch/viewvc/branches/dev/roostats/?view=log from revision 29258)

Revision 29189 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 10:11:56 2009 UTC (5 years, 7 months ago) by brun
File length: 2559 byte(s)
Diff to previous 29179
From Kyle:
Changed raw cout to use RooMsgService.  Fix to ConfBelt with new ReooDataSetmodel. Minor cleanup in MCMC.
Include protections for CINT

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: 2617 byte(s)
Diff to previous 29107
From Kyle Cranmer:
Cleanup of tutorials and  additions to THtml documentation

Revision 29107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 19 14:26:42 2009 UTC (5 years, 7 months ago) by moneta
File length: 1465 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/src/UniformProposal.cxx revision 29084
Diff to previous 29082
import all the developments done since 5.23.04 (rev 28305) done in the roostats branch from Kyle, Mario, Gregory and Wouter

update also the tutorials and add a new one  rs101_limitexample

Revision 29082 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 18 14:47:40 2009 UTC (5 years, 7 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/UniformProposal.cxx
File length: 1465 byte(s)
Diff to previous 29076
 fix some issues on Windows and also Linux (use std::sort instead of qsort_c )

 - remove also some warnings in UniformPorposal

Revision 29076 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Jun 18 02:39:36 2009 UTC (5 years, 7 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/src/UniformProposal.cxx
File length: 1447 byte(s)
Adding Markov Chain Monte Carlo calculator

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