[ROOT] options

From: Ben Kilminster (bjk@fnal.gov)
Date: Wed Dec 13 2000 - 19:46:15 MET


I have a heck of a time finding out what options are available for a given
class.  It took me forever to figure out how to force a canvas to print
out in portrait format when it wanted to write in landscape.

Could something like this be put in whenever a method calls for an option ?  

root [1] TCanvas::Print(
void Print(const char* filename)
void Print(const char* filename, Option_t* option)
void Print(int PutAZeroHereToGetOptions)

root [2] TCanvas::Print(0);
Option_t: psLandscape, psPortrait, ...

This is just a suggestion. If there are better ways to find out options,
please let me know.

Cheers,
Ben



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:39 MET