mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 16:05:28 +01:00
avoid conversions
This commit is contained in:
@@ -20,7 +20,7 @@ using ns = std::chrono::nanoseconds;
|
|||||||
|
|
||||||
class Implementation : private virtual slsDetectorDefs {
|
class Implementation : private virtual slsDetectorDefs {
|
||||||
public:
|
public:
|
||||||
Implementation(const detectorType d);
|
explicit Implementation(const detectorType d);
|
||||||
virtual ~Implementation();
|
virtual ~Implementation();
|
||||||
|
|
||||||
/**************************************************
|
/**************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user