art framework interface to geometry description More...
#include "Geometry/GeometryCore.h"#include "SummaryDataProducts/GeometryConfigurationInfo.h"#include "Geometry/ChannelMapAlgs/ChannelMapAlg.h"#include "Geometry/ChannelMapAlgs/SegmentationAlg.h"#include "fhiclcpp/ParameterSet.h"#include "art/Framework/Principal/Run.h"#include "art/Framework/Services/Registry/ActivityRegistry.h"#include "art/Framework/Services/Registry/ServiceDeclarationMacros.h"#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include <vector>#include <map>#include <set>#include <cstring>#include <memory>#include <iterator>Go to the source code of this file.
Classes | |
| class | gar::geo::GeometryGAr |
| The geometry of one entire detector, as served by art. More... | |
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::geo | |
art framework interface to geometry description
Revised seligman@nevis.columbia.edu 29-Jan-2009 Revise the class to make it into more of a general detector interface Revised petrillo@fnal.gov 27-Apr-2015 Factorization into a framework-independent GeometryCore.h and a art framework interface Revised petrillo@fnal.gov 10-Nov-2015 Complying with the provider requirements described in ServiceUtil.h
Definition in file GeometryGAr.h.
1.8.11