gVirtualXRay  2.0.10
VirtualX-RayImagingLibraryonGPU
Data Structures | Namespaces | Functions
SpectrumRecord.h File Reference

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"
Include dependency graph for SpectrumRecord.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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).

Version
1.0
Date
13/01/2017
Author
Dr Franck P. Vidal

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.nosp@m.k.p..nosp@m.vidal.nosp@m.@fpv.nosp@m.idal..nosp@m.net), http://www.fpvidal.net/, Jan 2017, 2017, version 1.1, BSD 3-Clause License

Definition in file SpectrumRecord.h.