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 
13 
14 struct CenterOfMassBooster {
18  void set( reco::Candidate& c ) { booster.set( c ); }
19 private:
21 };
22 
23 #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