18 if (!
f ||
f->IsZombie()) {
19 printf(
"Please run <ROOT location>/tutorials/hsimple.C before.");
23 TString varexp =
"px:py:pz:random:sin(px):log(px/py):log(pz)";
24 TString selection =
"px>0 && py>0 && pz>0";
29 c1->Selected(
c1,spider,1);
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format.
A simple TTree restricted to a list of float variables only.
virtual void Draw(Option_t *options="")
Draw the spider.
const char * Data() const