GSE++ library: reading and writing GSE waveforms

◆ checksum()

const TCHK2& GSE2::waveform::TDAT2sum::checksum ( ) const
inlineinherited

return the checksum

Definition at line 298 of file gsexx.h.

References GSE2::waveform::TDAT2sum::Mchecksum.

Referenced by GSE2::waveform::TDAT2read::operator()(), and GSE2::waveform::TDAT2write::operator()().

298 { return(Mchecksum); }
TCHK2 Mchecksum
The checksum is handled by the base class.
Definition: gsexx.h:314
Here is the caller graph for this function: