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