LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
Decomposer.h File Reference

Classes to project and compose a vector on a plane. More...

#include "larcorealg/Geometry/geo_vectors_utils.h"
#include <cmath>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

class  geo::PlaneBase< Vector >
 A base for a plane in space. More...
 
class  geo::AffinePlaneBase< Vector, Point >
 
struct  geo::DecomposedVector< ProjVector >
 
class  geo::PlaneDecomposer< Vector, Point, ProjVector >
 Class with methods for projection of vectors on a plane. More...
 
class  geo::Decomposer< Vector, Point, ProjVector >
 Class with methods to decompose and compose back vectors. More...
 

Namespaces

 geo
 ROOT libraries.
 

Detailed Description

Classes to project and compose a vector on a plane.

Definition in file Decomposer.h.