Channel mapping algorithms for ICARUS detector. More...
#include "icarusalg/Geometry/GeoObjectSorterPMTasTPC.h"
#include "icarusalg/Geometry/details/ChannelToWireMap.h"
#include "icarusalg/Geometry/details/GeometryObjectCollections.h"
#include "larcorealg/Geometry/ChannelMapAlg.h"
#include "larcorealg/Geometry/GeometryData.h"
#include "larcorealg/Geometry/GeometryDataContainers.h"
#include "larcorealg/Geometry/ReadoutDataContainers.h"
#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "fhiclcpp/types/OptionalDelegatedParameter.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Table.h"
#include "fhiclcpp/ParameterSet.h"
#include <vector>
#include <cassert>
Go to the source code of this file.
Classes | |
class | icarus::ICARUSChannelMapAlg |
Channel mapping for ICARUS detector with split wires. More... | |
struct | icarus::ICARUSChannelMapAlg::Config |
struct | icarus::ICARUSChannelMapAlg::Config::WirelessChannelStruct |
struct | icarus::ICARUSChannelMapAlg::ReadoutMappingInfo_t |
Collected information about TPC sets and readout planes in the geometry. More... | |
struct | icarus::ICARUSChannelMapAlg::PlaneInfo_t |
Collection of information on one plane. More... | |
Namespaces | |
icarus | |
Cluster finding and building. | |
Channel mapping algorithms for ICARUS detector.
Definition in file ICARUSChannelMapAlg.h.