STIR
6.4.0
STIR
src
include
stir
IO
InputStreamWithRecordsFromUPENNtxt.inl
Go to the documentation of this file.
1
8
/*
9
* Copyright (C) 2020-2022 University of Pennsylvania
10
This file is part of STIR.
11
12
SPDX-License-Identifier: Apache-2.0
13
14
See STIR/LICENSE.txt for details
15
*/
16
17
#include "
stir/error.h
"
18
19
START_NAMESPACE_STIR
20
21
Succeeded
22
InputStreamWithRecordsFromUPENNtxt::create_output_file(std::string ofilename)
23
{
24
error(
"InputStreamWithRecordsFromUPENNtxt: We do not support this here!"
);
25
}
26
27
END_NAMESPACE_STIR
error.h
Declaration of stir::error()
Generated on Wed May 27 2026 17:04:05 for STIR by
1.13.2