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

Log of /trunk/roofit/histfactory/src/LinInterpVar.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: 3597 byte(s)
Diff to previous 38909
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 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: 3575 byte(s)
Diff to previous 37144

  Assorted Coverity fixes

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: 3558 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/LinInterpVar.cxx
File length: 3558 byte(s)
Diff to previous 36863
- 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 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/LinInterpVar.cxx
File length: 3556 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/LinInterpVar.cxx
File length: 3568 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/LinInterpVar.cxx
File length: 3568 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/LinInterpVar.cxx
File length: 3568 byte(s)
Diff to previous 33720
move templatefactory to roofit/templatefactory

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/LinInterpVar.cxx
File length: 3568 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