DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
ComponentUtils.h
Go to the documentation of this file.
1 //==========================================================================
2 // AIDA Detector description implementation
3 //--------------------------------------------------------------------------
4 // Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
5 // All rights reserved.
6 //
7 // For the licensing terms see $DD4hepINSTALL/LICENSE.
8 // For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
9 //
10 // Author : M.Frank
11 //
12 //==========================================================================
13 
14 #ifndef DDG4_COMPONENTUTILS_H
15 #define DDG4_COMPONENTUTILS_H
16 
17 // Framework include files
18 #include <DD4hep/Primitives.h>
19 #include <DD4hep/Exceptions.h>
20 
22 namespace dd4hep {
23 
24 
25 } // End namespace dd4hep
26 
27 #endif // DDG4_COMPONENTUTILS_H
Primitives.h
dd4hep
Namespace for the AIDA detector description toolkit.
Definition: AlignmentsCalib.h:28
Exceptions.h