13 #ifndef ALI_MP_DATA_MAP_H
14 #define ALI_MP_DATA_MAP_H
28 void Add(
const TString& path,
const TString& data);
29 TString Get(
const TString& path, Bool_t warn = kTRUE)
const;
32 const TMap&
GetMap()
const {
return fMap; }
40 #endif //ALI_MP_EX_MAP_H
TMap fMap
the map of strings to strings
void Add(AliMUONVStore &destStore, const AliMUONVStore &srcStore)
const TMap & GetMap() const
Return the map constant reference.
TObject class containing a map of strings to strings.