Geant4-11
Functions
G4ENDFYieldDataContainer.cc File Reference
#include "globals.hh"
#include "G4ArrayOps.hh"
#include "G4ENDFYieldDataContainer.hh"
#include "G4FFGEnumerations.hh"

Go to the source code of this file.

Functions

void G4ENDFYieldDataContainer:: SetYieldSlots (G4int NumberOfSlots)
 

Function Documentation

◆ SetYieldSlots()

void G4ENDFYieldDataContainer:: SetYieldSlots ( G4int  NumberOfSlots)

Definition at line 106 of file G4ENDFYieldDataContainer.cc.

107{
108 YieldSlots_ = NumberOfSlots;
109}