{ TCanvas *c = new TCanvas("c","Marker line widths",0,0,600,266); TMarker marker; marker.DisplayMarkerLineWidths(); }