ctp3-mon
0.3.0
|
Ctp3 dim info object class. More...
#include <Ctp3DimInfoData.h>
Public Member Functions | |
Ctp3DimInfoData (std::string name="tpc/MONBUSY", std::string group="monbusy", zsock_t *sub=0) | |
virtual | ~Ctp3DimInfoData () |
virtual void | infoHandler () final |
Protected Attributes | |
std::shared_ptr< spdlog::logger > | _logger |
Pointer to spd logger. | |
std::string | _group |
groupname | |
zsock_t * | _zmqsub |
Pointer to global zmq publisher. | |
Ctp3 dim info object class.
Definition at line 15 of file Ctp3DimInfoData.h.
Ctp3DimInfoData::Ctp3DimInfoData | ( | std::string | name = "tpc/MONBUSY" , |
std::string | group = "monbusy" , |
||
zsock_t * | sub = 0 |
||
) |
|
virtual |
Destructor
Definition at line 12 of file Ctp3DimInfoData.cpp.
|
finalvirtual |
DIM info handler
Definition at line 18 of file Ctp3DimInfoData.cpp.
References _group, _logger, _zmqsub, Ctp3DimData::avbusy, Ctp3DimData::btime, Ctp3DimData::epchts, Ctp3DimData::epchtu, and Ctp3DimData::l2arate.