Atlfast::EsumIK Class Reference

List of all members.

Public Member Functions

double operator() (double sum, IKinematic *ik)

Detailed Description

Definition at line 46 of file SharedConeStrategy.cxx.


Member Function Documentation

double Atlfast::EsumIK::operator() ( double  sum,
IKinematic ik 
) [inline]

Definition at line 48 of file SharedConeStrategy.cxx.

00048                                                  {
00049       return sum + ( ik->momentum().e() );
00050     }


The documentation for this class was generated from the following file:
Generated on Mon Sep 24 14:19:32 2007 for AtlfastAlgs by  doxygen 1.5.1