Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larcore
larcore
Geometry
Geometry_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
9
#include "
larcore/Geometry/Geometry.h
"
10
11
// Framework includes
12
#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
13
14
namespace
geo {
15
16
//......................................................................
17
DEFINE_ART_SERVICE(Geometry)
18
}
// namespace geo
Geometry.h
art framework interface to geometry description
Generated by
1.8.5