X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fscanner.h;h=d383498e4eed4b7c029f8e82b1ee63325718490c;hp=005c8028ea73d6756e1483d8eda16655e802d7c8;hb=2d39e823ba389fc68e5317c422b55be006094252;hpb=a95e41ac40cd2f3a4401d921618604cf33f2a904 diff --git a/include/scanner.h b/include/scanner.h index 005c802..d383498 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.3 2000/06/19 17:58:20 kevin Exp $ +** $Id: scanner.h,v 1.4 2000/06/22 10:17:28 kevin Exp $ ** ** ** This program is free software; you can redistribute it and/or modify @@ -29,7 +29,8 @@ #ifndef SCANNER_H #define SCANNER_H -#include "projections.h" +class Projections; + // Projections are collected along an array of ndet detectors. The data // for these detectors is stored in the class DetectorArray