X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fscanner.h;h=cad4be01e951b45fc5280b6255409e83c075e0f0;hp=09ab796ce48ed25354a88a678ffdee73db2d1411;hb=3d52fe3684ae9f5bf411c6ec4476381932ca6d00;hpb=52b5db7fecd29a8ffe42c53e4e27fd2a698075bb diff --git a/include/scanner.h b/include/scanner.h index 09ab796..cad4be0 100644 --- a/include/scanner.h +++ b/include/scanner.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: scanner.h,v 1.22 2001/09/24 09:40:42 kevin Exp $ +** $Id: scanner.h,v 1.23 2003/04/01 19:49:41 kevin Exp $ ** ** ** This program is free software; you can redistribute it and/or modify @@ -72,6 +72,7 @@ class Scanner static const int Scanner::GEOMETRY_PARALLEL; static const int Scanner::GEOMETRY_EQUILINEAR; static const int Scanner::GEOMETRY_EQUIANGULAR; + static const int Scanner::GEOMETRY_LINOGRAM; Scanner (const Phantom& phm, const char* const geometryName, int nDet,