mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +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
|
#ifndef EIGER_DETECTOR_H
|
||||||
#define EIGER_DETECTOR_H
|
#define EIGER_DETECTOR_H
|
||||||
|
|
||||||
using namespace std;
|
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 functions
|
||||||
*
|
* @author Ian Johnson
|
||||||
* @short This is class contains all eiger specific functionalities
|
* @version 0.1
|
||||||
* @author Anna Bergamaschi
|
|
||||||
* @version 0.1alpha (any string)
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include "slsDetector.h"
|
#include "slsDetector.h"
|
||||||
|
|
||||||
class eigerDetector : public slsDetector{
|
class eigerDetector : public slsDetector{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user