[root] / trunk / hist / hist / src / TMultiGraph.cxx Repository:
ViewVC logotype

Diff of /trunk/hist/hist/src/TMultiGraph.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 15672, Mon Jul 3 16:10:46 2006 UTC revision 15740, Sat Jul 8 20:28:08 2006 UTC
# Line 1  Line 1 
1  // @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.31 2006/05/24 16:44:33 brun Exp $  // @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.32 2006/07/03 16:10:45 brun Exp $
2  // Author: Rene Brun   12/10/2000  // Author: Rene Brun   12/10/2000
3    
4  /*************************************************************************  /*************************************************************************
# Line 87  Line 87 
87  //______________________________________________________________________________  //______________________________________________________________________________
88  TMultiGraph& TMultiGraph::operator=(const TMultiGraph& mg)  TMultiGraph& TMultiGraph::operator=(const TMultiGraph& mg)
89  {  {
90     //equal operator     //assignement operator
91     if(this!=&mg) {     if(this!=&mg) {
92        TNamed::operator=(mg);        TNamed::operator=(mg);
93        fGraphs=mg.fGraphs;        fGraphs=mg.fGraphs;

Legend:
Removed from v.15672  
changed lines
  Added in v.15740

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9