#include <SiPixelPayloadInspectorHelper.h>
SiPixelPI::PhaseInfo::PhaseInfo |
( |
unsigned int |
size | ) |
|
|
inline |
SiPixelPI::PhaseInfo::PhaseInfo |
( |
const phase & |
thePhase | ) |
|
|
inline |
virtual SiPixelPI::PhaseInfo::~PhaseInfo |
( |
| ) |
|
|
inlinevirtual |
const bool SiPixelPI::PhaseInfo::isComparedWithPhase2 |
( |
const PhaseInfo & |
theOtherPhase | ) |
const |
|
inline |
const bool SiPixelPI::PhaseInfo::isPhase1Comparison |
( |
const PhaseInfo & |
theOtherPhase | ) |
const |
|
inline |
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
size_t SiPixelPI::PhaseInfo::m_detsize |
|
private |