SlowControl_t Struct Reference

#include <SteerDesc.hh>

Collaboration diagram for SlowControl_t:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SlowControl_t ()

Public Attributes

unsigned int scId
std::string type
unsigned int chamberId
unsigned int difId
unsigned int boardId
unsigned int pmId
std::string name

Detailed Description

Definition at line 63 of file SteerDesc.hh.


Constructor & Destructor Documentation

SlowControl_t::SlowControl_t (  )  [inline]

Definition at line 72 of file SteerDesc.hh.

00072                  {
00073    scId = chamberId = difId = boardId = pmId = 0;;
00074    type = name = "";
00075   }


Member Data Documentation

unsigned int SlowControl_t::scId

Definition at line 65 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().

std::string SlowControl_t::type

Definition at line 66 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().

unsigned int SlowControl_t::chamberId

Definition at line 67 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().

unsigned int SlowControl_t::difId

Definition at line 68 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().

unsigned int SlowControl_t::boardId

Definition at line 69 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().

unsigned int SlowControl_t::pmId

Definition at line 70 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().

std::string SlowControl_t::name

Definition at line 71 of file SteerDesc.hh.

Referenced by XMLTool::receiveEvent(), and SlowControl_t().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 7 13:19:01 2013 for MicromegasFramework by  doxygen 1.4.7