mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
now it should work also with jungfrau
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorCalibration@33 113b152e-814d-439b-b186-022a431db7b5
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include "slsDetectorData.h"
|
||||
|
||||
class chiptestBoardData : public slsDetectorData<uint16_t> {
|
||||
class chiptestBoardData : public virtual slsDetectorData<uint16_t> {
|
||||
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user