9 #ifndef GEO_AUXDETGEOMETRY_H 10 #define GEO_AUXDETGEOMETRY_H 18 class ActivityRegistry;
95 void preBeginRun(
art::Run const& run);
98 void LoadNewGeometry(std::string gdmlfile, std::string rootfile);
100 void InitializeChannelMap();
111 bool fForceUseFCLOnly;
121 #endif // GEO_AUXDETGEOMETRY_H AuxDetGeometryCore const * GetProviderPtr() const
Returns a constant pointer to the service provider.
AuxDetGeometryCore const & GetProvider() const
Returns a constant reference to the service provider.
Description of geometry of one set of auxiliary detectors.
The geometry of one entire detector, as served by art.
Access the description of auxiliary detector geometry.
AuxDetGeometryCore * GetProviderPtr()
Returns a pointer to the service provider.
#define DECLARE_ART_SERVICE(svc, scope)
AuxDetGeometryCore fProvider
the actual service provider
AuxDetGeometryCore & GetProvider()
Returns a reference to the service provider.
Namespace collecting geometry-related classes utilities.