CLASS  5.1
Fuel Cycle Simulator
ReactorScheduler.hxx File Reference

Header file for ReactorScheduler class. More...

#include <string>
#include <fstream>
#include <map>
#include "EvolutionData.hxx"
#include "PhysicsModels.hxx"
#include "CLASSObject.hxx"

Go to the source code of this file.

Classes

class  ReactorModel
 Allows to define PhysicsModels & EvolutionData as a ReactorModel. More...
 
class  ScheduleEntry
 
class  ReactorScheduler
 Allows a Reactor to change its ED_Or_PhysMod, BurnUp, Power, HMMass. More...
 

Typedefs

typedef long long int cSecond
 

Detailed Description

Header file for ReactorScheduler class.

Author
BLG, BaM
Version
2.0

Typedef Documentation

◆ cSecond

typedef long long int cSecond