makefile updated to include the receiver in the library

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@502 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
bergamaschi
2013-04-05 08:15:10 +00:00
parent 34a2f92cb4
commit 1d159e676a
7 changed files with 45 additions and 41 deletions

View File

@ -4,9 +4,7 @@
#ifndef DETECTOR_DATA_H
#define DETECTOR_DATA_H
/**
@short data structure to hold the detector data after postprocessing
(e.g. to plot, store in a root tree etc.)
@short data structure to hold the detector data after postprocessing (e.g. to plot, store in a root tree etc.)
*/
class detectorData {
public: