GSE++ library: reading and writing GSE waveforms
gsexx.cc
Go to the documentation of this file.
1 
38 #define TF_GSEXX_CC_VERSION \
39  "TF_GSEXX_CC V1.0 "
40 #define TF_GSEXX_CC_CVSID \
41  "$Id$"
42 
43 #include <gsexx.h>
44 
60 namespace GSE2 {
61 
62 bool Terror::silent=false;
63 
88 namespace waveform {
89 
90 } // namespace waveform
91 
101 } // namespace GSE2
102 
103 /* ----- END OF gsexx.cc ----- */
GSE++ library: read and write GSE waveform data (prototypes).
All stuff defined by the GSE2 standard.
static bool silent
be silent?
Definition: gsexx.h:77