[Halld-tracking-hw] New f125 data format in sim-recon

David Lawrence davidl at jlab.org
Mon Nov 9 12:04:21 EST 2015


Hi All,

I’ve just pushed a new branch onto github with modifications to support the new f125 data
formats. I modified Naomi’s code a little for the CDC format (data type 5) and then added
cases for the FDC formats (data types 6 and 9).

As part of this, I added a new “nsamples” member to the Df125PulsePedestal class. 
This is not only more natural, but means we don’t need to create a Df125PulseIntegral
object when when taking data of FDC type 9. I’ve also added a “peak_time” member to
the Df125PulseTime class. This will be set to 0 when created for data types that don’t
have this value.

I have not yet put in a pull request for this due partly to limited testing, but also because
I’d like to get feedback from people if they have concerns with how this is being done.
If you want to check out the revised code, it is in the branch:

davidl_newf125_formats

Regards,
-David


More information about the Halld-tracking-hw mailing list