5#ifndef ZDCCABLINGSERVICE_H
6#define ZDCCABLINGSERVICE_H
11#include "Identifier/Identifier.h"
44 int hwid2side (
int crate,
int channel )
const;
46 int hwid2type (
int crate,
int channel )
const;
48 int hwid2gain (
int crate,
int channel )
const;
49 int hwid2delay (
int crate,
int channel )
const;
50 int hwid2hv (
int crate,
int channel )
const;
int hwid2type(int crate, int channel) const
void setConnected(int ppm, int channel)
int hwid2side(int crate, int channel) const
static void deleteInstance()
delete service instance
int crate_index_lookup(int &crate) const
int hwid2hv(int crate, int channel) const
ZdcCablingService(const ZdcID *zdcID)
Default constructor protected.
int hwid2gain(int crate, int channel) const
void fillConnectionTables()
int hwid2channel(int crate, int channel) const
static const ZdcCablingService * getInstance()
get pointer to service instance
virtual ~ZdcCablingService()
Destructor protected.
int hwid2delay(int crate, int channel) const
int hwid2module(int crate, int channel) const
Identifier h2s_channel_id(int crate, int channel) const