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