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

Collection of exceptions for Geometry system. More...

#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "cetlib_except/exception.h"
#include <limits>

Go to the source code of this file.

Classes

class  geo::InvalidWireError
 Exception thrown on invalid wire number. More...
 
class  geo::InvalidWireIDError
 Exception thrown on invalid wire number (e.g. NearestWireID()) More...
 

Namespaces

 geo
 Verifies that the geometry check information is available.
 

Detailed Description

Collection of exceptions for Geometry system.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
November 24, 2016

This is currently a header-only library.

It offers:

Definition in file Exceptions.h.