- 02 Nov, 2021 32 commits
-
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@57 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@55 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@54 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@53 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@52 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@51 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Big changes: ! change to building with CMake, which makes packaging and compilation easier (hopefully) ! introduced a "namespace gbl" to all files ! introduced different directory structure and moved all files: src/ and include/ for implementation and header files, respectively !+ added an examples/ directory for example executables, moved existing example there Additions: + added a doc/ directory, which contains a Doxyfile (and the logo) for documentation generation + additional cmake/ directory for some macros and settings + added CMakeLists.txt files in root and example directory as configuration files + added a README file, which should explain/help the build process Please check the README file for instructions. git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@50 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@46 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@45 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@44 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@40 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@37 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@35 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@29 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@27 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@26 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@25 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@24 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@23 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@21 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@17 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@16 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@15 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@10 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@9 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@7 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
- avoid loops ~ npar^2 - compressed jacobian for broken lines <-> local track par. - inline code for 2*2 matrix operations git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@6 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@4 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@3 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@2 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
git-svn-id: http://svnsrv.desy.de/public/GeneralBrokenLines/trunk@1 281f6f2b-e318-4fd1-8bce-1a4ba7aab212
-
Claus Kleinwort authored
-