Skip to Content.
Sympa Menu

sphenix-software-l - Re: [Sphenix-software-l] file extension needed to run a list of files?

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: pinkenburg <pinkenburg AT bnl.gov>
  • To: sphenix-software-l AT lists.bnl.gov
  • Subject: Re: [Sphenix-software-l] file extension needed to run a list of files?
  • Date: Mon, 6 Jun 2022 13:17:29 -0400

Hi Justin,

if you could send me the log, I can probably give you some diagnosis what goes wrong. The code to add list files is here:

https://github.com/sPHENIX-Collaboration/coresoftware/blob/master/offline/framework/fun4all/Fun4AllInputManager.cc#L47

There is no selection on the extension. Just a size check (to prevent people accidentally adding root files as list files) and a check if the file is binary (introduced after the size). You would have some binary characters in your list file which would trigger this check. Otherwise as long as the file is ascii only and <1MB it should accept it.

Chris
 
On 6/6/2022 1:03 PM, Bryan, Justin via sPHENIX-software-l wrote:

After I created 2 separate lists from MDC2 files (calo g4hit and vertex), I created 2 smaller .list to hold just a few of the first files in each original .list that was created.

 

I want to run over the smaller set of .list, but F4A does not like this. What is the proper file extension needed to run through a list of files? Thanks in advance.

 

Justin W. Bryan

Graduate Research Assistant

Department of Physics & Astronomy

Ohio University

Athens, OH 45701

 


_______________________________________________
sPHENIX-software-l mailing list
sPHENIX-software-l AT lists.bnl.gov
https://lists.bnl.gov/mailman/listinfo/sphenix-software-l

-- 
*************************************************************

Christopher H. Pinkenburg	;    pinkenburg AT bnl.gov
				;    http://www.phenix.bnl.gov/~pinkenbu

Brookhaven National Laboratory	;    phone: (631) 344-5692
Physics Department Bldg 510 C	;    fax:   (631) 344-3253
Upton, NY 11973-5000

*************************************************************



Archive powered by MHonArc 2.6.24.

Top of Page