mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 06:21:34 +01:00
slsDetectorUsers reloaded
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@275 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -362,7 +362,7 @@ class slsDetectorUsers
|
||||
\param userCallback function for postprocessing and saving the data
|
||||
*/
|
||||
|
||||
void registerRawDataCallback(int( *userCallback)(float*, void*), void *pArg);
|
||||
void registerRawDataCallback(int( *userCallback)(double*, void*), void *pArg);
|
||||
|
||||
/**
|
||||
@short register calbback for accessing detector final data
|
||||
|
||||
Reference in New Issue
Block a user