[root] / trunk / core / base / src / TParameter.cxx Repository:
ViewVC logotype

Log of /trunk/core/base/src/TParameter.cxx

Parent Directory Parent Directory


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

Revision 38395 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 12 12:29:40 2011 UTC (3 years, 10 months ago) by rdm
File length: 1175 byte(s)
Diff to previous 38383
another try to fix the Bool_t template specialization.

Revision 38383 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 11 14:41:30 2011 UTC (3 years, 10 months ago) by rdm
File length: 1707 byte(s)
Diff to previous 38375
From Gerri:
Add template function specialization prototype in the header.

Revision 38375 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 10 22:21:45 2011 UTC (3 years, 10 months ago) by rdm
File length: 1729 byte(s)
Diff to previous 38361
From Gerri:
fix warning on Windows.

Revision 38361 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 10 14:04:11 2011 UTC (3 years, 10 months ago) by rdm
File length: 1711 byte(s)
Diff to previous 22961
From Gerri:
Add a specialization for TParameter<Bool_t>::Merge to circumvent a compilation
problem on Windows.

Revision 22961 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by rdm
File length: 1175 byte(s)
Diff to previous 20877
move the directories:
  base clib cont meta metautils newdelete pcre rint thread unix utils
  winnt zip
under the new core meta directory.

Revision 20877 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:17:07 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/base/src/TParameter.cxx
File length: 1175 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/base/src/TParameter.cxx
File length: 1175 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/base/src/TParameter.cxx
File length: 1226 byte(s)
Diff to previous 9325
remove :$ from tag line

Revision 9325 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 25 22:44:18 2004 UTC (10 years, 7 months ago) by rdm
Original Path: trunk/base/src/TParameter.cxx
File length: 1236 byte(s)
Diff to previous 9322
explicit instantiation not needed, types are already instantiated in the
dictionary.

Revision 9322 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jun 25 17:27:09 2004 UTC (10 years, 7 months ago) by rdm
Original Path: trunk/base/src/TParameter.cxx
File length: 1382 byte(s)
From Maarten:
- new class TParameter
- new class TDrawFeedback
- fixes to the feedback of performance histograms
- selection of the packetizer
- cleanups

Example commands:

gROOT->Proof()
... package setup ...

TDSet *d = make_tdset(2)

gEnv->SetValue("Proof.StatsTrace",1)
gEnv->SetValue("Proof.StatsHist",1)
TList *fb = new TList
fb->SetName("FeedbackList")
fb->Add(new TObjString("EventsHist"))
fb->Add(new TObjString("CpuTimeHist"))
TDrawFeedback *dfb = new TDrawFeedback((TProof*)gProof)
gProof->AddInput(fb)
d->Process("EventTree_Proc.C","")

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