Jpp
test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
externals
km3net-dataformat
src
JDAQModuleIdentifier.cc
Go to the documentation of this file.
1
#include "
km3net-dataformat/online/JDAQModuleIdentifier.hh
"
2
3
4
/**
5
* \author mdejong
6
*/
7
8
/**
9
* Custom ROOT streamer.
10
*
11
* \param R__b I/O buffer
12
*/
13
void
KM3NETDAQ::JDAQModuleIdentifier::Streamer(
TBuffer
& R__b)
14
{
15
if
(R__b.
IsReading
())
16
R__b >>
id
;
17
else
18
R__b <<
id
;
19
}
JDAQModuleIdentifier.hh
KM3NETDAQ::JDAQModuleIdentifier::id
int id
Definition
JDAQModuleIdentifier.hh:112
TBuffer
Definition
JROOT_t.hh:21
TBuffer::IsReading
bool IsReading()
Definition
JROOT_t.hh:23
Generated by
1.12.0