CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalTopologyRestrictionParser.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_CALOTOPOLOGY_HCALTOPOLOGYRESTRICTIONPARSER_H
2 #define GEOMETRY_CALOTOPOLOGY_HCALTOPOLOGYRESTRICTIONPARSER_H 1
3 
5 
24 public:
29  std::string parse(const std::string& line);
30 private:
32 };
33 
34 #endif
std::string parse(const std::string &line)
HcalTopologyRestrictionParser(HcalTopology &target)