SND@LHC Software
Loading...
Searching...
No Matches
getInteractionAndRadiationLength.py File Reference

Go to the source code of this file.

Namespaces

namespace  getInteractionAndRadiationLength
 

Functions

 getInteractionAndRadiationLength.pyExit ()
 

Variables

 getInteractionAndRadiationLength.parser = ArgumentParser()
 
 getInteractionAndRadiationLength.dest
 
 getInteractionAndRadiationLength.help
 
 getInteractionAndRadiationLength.required
 
 getInteractionAndRadiationLength.type
 
 getInteractionAndRadiationLength.float
 
 getInteractionAndRadiationLength.default
 
 getInteractionAndRadiationLength.options = parser.parse_args()
 
 getInteractionAndRadiationLength.Geniegen = ROOT.GenieGenerator()
 
 getInteractionAndRadiationLength.geo = SndlhcGeo.GeoInterface(options.geofile)
 
 getInteractionAndRadiationLength.start = array('d',[options.startx,options.starty,options.startz])
 
 getInteractionAndRadiationLength.end = array('d',[options.endx,options.endy,options.endz])
 
 getInteractionAndRadiationLength.mparam = array('d',[0,0,0,0,0,0,0,0,0,0,0,0])