Channel mapping algorithms for VD ColdBox CRP. More...
#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 "dunecore/Geometry/GeoObjectSorterCRU.h"
#include <vector>
#include <cassert>
#include <utility>
Go to the source code of this file.
Classes | |
class | geo::dune::vd::ChannelToWireMap |
struct | geo::dune::vd::ChannelToWireMap::ChannelsInROPStruct |
class | geo::ColdBoxChannelMapAlg |
struct | geo::ColdBoxChannelMapAlg::ChannelRange_t |
struct | geo::ColdBoxChannelMapAlg::ReadoutMappingInfo_t |
Collected information about TPC sets and readout planes in the geometry. More... | |
struct | geo::ColdBoxChannelMapAlg::PlaneInfo_t |
Collection of information on one plane. More... | |
Namespaces | |
geo | |
LArSoft geometry interface. | |
geo::dune | |
geo::dune::vd | |
Channel mapping algorithms for VD ColdBox CRP.
Adapted from ICARUSChannelMapAlg by G. Petrillo
vgaly mov@ ipnl. in2p 3.fr
Definition in file ColdBoxChannelMapAlg.h.