# | Line 3 | Line 3 | |
---|---|---|
3 | // | |
4 | // Vertex | |
5 | // | |
6 | < | // Vertex class implemented as holding a 3d vector as a point in space with fit information. |
6 | > | // Vertex class derived from BaseVertex holding additional fit information. |
7 | // | |
8 | // Authors: J.Bendavid | |
9 | //-------------------------------------------------------------------------------------------------- |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |