Add(Cell *C, bool SetCellTally=true) | MureTally | |
Add(PinCell *C, int i, bool SetCellTally=true) | MureTally | |
Add(Shape_ptr S) | MureTally | |
Add(int universe) | MureTally | |
Add(MureTallyBin *theTallyBin) | MureTally | |
Add(TallyMultiplicator *Multiplicator) | MureTally | inline |
AddEnergy(int NE, double *E) | MureTally | |
AddEnergy(vector< double > E) | MureTally | |
AddEnergy(int NE, double Emin, double Emax, bool Linear=false) | MureTally | |
AddEnergy(double Emin, double Emax, int N_by_Decade=10) | MureTally | |
AddFluenceToDoseConversion(bool ELinear=false, bool CFLinear=false) | Serpent::Tally | |
AddMultiGroupEnergy(double Emin, double Emax, double decad_mult=1) | MureTally | |
AddMultiplicator(Material *M, int reaction, double constant=1) | MureTally | |
AddMultiplicator(Material *M, Reaction *R, double constant=1) | MureTally | |
AddMultiplicator(int M, int R, double constant) | MureTally | |
AddTime(int NT, double *T) | MureTally | |
AddTime(int NT, double Tmin, double Tmax, bool Linear=false) | MureTally | |
AddTime(double Tmin, double Tmax, int N_by_Decade=10) | MureTally | |
Clone() override | Serpent::Tally | inlinevirtual |
ETBinRange typedef | MureTally | |
fBin | MureTally | protected |
fComment | MureTally | protected |
fEnergy | Serpent::Tally | private |
fETBinForAllTallies | Serpent::Tally | private |
fIsPinCellTally | MureTally | protected |
fIsPrintable | MureTally | protected |
fMultiplicator | MureTally | protected |
fNumber | MureTally | protected |
fParentheses | Serpent::Tally | private |
fParticle | Serpent::Tally | private |
fSkipVolumeCalc | MureTally | protected |
fTimeEnergyGrid | MureTally | protected |
fType | MureTally | protected |
GetBin(int i) | MureTally | inline |
GetBin() | MureTally | inline |
GetBinSurface(int i) | Serpent::Tally | |
GetBinVolume(int i) override | Serpent::Tally | virtual |
GetMultiplicator() | MureTally | inline |
GetNewTimeEnergyGrid() override | Serpent::Tally | protectedvirtual |
GetNumber() | MureTally | inline |
GetParticle() | Serpent::Tally | inline |
GetType() | MureTally | inline |
GroupBin typedef | Serpent::Tally | |
IsInTallyBin(Cell *C) | MureTally | |
IsInTallyBin(int num) | MureTally | |
IsInTallyBin(Shape_ptr S) | MureTally | |
IsMaterialUsed(int num) | MureTally | protected |
IsPinCellTally() | MureTally | inline |
IsPrintable() | MureTally | inline |
IsVolumeCalculationSkept() | MureTally | inline |
LatticeBin typedef | Serpent::Tally | |
MureTally() | MureTally | |
MureTally(const MureTally &t) | MureTally | |
NAME_PREFIX | Serpent::Tally | privatestatic |
NeedVolume() | MureTally | |
Print() override | Serpent::Tally | virtual |
PrintDebugET() | MureTally | |
PrintMultiplicator() override | Serpent::Tally | virtual |
SetBinSurface(int i, double S) | Serpent::Tally | |
SetBinVolume(int i, double V, int k=0) override | Serpent::Tally | virtual |
SetComment(string str) | MureTally | inline |
SetNumber(int num) | MureTally | inline |
SetParentheses(bool flag=true) | Serpent::Tally | inline |
SetParticleN() | Serpent::Tally | inline |
SetParticleNE() | Serpent::Tally | inline |
SetParticleNP() | Serpent::Tally | inline |
SetParticleNPE() | Serpent::Tally | inline |
SetPinCellTally(bool flag) | MureTally | inline |
SetPrintable(bool flag=true) | MureTally | inline |
SetType(int type) | MureTally | inline |
SkipVolumeCalculation() | MureTally | inline |
Tally(int type=kCellFlux, const char *particle="N") | Serpent::Tally | |
Tally(int type, int particle) | Serpent::Tally | |
Tally(const Tally &t) | Serpent::Tally | |
~MureTally() | MureTally | virtual |
~Tally() override=default | Serpent::Tally | |