mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
offline headers for dynamic range, fixed port to be same 1 bit always
This commit is contained in:
@ -48,6 +48,15 @@ public:
|
||||
virtual int getPacketNumber(char *buff){return (*(int*)buff)&0xff;};
|
||||
|
||||
|
||||
/** gets the dynamic range for offline processing
|
||||
\param buff pointer to the memory
|
||||
\returns dynamic range
|
||||
*
|
||||
*/
|
||||
//virtual int getDynamicRange(char *buff){return 16;};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user