StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StProtoJetPair Class Reference

#include <StProtoJetPair.h>

Public Member Functions

 StProtoJetPair (const StProtoJet &j1, const StProtoJet &j2, double r)
 
double d () const
 
const StProtoJetjet1 ()
 
const StProtoJetjet2 ()
 

Detailed Description

Author
M.L. Miller (Yale Software) StProtoJetPair is a simple class used internally by the kt cluster algorithm. It calculates the et-weighted distance measure between two protojets. In principle, StProtoJetPair could be transformed to a polymorphic design, allowing for the use of the same kt-cluster algorithm, but with differing distance measures. Currently only the Ellis/Soper distance measure is available.

Definition at line 21 of file StProtoJetPair.h.


The documentation for this class was generated from the following files: