All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ChannelToWireMap.h File Reference

Channel-to-wire mapping data structure. More...

#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"
#include <vector>
#include <cassert>
#include <utility>

Go to the source code of this file.

Classes

class  icarus::details::ChannelToWireMap
 Mapping of ROP channels into wires. More...
 
struct  icarus::details::ChannelToWireMap::ChannelsInROPStruct
 
struct  icarus::details::ChannelToWireMap::ChannelsInROPStruct::Compare
 Compares with a channel ID (std::less<>). More...
 

Namespaces

 icarus::details
 

Detailed Description

Channel-to-wire mapping data structure.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
October 16, 2019
See Also
icarusalg/Geometry/details/ChannelToWireMap.cxx

Definition in file ChannelToWireMap.h.