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

A few simple data type definitions. More...

#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"
#include <vector>

Go to the source code of this file.

Classes

struct  icarus::details::ChannelRange_t
 A simple range of channels. More...
 

Namespaces

 icarus::details
 

Typedefs

using icarus::details::TPCColl_t = std::vector< geo::TPCGeo const * >
 Type of collection of TPCs (pointers to geo::TPCGeo). More...
 
using icarus::details::PlaneColl_t = std::vector< geo::PlaneGeo const * >
 Type of collection of planes (pointers to geo::PlaneGeo). More...
 

Detailed Description

A few simple data type definitions.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
October 10, 2019

Definition in file GeometryObjectCollections.h.