GSE++ library: reading and writing GSE waveforms
gsexx_diff.h
Go to the documentation of this file.
1 
37 // include guard
38 #ifndef TF_GSEXX_DIFF_H_VERSION
39 
40 #define TF_GSEXX_DIFF_H_VERSION \
41  "TF_GSEXX_DIFF_H V1.0 "
42 #define TF_GSEXX_DIFF_H_CVSID \
43  "$Id$"
44 
45 #include <gsexx.h>
46 
47 namespace GSE2 {
48 namespace waveform {
49 
63 namespace differences {
64 
105 } // namespace differences
106 
107 } // namespace waveform
108 } // namespace GSE2
109 
110 #endif // TF_GSEXX_DIFF_H_VERSION (includeguard)
111 
112 /* ----- END OF gsexx_diff.h ----- */
GSE++ library: read and write GSE waveform data (prototypes).
All stuff defined by the GSE2 standard.