CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

testBasicVector3D.cc File Reference

#include <iostream>
#include <assert.h>
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Geometry/Normal3D.h"
#include "CLHEP/Geometry/Transform3D.h"
#include "CLHEP/Units/PhysicalConstants.h"

Go to the source code of this file.

Defines

#define CHECK(point, type)

Functions

bool EQUAL (double a, double b)
void CheckPointFloat ()
void CheckVectorFloat ()
void CheckNormalFloat ()
void CheckPointDouble ()
void CheckVectorDouble ()
void CheckNormalDouble ()
int main ()


Define Documentation

#define CHECK ( point,
type   ) 

Definition at line 21 of file testBasicVector3D.cc.

Referenced by CheckNormalDouble(), CheckNormalFloat(), CheckPointDouble(), CheckPointFloat(), CheckVectorDouble(), and CheckVectorFloat().


Function Documentation

void CheckNormalDouble (  ) 

Definition at line 229 of file testBasicVector3D.cc.

References CHECK.

Referenced by main().

void CheckNormalFloat (  ) 

Definition at line 226 of file testBasicVector3D.cc.

References CHECK.

Referenced by main().

void CheckPointDouble (  ) 

Definition at line 227 of file testBasicVector3D.cc.

References CHECK.

Referenced by main().

void CheckPointFloat (  ) 

Definition at line 224 of file testBasicVector3D.cc.

References CHECK.

Referenced by main().

void CheckVectorDouble (  ) 

Definition at line 228 of file testBasicVector3D.cc.

References CHECK.

Referenced by main().

void CheckVectorFloat (  ) 

Definition at line 225 of file testBasicVector3D.cc.

References CHECK.

Referenced by main().

bool EQUAL ( double  a,
double  b 
)

Definition at line 13 of file testBasicVector3D.cc.

int main (  ) 

Definition at line 231 of file testBasicVector3D.cc.

References CheckNormalDouble(), CheckNormalFloat(), CheckPointDouble(), CheckPointFloat(), CheckVectorDouble(), and CheckVectorFloat().


Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7