 
  
 
 Geometry 
 
import os
import ROOT
 
 
 
exec(open(
os.path.join( macrodir, 
'na49visible.py')).read())
exec(open(
os.path.join( macrodir, 
'na49geomfile.py')).read())
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
- Author
- Wim Lavrijsen 
Definition in file geometry.py.