![]() |
ATLAS Offline Software
|
Variables | |
| bool | IsDebug = False |
| string | fileName = "/afs/cern.ch/user/d/delsart/public/COMMON/NTUP_COMMON_new.root" |
| Read and store argument values #. More... | |
| string | treeName = "physics" |
| string | pdfName = "plots.pdf" |
| inFile = ROOT.TFile(fileName,"READ") | |
| tree = inFile.Get(treeName) | |
| builder = HistoBuilderFromD3PD(tree) | |
| dumpFileToPlots.builder = HistoBuilderFromD3PD(tree) |
Definition at line 53 of file dumpFileToPlots.py.
| dumpFileToPlots.fileName = "/afs/cern.ch/user/d/delsart/public/COMMON/NTUP_COMMON_new.root" |
Read and store argument values #.
Definition at line 18 of file dumpFileToPlots.py.
| dumpFileToPlots.inFile = ROOT.TFile(fileName,"READ") |
Definition at line 38 of file dumpFileToPlots.py.
| bool dumpFileToPlots.IsDebug = False |
Definition at line 12 of file dumpFileToPlots.py.
| dumpFileToPlots.pdfName = "plots.pdf" |
Definition at line 20 of file dumpFileToPlots.py.
| dumpFileToPlots.tree = inFile.Get(treeName) |
Definition at line 39 of file dumpFileToPlots.py.
| dumpFileToPlots.treeName = "physics" |
Definition at line 19 of file dumpFileToPlots.py.
1.8.18