Re: Keeping Histograms

Timothy Smith (tps@nucleon.mit.edu)
Tue, 3 Nov 1998 22:58:45 -0500 (EST)


Hello Rooters,

I am trying to create, store, redraw, etc. some cuts
in my ntuples. This works well enough in the Macros, and
in my compiled code I can make a TCutG via the editor, which
is called CUTG. But when I what to rename it such that
I can have more then one cut, I do not really know what
"CUTG" is. Does it belong to ??

The below is fine in Macros, but not in compiled.

gROOT->SetEditorMode("CutG");
CUTG->SetName("firstCut");

Any ideas?

Tim Smith
_____________________________________________________________________
Timothy Paul Smith Research Scientist
MIT Bates Lab tim_smith@mit.edu
21 Manning Rd. tel: (617) 253-9207
Middleton, MA 01949 fax: (617) 253-9599