art framework interface to geometry description More...
#include "larcore/CoreUtils/ServiceUtil.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcoreobj/SummaryData/GeometryConfigurationInfo.h"#include "larcorealg/Geometry/ChannelMapAlg.h"#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/Geometry/TPCGeo.h"#include "larcorealg/Geometry/PlaneGeo.h"#include "larcorealg/Geometry/WireGeo.h"#include "larcorealg/Geometry/OpDetGeo.h"#include "larcorealg/Geometry/AuxDetGeo.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/ServiceHandle.h"#include <vector>#include <map>#include <set>#include <cstring>#include <memory>#include <iterator>Go to the source code of this file.
Classes | |
| class | geo::Geometry |
| The geometry of one entire detector, as served by art. More... | |
Namespaces | |
| geo | |
| LArSoft geometry interface. | |
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 Geometry.h.
1.8.11