CMS 3D CMS Logo

CenterOfMassBooster.h
Go to the documentation of this file.
1 #ifndef CandUtils_CenterOfMassBooster_h
2 #define CandUtils_CenterOfMassBooster_h
3 
15 
20  void set(reco::Candidate& c) { booster.set(c); }
21 
22 private:
24 };
25 
26 #endif
void set(reco::Candidate &c)
set up a candidate kinematics according to the boost
Definition: Booster.cc:8
CenterOfMassBooster(const reco::Candidate &c)
constructor from a candidate