GSE++ library: reading and writing GSE waveforms
gsexx.cc File Reference

GSE++ library: read and write GSE waveform data (implementation). More...

#include <gsexx.h>
Include dependency graph for gsexx.cc:

Go to the source code of this file.

Namespaces

 GSE2
 All stuff defined by the GSE2 standard.
 
 GSE2::waveform
 All waveform related stuff.
 

Macros

#define TF_GSEXX_CC_VERSION   "TF_GSEXX_CC V1.0 "
 
#define TF_GSEXX_CC_CVSID   "$Id$"
 

Detailed Description

GSE++ library: read and write GSE waveform data (implementation).


$Id$

Author
Thomas Forbriger
Date
16/03/2002

GSE++ library: read and write GSE waveform data (implementation)

Contains documentation that is not put into the header file and does not fit elsewhere.

Copyright (c) 2002 by Thomas Forbriger (IMG Frankfurt)

libgsexx is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

REVISIONS and CHANGES

  • 16/03/2002 V1.0 Thomas Forbriger
  • 29/03/2002 V1.1 moved class specific stuff to other files

Definition in file gsexx.cc.