22 using namespace detail ;
40 static long createSurfaceManager(Detector& description,
int ,
char** ) {
42 printout(INFO,
"InstallSurfaceManager",
"**** running plugin InstallSurfaceManager ! " );
46 printout(INFO,
"InstallSurfaceManager",
"%s" , description.extension<
SurfaceManager>()->toString().c_str() );
53 DECLARE_APPLY( InstallSurfaceManager, dd4hep::rec::createSurfaceManager )