Variables | |
| b = TBrowser("principalBrowser", principal) | |
| int | c = int(n / 5) + 1 |
| data = vector('double')() | |
| int | m = 10000 |
| int | n = 10 |
| principal = TPrincipal(n, "ND") | |
| randomNum = gRandom | |
Definition at line 86 of file principal.py.
Definition at line 25 of file principal.py.
Definition at line 48 of file principal.py.
| int principal.m = 10000 |
Definition at line 23 of file principal.py.
| int principal.n = 10 |
Definition at line 22 of file principal.py.
| principal.principal = TPrincipal(n, "ND") |
Definition at line 40 of file principal.py.
| principal.randomNum = gRandom |
Definition at line 43 of file principal.py.