[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 754, Thu Oct 12 13:27:23 2000 UTC revision 1205, Wed Dec 13 15:13:57 2000 UTC
# Line 1  Line 1 
1  // @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.17 2000/10/12 10:39:48 brun Exp $  // @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.1 2000/10/12 13:27:23 brun Exp $
2  // Author: Rene Brun   12/10/2000  // Author: Rene Brun   12/10/2000
3    
4  /*************************************************************************  /*************************************************************************
# Line 125  Line 125 
125  }  }
126    
127  //______________________________________________________________________________  //______________________________________________________________________________
128  TH1F *TMultiGraph::GetHistogram()  TH1F *TMultiGraph::GetHistogram() const
129  {  {
130  //    Returns a pointer to the histogram used to draw the axis  //    Returns a pointer to the histogram used to draw the axis
131  //    Takes into account the two following cases.  //    Takes into account the two following cases.
# Line 142  Line 142 
142  }  }
143    
144  //______________________________________________________________________________  //______________________________________________________________________________
145  TAxis *TMultiGraph::GetXaxis()  TAxis *TMultiGraph::GetXaxis() const
146  {  {
147     // Get x axis of the graph.     // Get x axis of the graph.
148    
# Line 151  Line 151 
151  }  }
152    
153  //______________________________________________________________________________  //______________________________________________________________________________
154  TAxis *TMultiGraph::GetYaxis()  TAxis *TMultiGraph::GetYaxis() const
155  {  {
156     // Get y axis of the graph.     // Get y axis of the graph.
157    
# Line 264  Line 264 
264  }  }
265    
266  //______________________________________________________________________________  //______________________________________________________________________________
267  void TMultiGraph::Print(Option_t *option)  void TMultiGraph::Print(Option_t *option) const
268  {  {
269  // Print the list of graphs  // Print the list of graphs
270    

Legend:
Removed from v.754  
changed lines
  Added in v.1205

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9