r4313: *** empty log message ***
[ctsim.git] / include / scanner.h
index 09ab796ce48ed25354a88a678ffdee73db2d1411..cad4be01e951b45fc5280b6255409e83c075e0f0 100644 (file)
@@ -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,