FairRoot/PandaRoot
Functions | Variables
Lars/geotester.C File Reference

Go to the source code of this file.

Functions

 basiclibs ()
 
gSystem Load ("libGeoBase")
 
gSystem Load ("libParBase")
 
gSystem Load ("libBase")
 
gSystem Load ("libField")
 
gSystem Load ("libGen")
 
gSystem Load ("libPassive")
 
gSystem Load ("libPndData")
 

Variables

TFile * file = new TFile("teststation.root")
 
TGeoManager * geoMan = new TGeoManager()
 
TGeoVolume * topvol = (TGeoVolume*)file->Get("top")
 

Function Documentation

basiclibs ( )
gSystem Load ( "libGeoBase"  )
gSystem Load ( "libParBase"  )
gSystem Load ( "libBase"  )
gSystem Load ( "libField"  )
gSystem Load ( "libGen"  )
gSystem Load ( "libPassive"  )
gSystem Load ( "libPndData"  )

Variable Documentation

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

Definition at line 20 of file Lars/geotester.C.

TGeoManager* geoMan = new TGeoManager()

Definition at line 27 of file Lars/geotester.C.

TGeoVolume* topvol = (TGeoVolume*)file->Get("top")

Definition at line 28 of file Lars/geotester.C.

Referenced by convert_geometry(), eventDisplay(), geoconvert(), and geotester().