Get file list
Updated on Wed, 2015-08-12 12:52. Originally created by amani on 2015-08-12 12:52.
To get the path of the file you need
get_file_list.pl -keys path,filename -cond filename~st_W,trgsetupname=pp500_production_2013,production=P14ia,filetype=daq_reco_MuDst,storage=nfs -limit 0 >name.lis
to find the file type we have :
get_file_list.pl -keys filetype(any key word you look for) -cond
get WE daq files :
get_file_list.pl -keys path,filename -cond filename~st_WE,trgsetupname=pp500_production_2013,filetype=online_daq -limit 0>daq.lis
for more info:
https://drupal.star.bnl.gov/STAR/comp/sofi/filecatalog/user-manual
»
- amani's blog
- Login or register to post comments