CMS 3D CMS Logo

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 65 of file Thrust.h.

Constructor & Destructor Documentation

◆ ThetaPhi()

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

Member Data Documentation

◆ phi

double Thrust::ThetaPhi::phi

Definition at line 67 of file Thrust.h.

Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().

◆ theta

double Thrust::ThetaPhi::theta

Definition at line 67 of file Thrust.h.

Referenced by Tau.Tau::zImpact().