![]() |
gVirtualXRay
2.0.10
VirtualX-RayImagingLibraryonGPU
|
Class to manage a record of the X-Ray beam, i.e. an energy bin (number of photons, energy of the photons in the bin). More...
#include "gVirtualXRay/gVirtualXRayConfig.h"
#include <iostream>
#include "gVirtualXRay/Types.h"
#include "SpectrumRecord.inl"
Go to the source code of this file.
Data Structures | |
class | gVirtualXRay::SpectrumRecord |
SpectrumRecord is a class to handle a record of the X-Ray beam, i.e. an energy bin (number of photons, energy of the photons in the bin). More... | |
Namespaces | |
gVirtualXRay | |
Functions | |
std::istream & | gVirtualXRay::operator>> (std::istream &is, SpectrumRecord &obj) |
operator>> More... | |
std::ostream & | gVirtualXRay::operator<< (std::ostream &os, const SpectrumRecord &obj) |
operator<< More... | |
Class to manage a record of the X-Ray beam, i.e. an energy bin (number of photons, energy of the photons in the bin).
License BSD 3-Clause License.
For details on use and redistribution please refer to http://opensource.org/licenses/BSD-3-Clause
Copyright (c) by Dr Franck P. Vidal (franc), k.p. vidal @fpv idal. nethttp://www.fpvidal.net/, Jan 2017, 2017, version 1.1, BSD 3-Clause License
Definition in file SpectrumRecord.h.