CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ApplyEnergyCorrection.cc
Go to the documentation of this file.
1 // $Id: ApplyEnergyCorrection.cc,v 1.1 2009/02/26 09:17:34 llista Exp $
4 
5 using namespace reco;
6 
8  c.setP4( c.p4() * correction_ );
9 }
virtual void setP4(const LorentzVector &p4)=0
set 4-momentum
void set(reco::Candidate &c)
set up a candidate
virtual const LorentzVector & p4() const =0
four-momentum Lorentz vector