ctp3-mon  0.3.0
 All Classes Functions Variables Pages
Ctp3DimInfoData Class Reference

Ctp3 dim info object class. More...

#include <Ctp3DimInfoData.h>

Inheritance diagram for Ctp3DimInfoData:

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.
 

Detailed Description

Ctp3 dim info object class.

Author
Martin Vala mvala.nosp@m.@cer.nosp@m.n.ch

Definition at line 15 of file Ctp3DimInfoData.h.

Constructor & Destructor Documentation

Ctp3DimInfoData::Ctp3DimInfoData ( std::string  name = "tpc/MONBUSY",
std::string  group = "monbusy",
zsock_t *  sub = 0 
)

Constructor

Definition at line 3 of file Ctp3DimInfoData.cpp.

References _logger.

Ctp3DimInfoData::~Ctp3DimInfoData ( )
virtual

Destructor

Definition at line 12 of file Ctp3DimInfoData.cpp.

Member Function Documentation

void Ctp3DimInfoData::infoHandler ( )
finalvirtual

The documentation for this class was generated from the following files: