You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the upcoming Xe experiment we need the ability to scan a mixed module type (Read as frequency) system.
List of things to do:
Add and test the firmware for the Pixie 16 500MHz (currently working with R35207 general)
Modify the Get/Set CFDTriggerSourceBit() and Get/Set CFDForcedTriggerBit() functions to work with the 500MHz data.
Add the module frequency to the Channel Configuration (GetChanID().GetModFreq())
Update the various GetClockInSeconds() functions to return a variable conversion factor. These were overloaded to take the module frequency parsed from the XML
Update the main detector processors to use the new conversion functions.
(Mostly Done)
Update the raw event builder and the unpackers to use GetTimeSansCfd() and TIME units to build the events rather than ticks
With the upcoming Xe experiment we need the ability to scan a mixed module type (Read as frequency) system.
List of things to do:
GetChanID().GetModFreq())GetClockInSeconds()functions to return a variable conversion factor. These were overloaded to take the module frequency parsed from the XML(Mostly Done)