CMS 3D CMS Logo

Classes | Namespaces

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/CalibFormats/SiPixelObjects/interface/PixelDACSettings.h File Reference

This class provide a base class for the pixel ROC dac data for the pixel FEC configuration. More...

#include <vector>
#include <string>
#include "CalibFormats/SiPixelObjects/interface/PixelConfigBase.h"
#include "CalibFormats/SiPixelObjects/interface/PixelROCDACSettings.h"
#include "CalibFormats/SiPixelObjects/interface/PixelFECConfigInterface.h"
#include "CalibFormats/SiPixelObjects/interface/PixelROCName.h"
#include "CalibFormats/SiPixelObjects/interface/PixelNameTranslation.h"
#include "CalibFormats/SiPixelObjects/interface/PixelDetectorConfig.h"

Go to the source code of this file.

Classes

class  pos::PixelDACSettings
 This class is responsible for manipulating the DACsettings of a ROC. More...

Namespaces

namespace  pos

Detailed Description

This class provide a base class for the pixel ROC dac data for the pixel FEC configuration.

This is a pure interface (abstract class) that needs to have an implementation.

Definition in file PixelDACSettings.h.