![]()  | 
  
    RTK
    2.7.0
    
   Reconstruction Toolkit 
   | 
 
#include <rtkJosephForwardAttenuatedProjectionImageFilter.h>
Public Types | |
| using | VectorType = itk::Vector< double, 3 > | 
Public Member Functions | |
| bool | operator!= (const ProjectedValueAccumulationAttenuated &) const | 
| void | operator() (const ThreadIdType threadId, const TInput &input, TOutput &output, const TOutput &rayCastValue, const VectorType &, const VectorType &, const VectorType &, const VectorType &, const VectorType &) | 
| bool | operator== (const ProjectedValueAccumulationAttenuated &other) const | 
| ProjectedValueAccumulationAttenuated ()=default | |
| void | SetAttenuationVector (TInput *attenuationVector) | 
| void | SetEx1 (TInput *ex1) | 
| ~ProjectedValueAccumulationAttenuated ()=default | |
Private Attributes | |
| TInput * | m_Attenuation | 
| TInput * | m_Ex1 | 
Function to accumulate the ray casting on the projection.
Definition at line 188 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
| using rtk::Functor::ProjectedValueAccumulationAttenuated< TInput, TOutput >::VectorType = itk::Vector<double, 3> | 
Definition at line 191 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  default | 
      
  | 
  default | 
      
  | 
  inline | 
Definition at line 196 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  inline | 
Definition at line 208 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  inline | 
Definition at line 202 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  inline | 
Definition at line 224 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  inline | 
Definition at line 229 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  private | 
Definition at line 235 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
      
  | 
  private | 
Definition at line 236 of file rtkJosephForwardAttenuatedProjectionImageFilter.h.
 1.8.14