LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
geo_types.cxx File Reference

Definition of data types for geometry description (implementation). More...

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

Go to the source code of this file.

Namespaces

 geo
 ROOT libraries.
 

Functions

std::string geo::SignalTypeName (geo::SigType_t sigType)
 Returns the name of the specified signal type. More...
 
Geometry enumerators
std::ostream & geo::operator<< (std::ostream &os, Coordinate const coordinate)
 Enumerate the possible plane projections. More...
 
std::ostream & geo::operator<< (std::ostream &os, DriftSign const sign)
 Enumerate the possible plane projections. More...
 
bool geo::operator== (DriftAxis const a, DriftAxis const b)
 Enumerate the possible plane projections. More...
 
bool geo::operator!= (DriftAxis const a, DriftAxis const b)
 Enumerate the possible plane projections. More...
 
std::ostream & geo::operator<< (std::ostream &os, DriftAxis const driftAxis)
 Enumerate the possible plane projections. More...
 

Detailed Description

Definition of data types for geometry description (implementation).

See also
larcoreobj/SimpleTypesAndConstants/geo_types.h

Definition in file geo_types.cxx.