Stephen
* How do I get ticks on all 4 axes for a plot?
* How can I make that the default? (It doesn't appear to be an
option in TStyle.)
* How do I set the default font for the label/title in the upper
left corner of a plot?
* How do I set the default font for the stats box?
* Is there a list of which font codes correspond to which fonts?
* How about for colors?
* How do I export a PS file as portrait rather than landscape?
* Is it possible to automatically cd from one pad to the next
when making a series of plots, rather than having to explicitly
c1_1->cd(), etc. in between? e.g. how it works with PAW's
'zone 2 2' followed by plotting 4 histograms.
Thanks...