3 #ifndef PHPARAMETER_PHPARAMETERSCONTAINER_H
4 #define PHPARAMETER_PHPARAMETERSCONTAINER_H
19 typedef std::map<int, PHParameters *>
Map;
22 typedef std::pair<Iterator, Iterator>
Range;
23 typedef std::pair<ConstIterator, ConstIterator>
ConstRange;
31 int WriteToFile(
const std::string &extension,
const std::string &
dir);
38 void Print(Option_t *option =
"")
const override;
53 #endif // PHPARAMETER_PHPARAMETERSCONTAINER_H