Electric Tiger DAQ  1.0.0
Data Acquisition Software for the Electric Tiger Experiment
testconfigprocessor.h
1 #ifndef TESTCONFIGPROCESSOR_H
2 #define TESTCONFIGPROCESSOR_H
3 
4 //C System-Headers
5 //
6 //C++ System headers
7 //
8 //Qt Headers
9 //
10 //OpenCV Headers
11 //
12 //Boost Headers
13 //
14 //Project specific headers
15 //
16 
18 {
19 public:
21 };
22 
23 #endif // TESTCONFIGPROCESSOR_H
Definition: testconfigprocessor.h:17