|
ROOT 6.10/00 Reference Guide |
Variables | |
| dictionary | branches = {} |
| tuple | branchName = branch.GetName() |
| tuple | data = TFile.Open('tmva_reg_example.root') |
| tuple | reader = TMVA.Reader("Color:!Silent") |
| tuple | tree = data.Get('TreeR') |
| dictionary ApplicationRegressionKeras.branches = {} |
Definition at line 20 of file ApplicationRegressionKeras.py.
| tuple ApplicationRegressionKeras.branchName = branch.GetName() |
Definition at line 22 of file ApplicationRegressionKeras.py.
| tuple ApplicationRegressionKeras.data = TFile.Open('tmva_reg_example.root') |
Definition at line 17 of file ApplicationRegressionKeras.py.
| tuple ApplicationRegressionKeras.reader = TMVA.Reader("Color:!Silent") |
Definition at line 11 of file ApplicationRegressionKeras.py.
| tuple ApplicationRegressionKeras.tree = data.Get('TreeR') |
Definition at line 18 of file ApplicationRegressionKeras.py.