14 canv->ToggleEventStatus();
15 canv->SetRightMargin(0.2);
16 canv->SetLeftMargin(0.01);
17 canv->SetTopMargin(0.01);
18 canv->SetBottomMargin(0.01);
22 const char *
fname =
"galaxy.root";
27 printf(
"accessing %s file from http://root.cern/files\n",
fname);
35 img->StartPaletteEditor();
38 img->Zoom(80, 80, 250, 250);
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
R__EXTERN TSystem * gSystem
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
static TFile * Open(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=ROOT::RCompressionSetting::EDefaults::kUseCompiledDefault, Int_t netopt=0)
Create / open a file.
An abstract interface to image processing library.
virtual Bool_t AccessPathName(const char *path, EAccessMode mode=kFileExists)
Returns FALSE if one can access a file using the specified access mode.