LDMX Software
|
Public Member Functions | |
utility::Reader & | read (utility::Reader &r) |
void | add (framework::Event &event, const std::string &name) |
Public Attributes | |
int | runNumber |
int | WRCounter |
int | channel |
int | seq_id |
int | sec |
int | coarse |
int | frac |
Definition at line 15 of file WRRawDecoder.cxx.
|
inline |
Definition at line 27 of file WRRawDecoder.cxx.
|
inline |
Definition at line 23 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::channel |
Definition at line 18 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::coarse |
Definition at line 21 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::frac |
Definition at line 22 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::runNumber |
Definition at line 16 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::sec |
Definition at line 20 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::seq_id |
Definition at line 19 of file WRRawDecoder.cxx.
int packing::WRBinaryPacket::WRCounter |
Definition at line 17 of file WRRawDecoder.cxx.