mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 04:49:49 +01:00
wip, doc
This commit is contained in:
@@ -2210,6 +2210,7 @@ class Detector(CppDetectorApi):
|
|||||||
Example
|
Example
|
||||||
-------
|
-------
|
||||||
>>> d.vetophoton = (2, 24, 2560, '/tmp/bla.txt')
|
>>> d.vetophoton = (2, 24, 2560, '/tmp/bla.txt')
|
||||||
|
"""
|
||||||
raise NotImplementedError('vetofile is set only')
|
raise NotImplementedError('vetofile is set only')
|
||||||
|
|
||||||
@vetophoton.setter
|
@vetophoton.setter
|
||||||
|
|||||||
Reference in New Issue
Block a user