Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
bcal_cluster.C File Reference

Go to the source code of this file.

Functions

gStyle SetOptStat (111110)
 
gStyle SetStatX (0.99)
 
gStyle SetStatY (0.99)
 
gStyle SetStatW (0.25)
 
 if (dir)
 
 if (!gPad) return
 
c1 Divide (2, 2)
 
c1 cd (1)
 
gPad SetTicks ()
 
gPad SetGrid ()
 
gPad SetLogy ()
 

Variables

TDirectory * dir = (TDirectory*)gDirectory->FindObjectAny("bcal")
 
TCanvas * c1 = gPad->GetCanvas()
 

Function Documentation

c1 cd ( )
c1 Divide ( ,
 
)
if ( dir  )

Definition at line 15 of file bcal_cluster.C.

References c1.

if ( gPad)

Definition at line 32 of file bcal_hist_eff.C.

gPad SetGrid ( )
gPad SetLogy ( )
gStyle SetOptStat ( 111110  )
gStyle SetStatW ( 0.  25)
gStyle SetStatX ( 0.  99)
gStyle SetStatY ( 0.  99)
gPad SetTicks ( )

Variable Documentation

TCanvas* c1 = gPad->GetCanvas()

Definition at line 31 of file bcal_cluster.C.

TDirectory* dir = (TDirectory*)gDirectory->FindObjectAny("bcal")

Definition at line 14 of file bcal_cluster.C.