GSE++ library: reading and writing GSE waveforms
gsexx_TSTA2.cc
Go to the documentation of this file.
1 
33 #define TF_GSEXX_TSTA2_CC_VERSION \
34  "TF_GSEXX_TSTA2_CC V1.0 "
35 #define TF_GSEXX_TSTA2_CC_CVSID \
36  "$Id$"
37 
38 #include <gsexx.h>
39 
40 namespace GSE2 {
41 namespace waveform {
42 
44 const char* const TSTA2::GSEID="STA2";
45 
46 } // namespace waveform
47 } // namespace GSE2
48 
49 /* ----- END OF gsexx_TSTA2.cc ----- */
GSE++ library: read and write GSE waveform data (prototypes).
All stuff defined by the GSE2 standard.
static const char *const GSEID
GSE line idetifier.
Definition: gsexx.h:163