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

definition of TWID2 class functions (implementation) More...

#include <ctime>
#include <cstdlib>
#include <gsexx.h>
#include <cstdio>
Include dependency graph for gsexx_TWID2.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_TWID2_CC_VERSION   "TF_GSEXX_TWID2_CC V1.2 "
 
#define TF_GSEXX_TWID2_CC_CVSID   "$Id$"
 

Detailed Description

definition of TWID2 class functions (implementation)


$Id$

Author
Thomas Forbriger
Date
29/03/2002

definition of TWID2 class functions (implementation)

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

  • 29/03/2002 V1.0 Thomas Forbriger
  • 16/03/2004 V1.1 deal with whitespace in WID2
  • 24/07/2006 V1.2 provide millisecond precision

Definition in file gsexx_TWID2.cc.