mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
refactored ONLY THE CLIENT first stage, compiles
This commit is contained in:
@ -84,39 +84,16 @@ INPUT = commonFiles/communication_funcs.h \
|
||||
commonFiles/error_defs.h \
|
||||
commonFiles/sls_detector_defs.h \
|
||||
commonFiles/sls_detector_funcs.h \
|
||||
f90Interface/externPostProcessing.h \
|
||||
multiSlsDetector/multiSlsDetectorClient.h \
|
||||
multiSlsDetector/multiSlsDetectorCommand.h \
|
||||
multiSlsDetector/multiSlsDetector.h \
|
||||
slsDetector/slsDetectorActions.h \
|
||||
slsDetector/slsDetectorBase.h \
|
||||
slsDetector/slsDetectorCommand.h \
|
||||
slsDetector/slsDetector.h \
|
||||
slsDetector/slsDetectorUsers.h \
|
||||
slsDetector/slsDetectorUtils.h \
|
||||
slsDetectorAnalysis/angCalLogClass.h \
|
||||
slsDetectorAnalysis/angleConversionConstant.h \
|
||||
slsDetectorAnalysis/angularCalibration.h \
|
||||
slsDetectorAnalysis/angularConversion.h \
|
||||
slsDetectorAnalysis/AngularConversion_Standalone.h \
|
||||
slsDetectorAnalysis/angularConversionStatic.h \
|
||||
slsDetectorAnalysis/badChannelCorrections.h \
|
||||
slsDetectorAnalysis/detectorData.h \
|
||||
slsDetectorAnalysis/enCalLogClass.h \
|
||||
slsDetectorAnalysis/energyCalibration.h \
|
||||
slsDetectorAnalysis/energyConversion.h \
|
||||
slsDetectorAnalysis/fileIO.h \
|
||||
slsDetectorAnalysis/FileIO_Standalone.h \
|
||||
slsDetectorAnalysis/fileIOStatic.h \
|
||||
slsDetectorAnalysis/movingStat.h \
|
||||
slsDetectorAnalysis/postProcessingFileIO_Standalone.h \
|
||||
slsDetectorAnalysis/postProcessingFuncs.h \
|
||||
slsDetectorAnalysis/postProcessing.h \
|
||||
slsDetectorAnalysis/postProcessing_Standalone.h \
|
||||
slsDetectorAnalysis/runningStat.h \
|
||||
slsDetectorAnalysis/singlePhotonFilter.h \
|
||||
slsDetectorAnalysis/single_photon_hit.h \
|
||||
slsDetectorAnalysis/TSlsDetectorDict.h \
|
||||
slsReceiverInterface/receiverInterface.h \
|
||||
threadFiles/CondVar.h \
|
||||
threadFiles/Global.h \
|
||||
@ -125,8 +102,6 @@ INPUT = commonFiles/communication_funcs.h \
|
||||
threadFiles/Single.h \
|
||||
threadFiles/Task.h \
|
||||
threadFiles/ThreadPool.h \
|
||||
usersFunctions/angleFunction.h \
|
||||
usersFunctions/usersFunctions.h \
|
||||
../slsReceiverSoftware/include/ansi.h \
|
||||
../slsReceiverSoftware/include/BinaryFile.h \
|
||||
../slsReceiverSoftware/include/BinaryFileStatic.h \
|
||||
|
Reference in New Issue
Block a user