ATLAS Offline Software
Classes | Namespaces
IChargeCalibrationParser.h File Reference

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>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PixelChargeCalib::IChargeCalibrationParser
 

Namespaces

 PixelChargeCalib
 

Detailed Description

Interface to parsers which accept a string or json object and return a ChargeCalibrationBundle.

Author
Shaun Roe
Date
July, 2023

Definition in file IChargeCalibrationParser.h.