CMS 3D CMS Logo

Thrust::ThetaPhi Struct Reference

List of all members.

Public Member Functions

 ThetaPhi (double t, double p)

Public Attributes

double phi
double theta


Detailed Description

Definition at line 68 of file Thrust.h.


Constructor & Destructor Documentation

Thrust::ThetaPhi::ThetaPhi ( double  t,
double  p 
) [inline]

Definition at line 69 of file Thrust.h.

00069 : theta( t ), phi( p ) { }


Member Data Documentation

double Thrust::ThetaPhi::phi

Definition at line 70 of file Thrust.h.

Referenced by Thrust::axis(), and Thrust::finalAxis().

double Thrust::ThetaPhi::theta

Definition at line 70 of file Thrust.h.

Referenced by Thrust::axis(), and Thrust::finalAxis().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:33:27 2009 for CMSSW by  doxygen 1.5.4