8 #ifndef _ALIEMCALCONFIGURATION_H_
9 #define _ALIEMCALCONFIGURATION_H_
26 void Build(
const char * jsonstring);
std::string CreateJSONString() const
void Print(Option_t *) const
void AddConfiguration(AliEMCALConfiguration *conf)
Bool_t HasKey(const char *key) const
ClassDef(AliEMCALConfiguration, 1)
AliEMCALConfiguration(const char *name)
AliEMCALConfiguration & operator=(const AliEMCALConfiguration &ref)
virtual ~AliEMCALConfiguration()
std::ostream & operator<<(std::ostream &, const AliEMCALConfiguration &)
AliJSONValue * GetValue(const char *key) const
void Build(const char *jsonstring)
void AddParam(const char *name, AliJSONValue *value)