mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-18 17:32:21 +01:00
extra methods in CtbRawFile
This commit is contained in:
@@ -19,6 +19,7 @@ set(SPHINX_SOURCE_FILES
|
||||
src/Dtype.rst
|
||||
src/ClusterFinder.rst
|
||||
src/Pedestal.rst
|
||||
src/RawMasterFile.rst
|
||||
src/VarClusterFinder.rst
|
||||
src/pyVarClusterFinder.rst
|
||||
src/pyFile.rst
|
||||
|
||||
8
docs/src/RawMasterFile.rst
Normal file
8
docs/src/RawMasterFile.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
RawMasterFile
|
||||
===============
|
||||
|
||||
|
||||
.. doxygenclass:: aare::RawMasterFile
|
||||
:members:
|
||||
:undoc-members:
|
||||
:private-members:
|
||||
@@ -16,6 +16,7 @@ AARE
|
||||
Dtype
|
||||
ClusterFinder
|
||||
Pedestal
|
||||
RawMasterFile
|
||||
VarClusterFinder
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user