Skip to Content.
Sympa Menu

star-fst-l - [Star-fst-l] FST software issues in DEV library

star-fst-l AT lists.bnl.gov

Subject: Star-fst-l mailing list

List archive

Chronological Thread  
  • From: Te-Chuan Huang <tchuang.phys AT gmail.com>
  • To: Star-fst L <star-fst-l AT lists.bnl.gov>
  • Subject: [Star-fst-l] FST software issues in DEV library
  • Date: Thu, 21 Apr 2022 00:18:06 +0800

Dear All,

After some investigations, I think I found the issues in DEV library.

There are two main issues causing FST codes failed to run.
First is on the chain options. The FST options are a little bit messed up:
There are duplicate options for FST.
And the StFstUtil should be loaded at very beginning along with the utilities
of other detectors, for example the StIstUtil.
But, in DEV, it is the last one being loaded.

Second issue is in StarDb/Geometry/fst/fstSensorOnWedge.20211110.000001.C
The sensor id should be from 1000 to 1107, but in this macro, it was assigned
from 1 to 108.

After these issues fixed, FST codes can be ran successfully in both
32bits and 64bits.
You can find the fixed codes at: /star/data01/pwg/tchuang/FST/Offline/Lib_dev/

If there is no other changes needed, I will make the PR on Github to fix
these issues later this week.

Cheers,
Te-Chuan



Archive powered by MHonArc 2.6.24.

Top of Page