ATLAS Offline Software
Loading...
Searching...
No Matches
ChargeCalibParameters.h File Reference

Structs for holding charge calibration parameterisation and data. More...

#include <cmath>
#include <iosfwd>
#include <limits>
Include dependency graph for ChargeCalibParameters.h:

Go to the source code of this file.

Classes

struct  PixelChargeCalib::LegacyFitParameters
struct  PixelChargeCalib::LinearFitParameters
struct  PixelChargeCalib::Thresholds
struct  PixelChargeCalib::Resolutions

Namespaces

namespace  PixelChargeCalib

Functions

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 Thresholds &t)
std::ostream & PixelChargeCalib::operator<< (std::ostream &out, const Resolutions &r)

Detailed Description

Structs for holding charge calibration parameterisation and data.

Author
Shaun Roe
Date
June, 2023

Definition in file ChargeCalibParameters.h.