CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

const double pi = M_PI

Definition at line 4 of file Thrust.cc.

const double pi2 = 2 * pi
const double pi_2 = pi / 2

Definition at line 4 of file Thrust.cc.

Referenced by Thrust::finalAxis().

const double pi_4 = pi / 4

Definition at line 4 of file Thrust.cc.

Referenced by Thrust::finalAxis().