LorentzLine.hh
Go to the documentation of this file.
1 
4 #pragma once
5 
6 #include "boca/math/Line.hh"
8 
9 namespace boca
10 {
11 
16 template<typename Value_>
18 
19 }
Boosted Collider Analysis.
Definition: Analysis.hh:15
Line between two points.
Definition: Line.hh:15