| |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 KtLorentzVector | KtEvent.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 KtFloat | KtDistance.operator()(const KtLorentzVector & , const KtLorentzVector & ) Pair Kt |
abstract const synchronized KtFloat | KtDistance.operator()(const KtLorentzVector & ) Jet Kt |
const synchronized KtFloat | KtDistanceAngle.operator()(const KtLorentzVector & , const KtLorentzVector & ) Pair Kt |
const synchronized KtFloat | KtDistanceAngle.operator()(const KtLorentzVector & ) Jet Kt |
const synchronized KtFloat | KtDistanceDeltaR.operator()(const KtLorentzVector & , const KtLorentzVector & ) Pair Kt |
const synchronized KtFloat | KtDistanceDeltaR.operator()(const KtLorentzVector & ) Jet Kt |
const synchronized KtFloat | KtDistanceQCD.operator()(const KtLorentzVector & , const KtLorentzVector & ) Pair Kt |
const synchronized KtFloat | KtDistanceQCD.operator()(const KtLorentzVector & ) Jet Kt |
const KtLorentzVector | KtEvent.getJet(const KtLorentzVector & ) Jet containing given particle If passed jet in this event, return same jet. |
void | KtLorentzVector.add(const KtLorentzVector & , KtRecom * recom) Add particle to jet using required recombination scheme to merge 4-momenta |
void | KtLorentzVector.add(const KtLorentzVector & ) Add particle to jet using E scheme (4-vector addition) to merge 4-momenta |
const bool | KtLorentzVector.contains(const KtLorentzVector & ) Check if a KtLorentzVector is a constituent |
const synchronized bool | KtLorentzVector.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 bool | KtLorentzVector.operator==(const KtLorentzVector & ) Compare IDs of objects |
abstract const synchronized KtLorentzVector | KtRecom.operator()(const KtLorentzVector & ) Process input 4-momentum |
const synchronized KtLorentzVector | KtRecomE.operator()(const KtLorentzVector & ) Process input 4-momentum |
const synchronized KtLorentzVector | KtRecomEt.operator()(const KtLorentzVector & ) Process input 4-momentum |
const synchronized KtLorentzVector | KtRecomEt2.operator()(const KtLorentzVector & ) Process input 4-momentum |
const synchronized KtLorentzVector | KtRecomPt.operator()(const KtLorentzVector & ) Process input 4-momentum |
const synchronized KtLorentzVector | KtRecomPt2.operator()(const KtLorentzVector & ) Process input 4-momentum |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |