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