![]() |
|
|||
File indexing completed on 2024-04-06 11:58:13
0001 // 0002 // Base class for pixel calibration data 0003 // 0004 0005 #include <iostream> 0006 #include "CalibFormats/SiPixelObjects/interface/PixelCalibBase.h" 0007 0008 using namespace std; 0009 0010 using namespace pos; 0011 0012 PixelCalibBase::PixelCalibBase() { mode_ = "Default"; } 0013 0014 PixelCalibBase::~PixelCalibBase() {}
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |