Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
combinedFit.GlobalChi2 Class Reference

Definition at line 35 of file combinedFit.py.

Public Member Functions

 __init__ (self, f1, f2)
 __call__ (self, par)

Protected Attributes

 _f1 = f1
 _f2 = f2
Inheritance diagram for combinedFit.GlobalChi2:
[legend]

Constructor & Destructor Documentation

◆ __init__()

combinedFit.GlobalChi2.__init__ ( self,
f1,
f2 )

Definition at line 36 of file combinedFit.py.

Member Function Documentation

◆ __call__()

combinedFit.GlobalChi2.__call__ ( self,
par )

Definition at line 40 of file combinedFit.py.

Member Data Documentation

◆ _f1

combinedFit.GlobalChi2._f1 = f1
protected

Definition at line 37 of file combinedFit.py.

◆ _f2

combinedFit.GlobalChi2._f2 = f2
protected

Definition at line 38 of file combinedFit.py.

Collaboration diagram for combinedFit.GlobalChi2:
[legend]

The documentation for this class was generated from the following file: