Uses of Class
KtLorentzVector

Packages that use KtLorentzVector
<default> 

Uses of KtLorentzVector in
 

Constructors in with parameters of type KtLorentzVector
KtEvent.KtEvent(const KtLorentzVector & jet, int angle, int recom)
          Subjets method constructors
KtEvent.KtEvent(const KtLorentzVector & jet, int angle, KtRecom * )
          
KtEvent.KtEvent(const KtLorentzVector & jet, KtDistance * , int recom)
          
KtEvent.KtEvent(const KtLorentzVector & jet, KtDistance * , KtRecom * )
          
 

Methods in that return KtLorentzVector
const KtLorentzVectorKtEvent.getJet(const KtLorentzVector & )
          Jet containing given particle
If passed jet in this event, return same jet.
const const KtLorentzVector &KtJetTable.getJet(int i)
          Get jet from table
synchronized KtLorentzVector &KtLorentzVector.operator+=(const KtLorentzVector & )
          Add particle to jet using E scheme (4-vector addition) to merge 4-momenta
 

Methods in with parameters of type KtLorentzVector
abstract const synchronized KtFloatKtDistance.operator()(const KtLorentzVector & , const KtLorentzVector & )
          Pair Kt
abstract const synchronized KtFloatKtDistance.operator()(const KtLorentzVector & )
          Jet Kt
const synchronized KtFloatKtDistanceAngle.operator()(const KtLorentzVector & , const KtLorentzVector & )
          Pair Kt
const synchronized KtFloatKtDistanceAngle.operator()(const KtLorentzVector & )
          Jet Kt
const synchronized KtFloatKtDistanceDeltaR.operator()(const KtLorentzVector & , const KtLorentzVector & )
          Pair Kt
const synchronized KtFloatKtDistanceDeltaR.operator()(const KtLorentzVector & )
          Jet Kt
const synchronized KtFloatKtDistanceQCD.operator()(const KtLorentzVector & , const KtLorentzVector & )
          Pair Kt
const synchronized KtFloatKtDistanceQCD.operator()(const KtLorentzVector & )
          Jet Kt
const KtLorentzVectorKtEvent.getJet(const KtLorentzVector & )
          Jet containing given particle
If passed jet in this event, return same jet.
voidKtLorentzVector.add(const KtLorentzVector & , KtRecom * recom)
          Add particle to jet using required recombination scheme to merge 4-momenta
voidKtLorentzVector.add(const KtLorentzVector & )
          Add particle to jet using E scheme (4-vector addition) to merge 4-momenta
const boolKtLorentzVector.contains(const KtLorentzVector & )
          Check if a KtLorentzVector is a constituent
const synchronized boolKtLorentzVector.operator!=(const KtLorentzVector & )
          
synchronized KtLorentzVector &KtLorentzVector.operator+=(const KtLorentzVector & )
          Add particle to jet using E scheme (4-vector addition) to merge 4-momenta
const synchronized boolKtLorentzVector.operator==(const KtLorentzVector & )
          Compare IDs of objects
abstract const synchronized KtLorentzVectorKtRecom.operator()(const KtLorentzVector & )
          Process input 4-momentum
const synchronized KtLorentzVectorKtRecomE.operator()(const KtLorentzVector & )
          Process input 4-momentum
const synchronized KtLorentzVectorKtRecomEt.operator()(const KtLorentzVector & )
          Process input 4-momentum
const synchronized KtLorentzVectorKtRecomEt2.operator()(const KtLorentzVector & )
          Process input 4-momentum
const synchronized KtLorentzVectorKtRecomPt.operator()(const KtLorentzVector & )
          Process input 4-momentum
const synchronized KtLorentzVectorKtRecomPt2.operator()(const KtLorentzVector & )
          Process input 4-momentum