ATLAS Offline Software
|
Interface to parsers which accept a string or json object and return a ChargeCalibrationBundle. More...
#include "PixelConditionsData/ChargeCalibrationBundle.h"
#include "InDetReadoutGeometry/SiDetectorElementCollection.h"
#include <nlohmann/json.hpp>
#include "Identifier/IdentifierHash.h"
#include "Identifier/Identifier.h"
#include "InDetIdentifier/PixelID.h"
#include <string>
#include <utility>
#include <functional>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | PixelChargeCalib::IChargeCalibrationParser |
Namespaces | |
PixelChargeCalib | |
Interface to parsers which accept a string or json object and return a ChargeCalibrationBundle.
Definition in file IChargeCalibrationParser.h.