CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 private:
23 };
24 
25 #endif
void set(reco::Candidate &c)
set up a candidate kinematics according to the boost
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