add Geant namespace
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "Solid.h"
|
||||
|
||||
namespace uLib {
|
||||
namespace Geant {
|
||||
|
||||
class DetectorsSolidImpl {
|
||||
public:
|
||||
@@ -175,4 +176,5 @@ void BoxSolid::Update() {
|
||||
}
|
||||
|
||||
|
||||
} // namespace Geant
|
||||
} // namespace uLib
|
||||
|
||||
Reference in New Issue
Block a user