All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AuxDetGeometry_service.cc
Go to the documentation of this file.
1 /**
2  * @file Geometry_service.cc
3  * @brief art framework interface to geometry description - implementation file
4  * @author brebel@fnal.gov
5  * @see Geometry.h
6  */
7 
8 // class header
10 
11 // Framework includes
12 #include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
13 
14 namespace geo {
15  DEFINE_ART_SERVICE(AuxDetGeometry)
16 } // namespace geo
17 
services AuxDetGeometry
art framework interface to geometry description for auxiliary detectors