#include <Booster.h>
Public Member Functions | |
Booster (const math::XYZVector &b) | |
constructor from a boost vector More... | |
void | set (reco::Candidate &c) |
set up a candidate kinematics according to the boost More... | |
Private Attributes | |
const math::XYZVector | boost |
Boost a reco::Candidate by a specified boost vector
|
inline |
void Booster::set | ( | reco::Candidate & | c | ) |
set up a candidate kinematics according to the boost
Definition at line 8 of file Booster.cc.
References b, HltBtagPostValidation_cff::c, ztail::d, and MillePedeFileConverter_cfg::e.
Referenced by CenterOfMassBooster::set().
|
private |