mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
formatting
This commit is contained in:
@ -22,9 +22,7 @@
|
||||
|
||||
/** cosntructor & destructor */
|
||||
|
||||
Implementation::Implementation(const detectorType d) {
|
||||
setDetectorType(d);
|
||||
}
|
||||
Implementation::Implementation(const detectorType d) { setDetectorType(d); }
|
||||
|
||||
Implementation::~Implementation() {
|
||||
delete generalData;
|
||||
|
Reference in New Issue
Block a user