#include <iostream>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "PhysicsTools/KinFitter/interface/TFitParticleESpher.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
ClassImp (TFitParticleESpher) TFitParticleESpher |
ClassImp | ( | TFitParticleESpher | ) |
Definition at line 25 of file TFitParticleESpher.cc.
References init.
00031 :TAbsFitParticle() 00032 { 00033 init(0, 0); 00034 }