CMS 3D CMS Logo

IgSoIdealTrack.cc File Reference

#include "Iguana/Inventor/interface/IgSoIdealTrack.h"
#include "Iguana/Inventor/interface/IgParticleChar.h"
#include <Inventor/nodes/SoVertexProperty.h>
#include <Inventor/nodes/SoPointSet.h>
#include <Inventor/nodes/SoNurbsCurve.h>
#include <Inventor/nodes/SoComplexity.h>
#include <Inventor/nodes/SoCoordinate4.h>
#include <cfloat>
#include <vector>
#include <cassert>
#include <iostream>
#include <limits>

Go to the source code of this file.

Functions

 SO_KIT_SOURCE (IgSoIdealTrack)

Variables

static const float maxAngle = static_cast<float>(4 * M_PI)
static const float maxNurbAngle = static_cast<float>( M_PI / 6. )
static const int NORDER = 3
static const float SPEEDOLIGHT = 0.00299792458F


Function Documentation

SO_KIT_SOURCE ( IgSoIdealTrack   ) 


Variable Documentation

const float maxAngle = static_cast<float>(4 * M_PI) [static]

Definition at line 36 of file IgSoIdealTrack.cc.

const float maxNurbAngle = static_cast<float>( M_PI / 6. ) [static]

Definition at line 34 of file IgSoIdealTrack.cc.

Referenced by IgSoSplineTrack::midpoint(), and IgSoPcon::refresh().

const int NORDER = 3 [static]

Definition at line 47 of file IgSoIdealTrack.cc.

const float SPEEDOLIGHT = 0.00299792458F [static]

Definition at line 48 of file IgSoIdealTrack.cc.


Generated on Tue Jun 9 17:54:15 2009 for CMSSW by  doxygen 1.5.4