Skip to content
Snippets Groups Projects
Commit 750e1789 authored by BaM's avatar BaM
Browse files

Add SetFuelPlan to reactor

git-svn-id: svn+ssh://svn.in2p3.fr/class@416 0e7d625b-0364-4367-a6be-d5be4a48d228
parent 457c3219
No related branches found
No related tags found
No related merge requests found
......@@ -224,6 +224,7 @@ public :
\name Set Method
*/
//@{
void SetFuelPlan(CLASSFuelPlan* fuelplan) { fFuelPlan = fuelplan; } //!< return the LoadingPlan
void SetHMMass(double Mass) {fHeavyMetalMass = Mass;} //!< Set the HeavyMetal Mass in the Core at the begining of the cycle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment