#include <CenterOfMassBooster.h>
Public Member Functions | |
CenterOfMassBooster (const reco::Candidate &c) | |
constructor from a candidate More... | |
CenterOfMassBooster (const reco::Candidate &c) | |
constructor from a candidate More... | |
void | set (reco::Candidate &c) |
set up a candidate kinematics according to the boost More... | |
void | set (reco::Candidate &c) |
set up a candidate kinematics according to the boost More... | |
Private Attributes | |
Booster | booster |
Boost a reco::Candidate to its center-of-mass reference frame
Boost a reco::Candidate to its center-of-mass reference frame
Definition at line 16 of file CenterOfMassBooster.h.
CenterOfMassBooster::CenterOfMassBooster | ( | const reco::Candidate & | c | ) |
constructor from a candidate
Definition at line 4 of file CenterOfMassBooster.cc.
CenterOfMassBooster::CenterOfMassBooster | ( | const reco::Candidate & | c | ) |
constructor from a candidate
|
inline |
set up a candidate kinematics according to the boost
Definition at line 18 of file CenterOfMassBooster.h.
References booster, and Booster::set().
Referenced by betterConfigParser.BetterConfigParser::getGeneral().
|
inline |
set up a candidate kinematics according to the boost
Definition at line 20 of file CenterOfMassBooster.h.
References booster, and Booster::set().
Referenced by betterConfigParser.BetterConfigParser::getGeneral().
|
private |
Definition at line 22 of file CenterOfMassBooster.h.
Referenced by set().