GSE++ library: reading and writing GSE waveforms

◆ set()

void GSE2::waveform::TCHK2::set ( const intT value)
inlineprivate

Set value when read from file.

Definition at line 190 of file gsexx.h.

References Msum, and value().

190 { Msum=value; }
intT Msum
checksum value
Definition: gsexx.h:191
intT value() const
Return the checksum value.
Definition: gsexx.h:181
Here is the call graph for this function: