CYCAMORE
Loading...
Searching...
No Matches
cycamore::FillConverter Class Reference
Inheritance diagram for cycamore::FillConverter:

Public Member Functions

virtual double convert (Material::Ptr m, cyclus::Arc const *a=NULL, cyclus::ExchangeTranslationContext< Material > const *ctx=NULL) const
 
virtual double convert (Material::Ptr m, cyclus::Arc const *a=NULL, cyclus::ExchangeTranslationContext< Material > const *ctx=NULL) const
 
 FillConverter (Composition::Ptr c_fill, Composition::Ptr c_fiss, Composition::Ptr c_topup, std::string spectrum)
 
 FillConverter (Composition::Ptr c_fill, Composition::Ptr c_fiss, Composition::Ptr c_topup, std::string spectrum)
 
virtual ~FillConverter ()
 
virtual ~FillConverter ()
 

Private Attributes

Composition::Ptr c_fill_
 
Composition::Ptr c_fiss_
 
Composition::Ptr c_topup_
 
std::string spec_
 
double w_fill_
 
double w_fiss_
 
double w_topup_
 

Detailed Description

Definition at line 56 of file build/cycamore/fuel_fab.cc.

Constructor & Destructor Documentation

◆ FillConverter() [1/2]

cycamore::FillConverter::FillConverter ( Composition::Ptr c_fill,
Composition::Ptr c_fiss,
Composition::Ptr c_topup,
std::string spectrum )
inline

Definition at line 58 of file build/cycamore/fuel_fab.cc.

References cycamore::CosiWeight(), w_fill_, w_fiss_, and w_topup_.

◆ ~FillConverter() [1/2]

virtual cycamore::FillConverter::~FillConverter ( )
inlinevirtual

Definition at line 66 of file build/cycamore/fuel_fab.cc.

◆ FillConverter() [2/2]

cycamore::FillConverter::FillConverter ( Composition::Ptr c_fill,
Composition::Ptr c_fiss,
Composition::Ptr c_topup,
std::string spectrum )
inline

Definition at line 57 of file src/fuel_fab.cc.

References cycamore::CosiWeight(), w_fill_, w_fiss_, and w_topup_.

◆ ~FillConverter() [2/2]

virtual cycamore::FillConverter::~FillConverter ( )
inlinevirtual

Definition at line 65 of file src/fuel_fab.cc.

Member Function Documentation

◆ convert() [1/2]

virtual double cycamore::FillConverter::convert ( Material::Ptr m,
cyclus::Arc const * a = NULL,
cyclus::ExchangeTranslationContext< Material > const * ctx = NULL ) const
inlinevirtual

◆ convert() [2/2]

virtual double cycamore::FillConverter::convert ( Material::Ptr m,
cyclus::Arc const * a = NULL,
cyclus::ExchangeTranslationContext< Material > const * ctx = NULL ) const
inlinevirtual

Member Data Documentation

◆ c_fill_

Composition::Ptr cycamore::FillConverter::c_fill_
private

Definition at line 91 of file build/cycamore/fuel_fab.cc.

Referenced by convert().

◆ c_fiss_

Composition::Ptr cycamore::FillConverter::c_fiss_
private

Definition at line 90 of file build/cycamore/fuel_fab.cc.

Referenced by convert().

◆ c_topup_

Composition::Ptr cycamore::FillConverter::c_topup_
private

Definition at line 92 of file build/cycamore/fuel_fab.cc.

◆ spec_

std::string cycamore::FillConverter::spec_
private

Definition at line 86 of file build/cycamore/fuel_fab.cc.

Referenced by convert().

◆ w_fill_

double cycamore::FillConverter::w_fill_
private

Definition at line 89 of file build/cycamore/fuel_fab.cc.

Referenced by convert(), and FillConverter().

◆ w_fiss_

double cycamore::FillConverter::w_fiss_
private

Definition at line 87 of file build/cycamore/fuel_fab.cc.

Referenced by convert(), and FillConverter().

◆ w_topup_

double cycamore::FillConverter::w_topup_
private

Definition at line 88 of file build/cycamore/fuel_fab.cc.

Referenced by convert(), and FillConverter().


The documentation for this class was generated from the following files: