/search.css" rel="stylesheet" type="text/css"/> /search.js">
Classes | |
class | DrawEnergyFigsAlg |
Functions | |
def | configure |
def | run |
Variables | |
TCanvas = gbl.TCanvas | |
TLegend = gbl.TLegend |
def DrawGe68EnergyGeo::configure | ( | ) |
Definition at line 87 of file DrawGe68EnergyGeo.py.
00088 : 00089 from StatisticsSvc.StatisticsSvcConf import StatisticsSvc 00090 statsSvc = StatisticsSvc() 00091 statsSvc.Input={"file0":"stats_runnoGEO0.root", 00092 "file1":"stats_runGEO0.root","file2":"stats_runGEO0Alvacuum.root","file3":"stats_runGEO0AlSSvacuum.root","file4":"stats_runGEO0SSvacuum.root", 00093 "file5":"stats_runGEO0AlSSGEvacuum.root","file6":"stats_runGEO0AlSSGEAcrvacuum.root","file7":"stats_runGeAcrvacuum.root", 00094 "file8":"stats_runGEOAlSSAcrvacuum.root"} 00095 return
def DrawGe68EnergyGeo::run | ( | app | ) |
Configure and add an algorithm to job
Definition at line 96 of file DrawGe68EnergyGeo.py.
DrawGe68EnergyGeo::TCanvas = gbl.TCanvas |
Definition at line 14 of file DrawGe68EnergyGeo.py.
DrawGe68EnergyGeo::TLegend = gbl.TLegend |
Definition at line 15 of file DrawGe68EnergyGeo.py.