Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.20
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
IFitterTarget.cxx
Go to the documentation of this file.
1
// @(#)root/tmva $Id$
2
// Author: Andreas Hoecker, Peter Speckmayer
3
4
/**********************************************************************************
5
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis *
6
* Package: TMVA *
7
* Class : IFitterTarget *
8
* Web : http://tmva.sourceforge.net *
9
* *
10
* Description: *
11
* Implementation *
12
* *
13
* Authors (alphabetical): *
14
* Andreas Hoecker <Andreas.Hocker@cern.ch> - CERN, Switzerland *
15
* Peter Speckmayer <speckmay@mail.cern.ch> - CERN, Switzerland *
16
* *
17
* Copyright (c) 2005: *
18
* CERN, Switzerland *
19
* MPI-K Heidelberg, Germany *
20
* *
21
* Redistribution and use in source and binary forms, with or without *
22
* modification, are permitted according to the terms listed in LICENSE *
23
* (http://tmva.sourceforge.net/LICENSE) *
24
**********************************************************************************/
25
26
/*! \class TMVA::IFitterTarget
27
\ingroup TMVA
28
29
Interface for a fitter 'target'. Defines interface to the estimator function
30
31
*/
32
33
34
#include "
TMVA/IFitterTarget.h
"
35
36
#include "
Rtypes.h
"
37
38
ClassImp
(
TMVA::IFitterTarget
);
39
40
////////////////////////////////////////////////////////////////////////////////
41
/// constructor
42
43
TMVA::IFitterTarget::IFitterTarget
()
44
{
45
}
46
IFitterTarget.h
Rtypes.h
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:365
TMVA::IFitterTarget
Interface for a fitter 'target'.
Definition:
IFitterTarget.h:44
TMVA::IFitterTarget::IFitterTarget
IFitterTarget()
constructor
Definition:
IFitterTarget.cxx:43
tmva
tmva
src
IFitterTarget.cxx
ROOT v6-20 - Reference Guide Generated on Fri Apr 1 2022 00:23:19 (GVA Time) using Doxygen 1.9.4