|
KtLorentzVector.cc File Reference#include "KtJet/KtLorentzVector.h"
#include "KtJet/KtUtil.h"
#include "KtJet/KtRecomInterface.h"
#include <iostream>
#include <climits>
|
Namespaces |
namespace | KtJet |
Functions |
bool | greaterE (const HepLorentzVector &a, const HepLorentzVector &b) |
bool | greaterEt (const HepLorentzVector &a, const HepLorentzVector &b) |
bool | greaterPt (const HepLorentzVector &a, const HepLorentzVector &b) |
bool | greaterRapidity (const HepLorentzVector &a, const HepLorentzVector &b) |
bool | greaterEta (const HepLorentzVector &a, const HepLorentzVector &b) |
Function Documentation
bool greaterE |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterEt |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterEta |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterPt |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterRapidity |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
Generated on Fri Jul 22 18:08:08 2005 for KtJet by
1.3.9.1
|