![]() |
|
|||
File indexing completed on 2024-04-06 12:01:03
0001 // $Id: ApplyEnergyCorrection.cc,v 1.2 2006/07/26 08:48:06 llista Exp $ 0002 #include "CommonTools/CandUtils/interface/ApplyEnergyCorrection.h" 0003 #include "DataFormats/Candidate/interface/Candidate.h" 0004 0005 using namespace reco; 0006 0007 void ApplyEnergyCorrection::set(Candidate& c) { c.setP4(c.p4() * correction_); }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |