Prints on screen the current channel-wire map. More...
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "fhiclcpp/types/Atom.h"
#include <string>
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "larcorealg/Geometry/OpDetGeo.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "canvas/Utilities/Exception.h"
Go to the source code of this file.
Classes | |
class | geo::DumpChannelMap |
Prints on screen the current channel-wire and optical detector maps. More... | |
struct | geo::DumpChannelMap::Config |
Module configuration. More... | |
Namespaces | |
geo | |
LArSoft geometry interface. | |
Prints on screen the current channel-wire map.
Definition in file DumpChannelMap_module.cc.