DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Exceptions.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 Markus Frank
11 // \date 2016-02-02
12 // \version 1.0
13 //
14 //==========================================================================
15 #ifndef DD4HEP_EXCEPTIONS_H
16 #define DD4HEP_EXCEPTIONS_H
17 
18 // Forward declaring header for package configuration
19 
20 #include "DD4hep/config.h"
21 #include "Parsers/Exceptions.h"
22 
23 #endif // DD4HEP_EXCEPTIONS_H
24 
config.h