Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
rootdrawtree Namespace Reference

Functions

 get_argparse ()

Variables

 a = ROOT.TSimpleAnalysis(args.configFile)
 args = parser.parse_args()
 argv
 expr = ROOT.vector("string")(len(args.histoExpr))
 inputfile = ROOT.vector("string")(len(args.inputFiles))
 parser = get_argparse()

Function Documentation

◆ get_argparse()

rootdrawtree.get_argparse ( )

Definition at line 14 of file rootdrawtree.py.

Variable Documentation

◆ a

rootdrawtree.a = ROOT.TSimpleAnalysis(args.configFile)

Definition at line 52 of file rootdrawtree.py.

◆ args

rootdrawtree.args = parser.parse_args()

Definition at line 45 of file rootdrawtree.py.

◆ argv

rootdrawtree.argv

Definition at line 46 of file rootdrawtree.py.

◆ expr

rootdrawtree.expr = ROOT.vector("string")(len(args.histoExpr))

Definition at line 65 of file rootdrawtree.py.

◆ inputfile

rootdrawtree.inputfile = ROOT.vector("string")(len(args.inputFiles))

Definition at line 59 of file rootdrawtree.py.

◆ parser

rootdrawtree.parser = get_argparse()

Definition at line 43 of file rootdrawtree.py.