GeneralBrokenLines
V03-01-03
using EIGEN
src
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>
9
using namespace
std;
10
11
void
exampleSit
();
12
13
int
main
() {
14
exampleSit
();
15
return
0;
16
}
17
exampleSit
void exampleSit()
Silicon tracker example.
Definition:
exampleSit.cpp:105
main
int main()
Definition:
GBLpp.cpp:13
Generated on Wed Sep 4 2024 08:57:58 for GeneralBrokenLines by
1.9.3