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

Variables

str command = "root -b -q %s" %mName
list macros
list pymacros

Variable Documentation

◆ command

str runall.command = "root -b -q %s" %mName

Definition at line 35 of file runall.py.

◆ macros

list runall.macros
Initial value:
1= [\
2"slits.C",
3"write_ntuple_to_file_advanced.C",
4"write_ntuple_to_file.C",
5"write_to_file.C",
6"ExampleMacro.C",
7"ExampleMacro_GUI.C",
8"makeMySelector.C",
9"RunMySelector.C",
10"macro1.C",
11"macro2.C",
12"macro3.C",
13"macro4.C",
14"macro5.C",
15"macro6.C",
16"macro7.C",
17"macro8.C",
18"macro9.C",
19"read_from_file.C",
20"read_ntuple_from_file.C",
21"read_ntuple_with_chain.C",
22"TGraphFit.C",
23"multigraph.C"]

Definition at line 3 of file runall.py.

◆ pymacros

list runall.pymacros
Initial value:
1= [\
2"TGraphFit.py",
3"macro3.py"]

Definition at line 27 of file runall.py.