ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
hcons.C File Reference

Go to the source code of this file.

Functions

 if (!gROOT->IsBatch())
 
mfile Print ()
 
mfile ls ()
 
 while (1)
 

Variables

TCanvasc1
 
TPadpad1
 
TPadpad2
 
TPadpad3
 
 mfile = TMapFile::Create("hsimple.map")
 
TH1Fhpx = 0
 
TH2Fhpxpy = 0
 
TProfilehprof = 0
 
Double_t oldentries = 0
 

Function Documentation

if ( !gROOT->  IsBatch())

Definition at line 14 of file hcons.C.

mfile ls ( )
mfile Print ( )
while ( )

Definition at line 39 of file hcons.C.

Variable Documentation

TCanvas* c1
Initial value:
{
gROOT->Reset()
#define gROOT
Definition: TROOT.h:344

Definition at line 1 of file hcons.C.

TProfile* hprof = 0

Definition at line 34 of file hcons.C.

Referenced by TProofBench::DrawEfficiency(), hsimple(), and httpserver().

TH1F* hpx = 0
TH2F* hpxpy = 0

Definition at line 33 of file hcons.C.

Referenced by fitslicesy(), hsimple(), httpaccess(), httpcontrol(), httpserver(), and httptextlog().

mfile = TMapFile::Create("hsimple.map")

Definition at line 25 of file hcons.C.

Referenced by TDirectoryFile::Append(), TCling::UnloadLibraryMap(), and while().

Double_t oldentries = 0

Definition at line 38 of file hcons.C.

Referenced by while().

TPad* pad1
TPad * pad2
TPad * pad3

Definition at line 13 of file hcons.C.

Referenced by canvas_write(), mp3player(), TestSPlot(), and transparentpad().