CLASS  5.1
Fuel Cycle Simulator
DecayDataBank.hxx File Reference

Header file for DecayDataBank class. More...

#include "CLASSObject.hxx"
#include "EvolutionData.hxx"
#include "IsotopicVector.hxx"
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  DecayDataBank
 Describes outcore radioactive decays. More...
 

Typedefs

typedef long long int cSecond
 

Functions

double ReactionRateWeightedDistance (IsotopicVector IV1, EvolutionData DB)
 
double ReactionRateWeightedDistance (EvolutionData DB, IsotopicVector IV1)
 

Detailed Description

Header file for DecayDataBank class.

Version
2.0

Typedef Documentation

◆ cSecond

typedef long long int cSecond

Function Documentation

◆ ReactionRateWeightedDistance() [1/2]

double ReactionRateWeightedDistance ( IsotopicVector  IV1,
EvolutionData  DB 
)

◆ ReactionRateWeightedDistance() [2/2]

double ReactionRateWeightedDistance ( EvolutionData  DB,
IsotopicVector  IV1 
)