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

Go to the source code of this file.

Functions

 if (dir)
 
 if (ha_n)
 
 if (ha_u)
 
 if (ha_d)
 
 if (h_s)
 
 if (h_n)
 
 if (h_u)
 
 if (h_d)
 
legend_sa AddEntry (ha_s,"South","f")
 
legend_na AddEntry (ha_n,"North","f")
 
legend_ua AddEntry (ha_u,"Up","f")
 
legend_da AddEntry (ha_d,"Down","f")
 
legend_s AddEntry (h_s,"South","f")
 
legend_n AddEntry (h_n,"North","f")
 
legend_u AddEntry (h_u,"Up","f")
 
legend_d AddEntry (h_d,"Down","f")
 
 if (gPad==NULL)
 
 if (!gPad)
 
c1 cd (0)
 
c1 Clear ()
 
c1 Divide (1, 2)
 
pad1 SetTicks ()
 
pad1 SetGridy ()
 
 if (ha_s)
 

Variables

TDirectory * dir = (TDirectory*)gDirectory->FindObjectAny("occupancy")
 
TCanvas * c1 = gPad->GetCanvas()
 
TVirtualPad * pad1 = c1->cd(1)
 

Function Documentation

legend_sa AddEntry ( ha_s  ,
"South"  ,
"f"   
)
legend_na AddEntry ( ha_n  ,
"North"  ,
"f"   
)
legend_ua AddEntry ( ha_u  ,
"Up"  ,
"f"   
)
legend_da AddEntry ( ha_d  ,
"Down"  ,
"f"   
)
legend_s AddEntry ( h_s  ,
"South"  ,
"f"   
)
legend_n AddEntry ( h_n  ,
"North"  ,
"f"   
)
legend_u AddEntry ( h_u  ,
"Up"  ,
"f"   
)
legend_d AddEntry ( h_d  ,
"Down"  ,
"f"   
)
c1 cd ( )
c1 Clear ( )
c1 Divide ( ,
 
)
if ( dir  )

Definition at line 27 of file TOF_occupancy.C.

if ( ha_n  )

Definition at line 66 of file TOF_occupancy.C.

if ( ha_u  )

Definition at line 73 of file TOF_occupancy.C.

if ( ha_d  )

Definition at line 80 of file TOF_occupancy.C.

if ( h_s  )

Definition at line 87 of file TOF_occupancy.C.

if ( h_n  )

Definition at line 100 of file TOF_occupancy.C.

if ( h_u  )

Definition at line 107 of file TOF_occupancy.C.

if ( h_d  )

Definition at line 114 of file TOF_occupancy.C.

if ( gPad  = = NULL)

Definition at line 133 of file TOF_occupancy.C.

References c1.

if ( gPad)

Definition at line 139 of file TOF_occupancy.C.

if ( ha_s  )

Definition at line 149 of file TOF_occupancy.C.

References lat, sprintf(), and str.

pad1 SetGridy ( )
pad1 SetTicks ( )

Variable Documentation

TCanvas* c1 = gPad->GetCanvas()

Definition at line 141 of file TOF_occupancy.C.

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

Definition at line 26 of file TOF_occupancy.C.

TVirtualPad* pad1 = c1->cd(1)

Definition at line 146 of file TOF_occupancy.C.