CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
Thrust::ThetaPhi Struct Reference

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.

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().