|
BOSS 8.0.0
BESIII Offline Software System
|
#include "calibUtil/StripSrv.h"#include "facilities/Util.h"#include <fstream>#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | MyObject |
| file for sample client More... | |
Typedefs | |
| typedef std::vector< unsigned short int > | StripCol |
Functions | |
| int | main (int argc, char *argv[]) |
Sample program to exercise low-level calibration strip services. Optional argument is path to file using badStrips.dtd. If omitted, use file $CALIBUTILROOT/xml/test/testHot.xml
Definition in file test_strips.cxx.
| typedef std::vector< unsigned short int > calibUtil::StripCol |
Definition at line 25 of file Calibration/calibUtil/include/calibUtil/StripSrv.h.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 25 of file test_strips.cxx.