This class provides a base class for the pixel trim data for the pixel FEC configuration. More...
#include <string>
#include "CalibFormats/SiPixelObjects/interface/PixelTrimOverrideBase.h"
#include "CalibFormats/SiPixelObjects/interface/PixelTrimBase.h"
#include "CalibFormats/SiPixelObjects/interface/PixelROCTrimBits.h"
#include "CalibFormats/SiPixelObjects/interface/PixelROCName.h"
#include "CalibFormats/SiPixelObjects/interface/PixelNameTranslation.h"
#include "CalibFormats/SiPixelObjects/interface/PixelFECConfigInterface.h"
Go to the source code of this file.
Classes | |
class | pos::PixelTrimBase |
This class implements.. More... | |
Namespaces | |
pos | |
This class provides a base class for the pixel trim data for the pixel FEC configuration.
This is a pure interface (abstract class) that needs to have an implementation.
Need to figure out what is 'VMEcommand' below!
All applications should just use this interface and not care about the specific implementation
Definition in file PixelTrimBase.h.