This class provide the data structure for the ROC DAC parameters. More...
#include <string>
#include <iostream>
#include <vector>
#include <map>
#include <fstream>
#include <sstream>
#include "CalibFormats/SiPixelObjects/interface/PixelConfigKey.h"
#include "CalibFormats/SiPixelObjects/interface/PixelROCName.h"
Go to the source code of this file.
Classes | |
class | pos::PixelROCDACSettings |
This class implements.. More... | |
Namespaces | |
pos | |
Typedefs | |
typedef unsigned char | pos::bits4 |
typedef unsigned char | pos::bits8 |
Functions | |
std::ostream & | pos::operator<< (std::ostream &s, const PixelROCDACSettings &dacs) |
This class provide the data structure for the ROC DAC parameters.
At this point I do not see a reason to make an abstract layer for this code.
Definition in file PixelROCDACSettings.h.