LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
GeometryDataContainers.h File Reference

Containers to hold one datum per TPC or plane. More...

#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include <vector>
#include <stdexcept>
#include <cassert>

Go to the source code of this file.

Classes

class  geo::TPCDataContainer< T >
 Container with one element per geometry TPC. More...
 
class  geo::PlaneDataContainer< T >
 Container with one element per geometry wire plane. More...
 

Namespaces

 geo
 Namespace collecting geometry-related classes utilities.
 

Detailed Description

Containers to hold one datum per TPC or plane.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
January 2nd, 2018

This is a header-only library.

Definition in file GeometryDataContainers.h.