HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
makePlots_runtimes Namespace Reference

Variables

tuple log = logging.getLogger(__name__)
 
tuple parser
 
string help = "Artus output."
 
tuple args = parser.parse_args()
 
dictionary plot_config_template = {}
 
tuple plot_configs = plotconfigs.PlotConfigs()
 

Variable Documentation

tuple makePlots_runtimes.args = parser.parse_args()
string makePlots_runtimes.help = "Artus output."
tuple makePlots_runtimes.log = logging.getLogger(__name__)
tuple makePlots_runtimes.parser
Initial value:
1 = argparse.ArgumentParser(description="Plot the runtime of each Artus processor.",
2  parents=[logger.loggingParser])
dictionary makePlots_runtimes.plot_config_template = {}
tuple makePlots_runtimes.plot_configs = plotconfigs.PlotConfigs()