15 #ifndef GEOMTOOLS_GDML_EXPORT_H 16 #define GEOMTOOLS_GDML_EXPORT_H 1 83 virtual void export_gdml (
const std::string & filename_,
85 const std::string & model_name_ =
"");
94 const std::string & log_name_);
106 const std::string & model_name_);
114 bool _fake_materials_;
115 std::string _length_unit_;
116 std::string _angle_unit_;
117 std::string _density_unit_;
118 std::set<std::string> _solid_refs_;
119 std::set<std::string> _volume_refs_;
120 const std::ostringstream * _external_materials_stream_;
122 bool _support_replica_;
123 bool _support_auxiliary_;
129 #endif // GEOMTOOLS_GDML_EXPORT_H