![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
Definition of data types for geometry description (implementation). More...
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... | |
Definition of data types for geometry description (implementation).
Definition in file geo_types.cxx.