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

Log of /trunk/roofit/roostats/src/HLFactory.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: 19389 byte(s)
Diff to previous 44266
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 44266 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 16 12:32:18 2012 UTC (2 years, 8 months ago) by moneta
File length: 19367 byte(s)
Diff to previous 44171
apply some Coverity fixes
improve some error messaging in AsymptoticCalculator and automatically set onesideddiscovery if null snapshot is equal to minimum of parameter at construction time

Revision 44171 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 8 10:19:13 2012 UTC (2 years, 8 months ago) by moneta
File length: 19305 byte(s)
Diff to previous 34280
fixes for Coverity and a bug in finding interpolated limit

Revision 34280 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 1 14:02:21 2010 UTC (4 years, 6 months ago) by rdm
File length: 19267 byte(s)
Diff to previous 31276
Fix format warnings.

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: 19289 byte(s)
Diff to previous 30486
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 30486 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 26 12:47:34 2009 UTC (5 years, 3 months ago) by wouter
File length: 19289 byte(s)
Diff to previous 30462
  o HLFactory

    - Fix fatal error on windows

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: 19289 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/src/HLFactory.cxx revision 30459
Diff to previous 30355
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 30355 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 22 14:25:56 2009 UTC (5 years, 4 months ago) by dpiparo
Original Path: branches/dev/roostats/roofit/roostats/src/HLFactory.cxx
File length: 19289 byte(s)
Diff to previous 30354
o Exploits general TObjects import capabilities of RooWorkspace
o Syntax for import slightly changed: replicates the <rootfile>:<rooworkspace>:<object> of RooFit

Revision 30354 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 22 14:21:26 2009 UTC (5 years, 4 months ago) by dpiparo
Original Path: branches/dev/roostats/roofit/roostats/src/HLFactory.cxx
File length: 19288 byte(s)
Diff to previous 30310


Revision 30310 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 21 12:53:08 2009 UTC (5 years, 4 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roostats/src/HLFactory.cxx
File length: 18749 byte(s)
Diff to previous 29924
    o  HLFactory
          
        - Various compiler error fixes for Windows

Revision 29924 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 27 10:57:40 2009 UTC (5 years, 4 months ago) by schott
Original Path: branches/dev/roostats/roofit/roostats/src/HLFactory.cxx
File length: 18777 byte(s)
Diff to previous 29915
add more elaborate example of the high level factory

Revision 29915 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Aug 26 12:37:48 2009 UTC (5 years, 4 months ago) by schott
Original Path: branches/dev/roostats/roofit/roostats/src/HLFactory.cxx
File length: 16955 byte(s)
new HighLevel factory class and tutorial

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