FairRoot/PandaRoot
Functions | Variables
GeaneExEmc/macro/draw.C File Reference

Go to the source code of this file.

Functions

 basiclibs ()
 
gSystem Load ("libGeoBase")
 
gSystem Load ("libParBase")
 
gSystem Load ("libBase")
 
gSystem Load ("libPndData")
 
gSystem Load ("libField")
 
gSystem Load ("libPassive")
 
gSystem Load ("libGen")
 
gSystem Load ("libGeom.so")
 
gSystem Load ("libEmc")
 
gSystem Load ("libStt")
 
gSystem Load ("libMuo")
 
gSystem Load ("libTof")
 
gSystem Load ("libDrcProp")
 
gSystem Load ("libDrc")
 
gSystem Load ("libtpc")
 
gSystem Load ("libMvd")
 
c1 SetFillColor (10)
 
geoMan SetVisLevel (4)
 
geoMan GetMasterVolume () -> Draw("")
 
view Top ()
 
view Centered ()
 

Variables

TFile * file = new TFile("mc.root")
 
TGeoManager * geoMan = (TGeoManager*) file->Get("FAIRGeom")
 
TCanvas * c1 = new TCanvas("c1", "", 100, 100, 800, 800)
 
TView * view = c1->GetView()
 

Function Documentation

basiclibs ( )
view Centered ( )
geoMan GetMasterVolume ( ) -> Draw("")
gSystem Load ( "libGeoBase"  )
gSystem Load ( "libParBase"  )
gSystem Load ( "libBase"  )
gSystem Load ( "libPndData"  )
gSystem Load ( "libField"  )
gSystem Load ( "libPassive"  )
gSystem Load ( "libGen"  )
gSystem Load ( "libGeom.so"  )
gSystem Load ( "libEmc"  )
gSystem Load ( "libStt"  )
gSystem Load ( "libMuo"  )
gSystem Load ( "libTof"  )
gSystem Load ( "libDrcProp"  )
gSystem Load ( "libDrc"  )
gSystem Load ( "libtpc"  )
gSystem Load ( "libMvd"  )
c1 SetFillColor ( 10  )
geoMan SetVisLevel ( )
view Top ( )

Variable Documentation

TCanvas* c1 = new TCanvas("c1", "", 100, 100, 800, 800)

Definition at line 35 of file GeaneExEmc/macro/draw.C.

TFile* file = new TFile("mc.root")

Definition at line 31 of file GeaneExEmc/macro/draw.C.

TGeoManager* geoMan = (TGeoManager*) file->Get("FAIRGeom")

Definition at line 32 of file GeaneExEmc/macro/draw.C.

TView* view = c1->GetView()

Definition at line 41 of file GeaneExEmc/macro/draw.C.