BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Dedx_Helix.cxx File Reference
#include <math.h>
#include <float.h>
#include <iostream>
#include "DedxCorrecSvc/Dedx_Helix.h"
#include "CLHEP/Matrix/Matrix.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/Service.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/IPartPropSvc.h"

Go to the source code of this file.

Variables

const double M_PI2 = 2. * M_PI
 
const double M_PI4 = 4. * M_PI
 
const double M_PI8 = 8. * M_PI
 

Variable Documentation

◆ M_PI2

const double M_PI2 = 2. * M_PI

Definition at line 115 of file Dedx_Helix.cxx.

◆ M_PI4

const double M_PI4 = 4. * M_PI

Definition at line 118 of file Dedx_Helix.cxx.

◆ M_PI8

const double M_PI8 = 8. * M_PI

Definition at line 121 of file Dedx_Helix.cxx.