mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
feature with header in file
This commit is contained in:
@ -48,16 +48,6 @@ 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