Header file for TallyBin, SimpleBin, GroupBin, LatticeBin, Reaction, TallyFM and Tally classes. More...
Go to the source code of this file.
Classes | |
class | TallyBin |
Define a general MCNP Tally Bin (cell or surface). More... | |
class | SimpleBin |
Define a Simple Bin. More... | |
class | GroupBin |
Define group a cell or surface bin. More... | |
class | LatticeBin |
Define Lattice Cell type bin. More... | |
class | Reaction |
Define a Reaction list for Tally multiplicator inputs. More... | |
class | TallyFM |
Define a Tally Multiplicator entry (FM card in MCNP). More... | |
class | Tally |
Define a MCNP Tally. More... | |
Enumerations | |
enum | TallyType { kSurfaceCurrent =1, kSurfaceFlux, kCellFlux =4, kEnergyDeposition =6, kFissionEnergyDeposition } |
Define tally type according to MCNP notation (1=Current/surf, 2=flux/surf, 4=flux/cell,...) More... | |
enum TallyType |