ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
zdemo.py File Reference

Go to the source code of this file.

Namespaces

 zdemo
 

Functions

def zdemo.zdemo
 
def zdemo.hz_calc
 

Variables

int zdemo.NMAX = 20
 
tuple zdemo.Z = array( 'f', [0.]*NMAX )
 
tuple zdemo.HZ = array( 'f', [0.]*NMAX )
 
tuple zdemo.PT = array( 'f', [0.]*NMAX )
 
tuple zdemo.INVSIG = array( 'f', [0.]*NMAX )
 
int zdemo.NLOOP = 0
 
dictionary zdemo.saves = {}