![]() |
|
|||
File indexing completed on 2023-03-17 11:10:45
0001 #! /usr/bin/env python 0002 import os 0003 0004 command = "ReadTree TreeSettings.conf" 0005 os.system(command) 0006 command = "ResponseFitter HistoSettings.conf" 0007 os.system(command) 0008 command = "L3Correction HistoSettings.conf" 0009 os.system(command) 0010 command = "L2Correction HistoSettings.conf" 0011 os.system(command)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |