LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Prints on screen the current channel-wire map. More...
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include <string>
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "canvas/Utilities/Exception.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | geo::DumpChannelMap |
Prints on screen the current channel-wire map. More... | |
Namespaces | |
geo | |
Namespace collecting geometry-related classes utilities. | |
Prints on screen the current channel-wire map.
Definition in file DumpChannelMap_module.cc.