# ========================================================================== # AIDA Detector description implementation # -------------------------------------------------------------------------- # Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN) # All rights reserved. # # For the licensing terms see $DD4hepINSTALL/LICENSE. # For the list of contributors see $DD4hepINSTALL/doc/CREDITS. # # ========================================================================== # # BACKWARDS COMPATIBILITY FILE! # The namespace "DD4hep" is deprecated. Please use "dd4hep" instead. # # ========================================================================== from __future__ import absolute_import, unicode_literals, print_function from g4units import * print('DEPRECATION WARNING The namespace "SystemOfUnits" is deprecated. Please use "g4units" instead.')