#include <SiPixelPayloadInspectorHelper.h>
◆ PhaseInfo() [1/2]
SiPixelPI::PhaseInfo::PhaseInfo |
( |
unsigned int |
size | ) |
|
|
inline |
◆ PhaseInfo() [2/2]
SiPixelPI::PhaseInfo::PhaseInfo |
( |
const phase & |
thePhase | ) |
|
|
inline |
◆ ~PhaseInfo()
virtual SiPixelPI::PhaseInfo::~PhaseInfo |
( |
| ) |
|
|
inlinevirtual |
◆ isComparedWithPhase2()
const bool SiPixelPI::PhaseInfo::isComparedWithPhase2 |
( |
const PhaseInfo & |
theOtherPhase | ) |
const |
|
inline |
◆ isPhase1Comparison()
const bool SiPixelPI::PhaseInfo::isPhase1Comparison |
( |
const PhaseInfo & |
theOtherPhase | ) |
const |
|
inline |
◆ pathToTopoXML()
const char* SiPixelPI::PhaseInfo::pathToTopoXML |
( |
| ) |
|
|
inline |
Definition at line 82 of file SiPixelPayloadInspectorHelper.h.
References Exception, m_detsize, SiPixelPI::phase0size, and SiPixelPI::phase1size.
Referenced by DMRChecker::endJob(), gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill(), and gainCalibHelper::SiPixelGainCalibrationValuesComparisonPerRegion< isBarrel, myType, nIOVs, ntags, PayloadType >::fill().
84 return "Geometry/TrackerCommonData/data/trackerParameters.xml";
86 return "Geometry/TrackerCommonData/data/PhaseI/trackerParameters.xml";
88 return "Geometry/TrackerCommonData/data/PhaseII/trackerParameters.xml";
static const unsigned int phase0size
static const unsigned int phase1size
◆ phase()
◆ m_detsize
size_t SiPixelPI::PhaseInfo::m_detsize |
|
private |