DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
PluginService.h
Go to the documentation of this file.
1 #ifndef GAUDIPLUGINSERVICE_GAUDI_PLUGINSERVICE_H
2 #define GAUDIPLUGINSERVICE_GAUDI_PLUGINSERVICE_H
3 /*****************************************************************************\
4 * (c) Copyright 2013 CERN *
5 * *
6 * This software is distributed under the terms of the GNU General Public *
7 * Licence version 3 (GPL Version 3), copied verbatim in the file "LICENCE". *
8 * *
9 * In applying this licence, CERN does not waive the privileges and immunities *
10 * granted to it by virtue of its status as an Intergovernmental Organization *
11 * or submit itself to any jurisdiction. *
12 \*****************************************************************************/
13 
16 
18 
19 #if GAUDI_PLUGIN_SERVICE_USE_V2
20 # include "Gaudi/PluginServiceV2.h"
21 #else
22 # include "Gaudi/PluginServiceV1.h"
23 #endif
24 
25 #endif
PluginServiceV2.h
PluginServiceV1.h
PluginServiceCommon.h