CMS 3D CMS Logo

Variables
Thrust.cc File Reference
#include "PhysicsTools/CandUtils/interface/Thrust.h"
#include <cmath>

Go to the source code of this file.

Variables

const double pi = M_PI
 
const double pi2 = 2 * pi
 
const double pi_2 = pi / 2
 
const double pi_4 = pi / 4
 

Variable Documentation

◆ pi

const double pi = M_PI

Definition at line 4 of file Thrust.cc.

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

◆ pi2

const double pi2 = 2 * pi

◆ pi_2

const double pi_2 = pi / 2

Definition at line 4 of file Thrust.cc.

Referenced by Thrust::finalAxis().

◆ pi_4

const double pi_4 = pi / 4

Definition at line 4 of file Thrust.cc.

Referenced by Thrust::finalAxis().