CLASS  5.1
Fuel Cycle Simulator
XSM_MLP.hxx File Reference

Header file for XSM_MLP class. More...

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

Go to the source code of this file.

Classes

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

Typedefs

typedef long long int cSecond
 
typedef void(XSM_MLP::* XS_MLP_DMthPtr) (const string &)
 

Detailed Description

Header file for XSM_MLP class.

Authors
BaM
BLG
Version
1.0

Typedef Documentation

◆ cSecond

typedef long long int cSecond

◆ XS_MLP_DMthPtr

typedef void(XSM_MLP::* XS_MLP_DMthPtr) (const string &)