#include "dunecore/Geometry/DUNEGeometryHelper.h"
#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "larcorealg/Geometry/ChannelMapAlg.h"
#include "larcorealg/Geometry/ChannelMapStandardAlg.h"
#include "dunecore/Geometry/DuneApaChannelMapAlg.h"
#include "dunecore/Geometry/ChannelMap35Alg.h"
#include "dunecore/Geometry/ChannelMap35OptAlg.h"
#include "dunecore/Geometry/ChannelMapAPAAlg.h"
#include "dunecore/Geometry/ChannelMapCRMAlg.h"
#include "dunecore/Geometry/ChannelMapCRUAlg.h"
#include "dunecore/Geometry/ColdBoxChannelMapAlg.h"
#include "dunecore/Geometry/ProtoDUNEChannelMapAlg.h"
#include "dunecore/Geometry/ProtoDUNEChannelMapAlgv7.h"
#include "dunecore/Geometry/ProtoDUNEChannelMapAlgv8.h"
#include "larcorealg/Geometry/GeoObjectSorter.h"
#include "dunecore/Geometry/GeoObjectSorterAPA.h"
#include "dunecore/Geometry/GeoObjectSorter35.h"
#include <string>
Go to the source code of this file.
Definition in file DUNEGeometryHelper_service.cc.