CLASS  5.1
Fuel Cycle Simulator
XSM_SFR.hxx File Reference

Header file for XSM_SFR class. More...

#include <string>
#include <fstream>
#include <iostream>
#include <map>
#include <vector>
#include "TTree.h"
#include "XSM_MLP.hxx"

Go to the source code of this file.

Classes

class  XSM_SFR
 Defines a XSModel getting mean cross sections from neural network execution. More...
 

Typedefs

typedef long long int cSecond
 
typedef void(XSM_SFR::* XS_SFR_DMthPtr) (const string &)
 

Detailed Description

Header file for XSM_SFR class.

Authors
Marc
Version
1.0

Typedef Documentation

◆ cSecond

typedef long long int cSecond

◆ XS_SFR_DMthPtr

typedef void(XSM_SFR::* XS_SFR_DMthPtr) (const string &)