TSpider example.
if (!
f ||
f->IsZombie()) {
printf(
"Please run <ROOT location>/tutorials/hsimple.C before.");
return;
}
}
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
A simple TTree restricted to a list of float variables only.
const char * Data() const
- Author
- Bastien Dallapiazza
Definition in file spider.C.