|
KtJet::KtLorentzVector Class Reference#include <KtLorentzVector.h>
List of all members.
Constructor & Destructor Documentation
KtJet::KtLorentzVector::KtLorentzVector |
( |
|
) |
|
|
|
Default Constructor: create jet with no constituents |
KtJet::KtLorentzVector::KtLorentzVector |
( |
const CLHEPNAMESPACE HepLorentzVector & |
|
) |
|
|
|
Constructor: create particle with given 4-momentum |
|
Constructor: create particle with given 4-momentum |
Member Function Documentation
|
Add particle to jet using E scheme (4-vector addition) to merge 4-momenta |
|
Add particle to jet using required recombination scheme to merge 4-momenta |
std::vector< KtLorentzVector > KtJet::KtLorentzVector::copyConstituents |
( |
|
) |
const |
|
const std::vector<const KtLorentzVector*>& KtJet::KtLorentzVector::getConstituents |
( |
|
) |
const [inline] |
|
|
return a reference to the vector of pointers of the KtLorentzVectors constituents |
unsigned int KtJet::KtLorentzVector::getID |
( |
|
) |
const [inline] |
|
int KtJet::KtLorentzVector::getNConstituents |
( |
|
) |
const [inline] |
|
bool KtJet::KtLorentzVector::isJet |
( |
|
) |
const [inline] |
|
|
is it a Jet, not single particle |
bool KtJet::KtLorentzVector::operator!= |
( |
const KtLorentzVector & |
|
) |
const [inline] |
|
|
Add particle to jet using E scheme (4-vector addition) to merge 4-momenta |
bool KtJet::KtLorentzVector::operator< |
( |
const KtLorentzVector & |
|
) |
const [inline] |
|
bool KtJet::KtLorentzVector::operator== |
( |
const KtLorentzVector & |
|
) |
const [inline] |
|
bool KtJet::KtLorentzVector::operator> |
( |
const KtLorentzVector & |
|
) |
const [inline] |
|
Friends And Related Function Documentation
|
Some classes need access to crapidity for efficiency reasons |
The documentation for this class was generated from the following files:
Generated on Fri Jul 22 18:08:08 2005 for KtJet by
1.3.9.1
|