![]() |
|
|||
File indexing completed on 2023-10-25 09:43:35
0001 from __future__ import print_function 0002 import os,sys, glob 0003 0004 spyInput = '/eos/cms/store/group/dpg_tracker_strip/tracker/Online/store/streamer/SiStripSpy/Commissioning11/' 0005 spyRun = '234824/' 0006 0007 for path in glob.glob(spyInput+spyRun+'*.root'): 0008 print("'file:"+path+"',")
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |