CMS 3D CMS Logo

Classes | Public Types | Static Public Member Functions | Static Public Attributes

PixelChannelIdentifier Class Reference

#include <PixelChannelIdentifier.h>

List of all members.

Classes

class  Packing

Public Types

typedef unsigned int ChannelType
typedef unsigned int PackedDigiType

Static Public Member Functions

static std::pair< int, int > channelToPixel (int ch)
static int pixelToChannel (int row, int col)

Static Public Attributes

static Packing thePacking

Detailed Description

Definition at line 6 of file PixelChannelIdentifier.h.


Member Typedef Documentation

Definition at line 10 of file PixelChannelIdentifier.h.

Definition at line 9 of file PixelChannelIdentifier.h.


Member Function Documentation

static std::pair<int,int> PixelChannelIdentifier::channelToPixel ( int  ch) [inline, static]
static int PixelChannelIdentifier::pixelToChannel ( int  row,
int  col 
) [inline, static]

Member Data Documentation