BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Classes | |
class | GeneticAlgorithm |
class | GeneticGenes |
class | GeneticPopulation |
class | GeneticRange |
class | IFitterTarget |
class | Interval |
class | MsgLogger |
class | Types |
Typedefs | |
typedef UInt_t | TMVAVersion_t |
Enumerations | |
enum | EMsgType { kDEBUG = 1 , kVERBOSE = 2 , kINFO = 3 , kWARNING = 4 , kERROR = 5 , kFATAL = 6 , kSILENT = 7 , kHEADER = 8 } |
enum | HistType { kMVAType = 0 , kProbaType = 1 , kRarityType = 2 , kCompareType = 3 } |
enum | VIType { kShort =0 , kAll =1 , kRandom =2 } |
Functions | |
MsgLogger & | Endl (MsgLogger &ml) |
Bool_t | operator< (const GeneticGenes &, const GeneticGenes &) |
typedef UInt_t TMVA::TMVAVersion_t |
enum TMVA::EMsgType |
enum TMVA::HistType |
enum TMVA::VIType |
Definition at line 85 of file MsgLogger.h.
Bool_t TMVA::operator< | ( | const GeneticGenes & | , |
const GeneticGenes & | |||
) |