Skip to content
Snippets Groups Projects
Commit fd01fbbd authored by Frank Gaede's avatar Frank Gaede
Browse files

- renamed anonymous namespace to DD4hep ( as in definition of Converter )

parent b3f8e1a3
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
*/
namespace DD4hep {
namespace {
namespace {
/// Some utility class to specialize the converters:
class include;
class arbitrary;
......@@ -50,7 +50,7 @@ using namespace DD4hep::Conditions;
using Geometry::DetElement;
using std::string;
namespace {
namespace DD4hep {
struct ConversionArg {
DetElement detector;
ConditionsStack* stack;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment