Variables | |
| branch1 = rd2.Define("Branch_1_def", "1") | |
| branch1_1 | |
| branch1_2 | |
| branch2 = rd2.Define("Branch_2_def", "1") | |
| branch2_1 | |
| branch2_2 = branch2.Count() | |
| rd1 = ROOT.RDataFrame(2) | |
| rd2 | |
| df034_SaveGraph.branch1 = rd2.Define("Branch_1_def", "1") |
Definition at line 29 of file df034_SaveGraph.py.
| df034_SaveGraph.branch1_1 |
Definition at line 32 of file df034_SaveGraph.py.
| df034_SaveGraph.branch1_2 |
Definition at line 37 of file df034_SaveGraph.py.
| df034_SaveGraph.branch2 = rd2.Define("Branch_2_def", "1") |
Definition at line 30 of file df034_SaveGraph.py.
| df034_SaveGraph.branch2_1 |
Definition at line 41 of file df034_SaveGraph.py.
| df034_SaveGraph.branch2_2 = branch2.Count() |
Definition at line 47 of file df034_SaveGraph.py.
| df034_SaveGraph.rd1 = ROOT.RDataFrame(2) |
Definition at line 23 of file df034_SaveGraph.py.
| df034_SaveGraph.rd2 |
Definition at line 25 of file df034_SaveGraph.py.