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

In This Package:

GenSimPush.py

Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 def configure(argv = None):
00004     if argv:
00005         particle = argv[0]
00006     else: 
00007         argv = 'e+'
00008     from SimHistsExample import Configure
00009     c = Configure(particle = particle)
00010 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:48:46 2011 for Test15 by doxygen 1.4.7