LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
ReadoutIDmapper.h File Reference

Mapping between geometry/readout ID and flat index.This is a header-only library. 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
 

Detailed Description

Mapping between geometry/readout ID and flat index.

This is a header-only library.

Definition in file ReadoutIDmapper.h.