LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Mapping between geometry/readout ID and flat index. More...
#include "larcorealg/Geometry/GeometryIDmapper.h"
#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"
#include <algorithm>
#include <array>
#include <cassert>
#include <initializer_list>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | readout::TPCsetIDmapper< Index > |
Mapping for TPC set identifiers. More... | |
class | readout::ROPIDmapper< Index > |
Mapping for readout plane identifiers. More... | |
class | readout::TPCsetIDmapper< Index > |
Mapping for TPC set identifiers. More... | |
class | readout::ROPIDmapper< Index > |
Mapping for readout plane identifiers. More... | |
Namespaces | |
readout | |
Mapping between geometry/readout ID and flat index.
This is a header-only library.
Definition in file ReadoutIDmapper.h.