CMS 3D CMS Logo

DD4hep2DDDName.h
Go to the documentation of this file.
1 #ifndef SimG4Core_Geometry_DD4hep2DDDName_h
2 #define SimG4Core_Geometry_DD4hep2DDDName_h
3 
4 #include <string>
5 
6 namespace DD4hep2DDDName {
7  std::string_view nameMatterLV(const std::string& name, bool dd4hep);
9  std::string_view namePV(const std::string& name, bool dd4hep);
10 }; // namespace DD4hep2DDDName
11 
12 #endif
std::string_view namePV(const std::string &name, bool dd4hep)
std::string_view nameMatterLV(const std::string &name, bool dd4hep)
std::string nameSolid(const std::string &name, bool dd4hep)