GSE++ library: reading and writing GSE waveforms
|
void GSE2::waveform::TCHK2::add | ( | const intT & | value | ) |
Add a value to the checksum.
This function adds the sample value to the checksum.
value | sample value to add |
Definition at line 77 of file gsexx_TCHK2.cc.
References GSE2::waveform::helper::abs(), Msum, and value().
Referenced by GSE2::waveform::TDAT2sum::add(), and GSE2::tests::test_chk2().