|
KtJet Namespace Reference
|
Classes |
class | KtJet::KtDistanceAngle |
class | KtJet::KtDistanceDeltaR |
class | KtJet::KtDistanceQCD |
class | KtJet::KtDistance |
class | KtJet::KtEvent |
class | KtJet::KtJetTable |
class | KtJet::KtJetTable::DijTable |
class | KtJet::KtLorentzVector |
class | KtJet::KtRecomE |
class | KtJet::KtRecomPt |
class | KtJet::KtRecomPt2 |
class | KtJet::KtRecomEt |
class | KtJet::KtRecomEt2 |
class | KtJet::KtRecom |
Typedefs |
typedef float | KtFloat |
Functions |
KtDistance * | getDistanceScheme (int dist, int collision_type) |
bool | greaterE (const CLHEPNAMESPACE HepLorentzVector &, const CLHEPNAMESPACE HepLorentzVector &) |
bool | greaterEt (const CLHEPNAMESPACE HepLorentzVector &, const CLHEPNAMESPACE HepLorentzVector &) |
bool | greaterPt (const CLHEPNAMESPACE HepLorentzVector &, const CLHEPNAMESPACE HepLorentzVector &) |
bool | greaterRapidity (const CLHEPNAMESPACE HepLorentzVector &, const CLHEPNAMESPACE HepLorentzVector &) |
bool | greaterEta (const CLHEPNAMESPACE HepLorentzVector &, const CLHEPNAMESPACE HepLorentzVector &) |
KtRecom * | getRecomScheme (int recom) |
KtFloat | phiAngle (KtFloat testphi) |
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) |
Typedef Documentation
Function Documentation
KtDistance * KtJet::getDistanceScheme |
( |
int |
dist, |
|
|
int |
collision_type |
|
) |
|
|
|
Get required KtDistance object given integer argument |
KtRecom * KtJet::getRecomScheme |
( |
int |
recom |
) |
|
|
|
Get required KtRecom object given integer argument |
bool greaterE |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterE |
( |
const CLHEPNAMESPACE HepLorentzVector & |
, |
|
|
const CLHEPNAMESPACE HepLorentzVector & |
|
|
) |
|
|
bool greaterEt |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterEt |
( |
const CLHEPNAMESPACE HepLorentzVector & |
, |
|
|
const CLHEPNAMESPACE HepLorentzVector & |
|
|
) |
|
|
bool greaterEta |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterEta |
( |
const CLHEPNAMESPACE HepLorentzVector & |
, |
|
|
const CLHEPNAMESPACE HepLorentzVector & |
|
|
) |
|
|
bool greaterPt |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterPt |
( |
const CLHEPNAMESPACE HepLorentzVector & |
, |
|
|
const CLHEPNAMESPACE HepLorentzVector & |
|
|
) |
|
|
bool greaterRapidity |
( |
const HepLorentzVector & |
a, |
|
|
const HepLorentzVector & |
b |
|
) |
|
|
bool greaterRapidity |
( |
const CLHEPNAMESPACE HepLorentzVector & |
, |
|
|
const CLHEPNAMESPACE HepLorentzVector & |
|
|
) |
|
|
|
Phi angle forced into range -pi to +pi |
Generated on Fri Jul 22 18:08:08 2005 for KtJet by
1.3.9.1
|