CMS 3D CMS Logo

pos::PixelConfigKey Class Reference

This class implements.. More...

#include <interface/PixelConfigKey.h>

List of all members.

Public Member Functions

unsigned int key ()
 PixelConfigKey (unsigned int key)

Private Attributes

unsigned int key_


Detailed Description

This class implements..

A longer explanation will be placed here later

Definition at line 20 of file PixelConfigKey.h.


Constructor & Destructor Documentation

pos::PixelConfigKey::PixelConfigKey ( unsigned int  key  )  [inline, explicit]

Definition at line 24 of file PixelConfigKey.h.

References key_.

00024 { key_=key;}


Member Function Documentation

unsigned int pos::PixelConfigKey::key (  )  [inline]

Definition at line 25 of file PixelConfigKey.h.

References key_.

Referenced by pos::PixelConfigFile::configurationDataExists(), pos::PixelConfigFile::getPath(), and pos::PixelConfigFile::getVersions().

00025 {return key_;}


Member Data Documentation

unsigned int pos::PixelConfigKey::key_ [private]

Definition at line 29 of file PixelConfigKey.h.

Referenced by key(), and PixelConfigKey().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:50:33 2009 for CMSSW by  doxygen 1.5.4