GeneralBrokenLines V03-01-01
using EIGEN
GBLpp.cpp
Go to the documentation of this file.
1//============================================================================
2// Name : GBLpp.cpp
3// Author : Claus Kleinwort - DESY
4// Version : initial development
5// Description : General Broken Lines in C++, Ansi-style
6//============================================================================
7
8#include <iostream>
9using namespace std;
10
12
13int main() {
15 return 0;
16}
void exampleComposedKin()
Drift chamber example.
int main()
Definition: GBLpp.cpp:13