| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

genhists.py

Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 '''
00004 
00005 An example job option script running GenHists algorithm.
00006 It can be run like:
00007 
00008  nuwa.py -n XXX hists.py
00009 
00010 The geometry, GenTools and DetSim are also set up.
00011 
00012 '''
00013 
00014 import SimHistsExample
00015 she = SimHistsExample.Configure(do_detsim = False);
00016 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:57:27 2011 for SimHistsExample by doxygen 1.4.7