Class KtRecom
- Direct Known Subclasses:
- KtRecomE, KtRecomEt, KtRecomEt2, KtRecomPt, KtRecomPt2
- abstract class KtRecom
Function object to combine 4-momenta
- Author:
- J.Butterworth J.Couchman B.Cox B.Waugh
Destructor Summary |
virtual synchronized | ~KtRecom() |
Method Summary |
abstract const string | name() Name of scheme |
abstract const synchronized HepLorentzVector | operator()(const HepLorentzVector & , const HepLorentzVector & ) Return merged 4-momentum |
abstract const synchronized KtLorentzVector | operator()(const KtLorentzVector & ) Process input 4-momentum |
KtRecom
public KtRecom()
~KtRecom
public virtual synchronized ~KtRecom()
name
public abstract const string name()
- Name of scheme
operator()
public abstract const synchronized HepLorentzVector operator()(const HepLorentzVector & , const HepLorentzVector & )
- Return merged 4-momentum
operator()
public abstract const synchronized KtLorentzVector operator()(const KtLorentzVector & )
- Process input 4-momentum