|
Geant4_10
|
Go to the source code of this file.
Namespaces | |
| gammaraytel | |
Variables | |
| tuple | gammaraytel.tree = tf.create() |
| tuple | gammaraytel.hf = af.createHistogramFactory( tree ) |
| tuple | gammaraytel.treeHBook = tf.create("gammaraytel.hbook", "hbook", 1, 0 ) |
| tuple | gammaraytel.hE = tree.findH1D( "/hbook/10" ) |
| tuple | gammaraytel.hPl = tree.findH1D( "/hbook/20" ) |
| tuple | gammaraytel.hXZ = tree.findH2D("/hbook/30") |
| tuple | gammaraytel.hYZ = tree.findH2D("/hbook/40") |
| tuple | gammaraytel.pr = pl.currentRegion() |
1.8.5