mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 18:40:42 +02:00
avoid conversions
This commit is contained in:
parent
0369413201
commit
b51290d0fe
@ -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();
|
||||||
|
|
||||||
/**************************************************
|
/**************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user