ATLAS Offline Software
|
Classes | |
struct | ChargeCalibrationBundle |
bundles of parameters used together in the PixelChargeCalibCondAlg More... | |
class | IChargeCalibrationParser |
struct | LegacyFitParameters |
struct | LinearFitParameters |
class | LUTChargeCalibParser |
struct | Resolutions |
class | Run2ChargeCalibParser |
class | Run3ChargeCalibParser |
struct | Thresholds |
Functions | |
std::ostream & | operator<< (std::ostream &out, const LegacyFitParameters &legFitPar) |
std::ostream & | operator<< (std::ostream &out, const LinearFitParameters &linFitParam) |
std::ostream & | operator<< (std::ostream &out, const Thresholds &t) |
std::ostream & | operator<< (std::ostream &out, const Resolutions &r) |
std::pair< int, int > | getBecAndLayer (const PixelID *pPixelId, IdentifierHash hash) |
std::pair< size_t, InDetDD::PixelReadoutTechnology > | numChipsAndTechnology (const InDetDD::SiDetectorElement *element) |
std::pair< int, int > PixelChargeCalib::getBecAndLayer | ( | const PixelID * | pPixelId, |
IdentifierHash | hash | ||
) |
Definition at line 13 of file PixelChargeCalibUtils.cxx.
std::pair< size_t, InDetDD::PixelReadoutTechnology > PixelChargeCalib::numChipsAndTechnology | ( | const InDetDD::SiDetectorElement * | element | ) |
Definition at line 19 of file PixelChargeCalibUtils.cxx.
std::ostream & PixelChargeCalib::operator<< | ( | std::ostream & | out, |
const LegacyFitParameters & | legFitPar | ||
) |
std::ostream & PixelChargeCalib::operator<< | ( | std::ostream & | out, |
const LinearFitParameters & | linFitParam | ||
) |
std::ostream & PixelChargeCalib::operator<< | ( | std::ostream & | out, |
const Resolutions & | r | ||
) |
std::ostream & PixelChargeCalib::operator<< | ( | std::ostream & | out, |
const Thresholds & | t | ||
) |