mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-04 09:00:41 +02:00
edited doxygen comments
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@6 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
71ef480327
commit
54b670f4f4
@ -1,24 +1,20 @@
|
||||
|
||||
|
||||
|
||||
#ifndef EIGER_DETECTOR_H
|
||||
#define EIGER_DETECTOR_H
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* @libdoc The eigerDetector class contains Eiger specific functions.
|
||||
*
|
||||
@libdoc The mythenDetector class contains the functions specific to the eiger detector
|
||||
*
|
||||
* @short This is class contains all eiger specific functionalities
|
||||
* @author Anna Bergamaschi
|
||||
* @version 0.1alpha (any string)
|
||||
|
||||
|
||||
* @short This is class contains all Eiger specific functions
|
||||
* @author Ian Johnson
|
||||
* @version 0.1
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#include "slsDetector.h"
|
||||
|
||||
class eigerDetector : public slsDetector{
|
||||
|
Loading…
x
Reference in New Issue
Block a user