#include "DataFormats/SiPixelDigi/interface/PixelDigi.h"
#include "DataFormats/SiPixelRawData/interface/SiPixelRawDataError.h"
#include "DataFormats/Common/interface/DetSetVector.h"
#include "EventFilter/SiPixelRawToDigi/interface/ErrorChecker.h"
#include <boost/cstdint.hpp>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | PixelDataFormatter |
Transforms Pixel raw data of a given FED to orca digi and vice versa. More... |