Belle II Software  release-08-01-10
CDCChannelMap Class Reference

Database object of CDC channel map. More...

#include <CDCChannelMap.h>

Inheritance diagram for CDCChannelMap:
Collaboration diagram for CDCChannelMap:

Public Member Functions

 CDCChannelMap ()
 Default constructor.
 
 CDCChannelMap (unsigned short slayer, unsigned short layer, unsigned short wire, unsigned short board, unsigned short channel)
 Constructor.
 
unsigned getBoardID () const
 Get Board ID.
 
unsigned getBoardChannel () const
 Get channel.
 
unsigned short getISuperLayer () const
 Get super layer ID.
 
unsigned short getILayer () const
 Get layer ID.
 
unsigned short getIWire () const
 Get wire ID.
 

Private Member Functions

 ClassDef (CDCChannelMap, 2)
 ClassDef.
 

Private Attributes

unsigned short m_wire
 Wire ID.
 
unsigned short m_board
 Board ID.
 
unsigned short m_channel
 Channel ID.
 

Detailed Description

Database object of CDC channel map.

Definition at line 22 of file CDCChannelMap.h.


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