Classes | Namespaces
ReadoutIDmapper.h File Reference

Mapping between geometry/readout ID and flat index. More...

#include "larcorealg/Geometry/GeometryIDmapper.h"
#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"
#include <vector>
#include <array>
#include <initializer_list>
#include <string>
#include <utility>
#include <algorithm>
#include <stdexcept>
#include <cassert>

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.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
October 26, 2019

This is a header-only library.

Definition in file ReadoutIDmapper.h.