CMS 3D CMS Logo

SiPixelCalibDigiError.cc
Go to the documentation of this file.
2 
4  std::string result = "unknown error";
5  switch (fErrorType) {
6  case (1): {
7  result = "arrived at unexpected pattern.";
8  break;
9  }
10  case (2): {
11  result = "pixel is not in pattern at all.";
12  break;
13  }
14  }
15 
16  return result;
17 }
SiPixelCalibDigiError::printError
std::string printError() const
Definition: SiPixelCalibDigiError.cc:3
SiPixelCalibDigiError.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
SiPixelCalibDigiError::fErrorType
uint8_t fErrorType
Definition: SiPixelCalibDigiError.h:20
mps_fire.result
result
Definition: mps_fire.py:311