diff --git a/Design.cpp.md b/Design.cpp.md index 6f4264b..15fa260 100644 --- a/Design.cpp.md +++ b/Design.cpp.md @@ -329,7 +329,7 @@ Takes and efficiency graph with errors, sets the title, x-axis name, the range a * double highRange ### void designBasicEfficiency() -Calls [TCanvas \* designL0MuonEfficiencies()](#void-designbasicefficiency) and sets the color. +Calls [TCanvas \* designBasicEfficiency()](#void-designbasicefficiency) and sets the color. * **Parameters** * TGraphErrors \*graph * string title @@ -369,7 +369,7 @@ Take a graph with errors, set the title, axis names, the color and the marker st * Int_t markerStyle ### TH1D \*generalHistogram() -Create a histogram with hist_name, title, number of bins nBins ranging from low_edge to high_edge. Ten call [void design_TH1D()](#void-designth1d). Return the histogram. +Create a histogram with hist_name, title, number of bins nBins ranging from low_edge to high_edge. Ten call [void design_TH1D()](#void-designth1fdesignth1d). Return the histogram. * **Parameters** * string hist_name * string title