CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GflashTrajectoryPoint.cc
Go to the documentation of this file.
2 
3 
5  : thePosition(0,0,0), theMomentum(0,0,0), thePathLength(0)
6 {
7  //default constructor
8 }
9 
11  double pathLength)
12 {
14  theMomentum = momentum;
15  thePathLength = pathLength;
16 }
17 
19 {
20 }
CLHEP::Hep3Vector Gflash3Vector
Definition: Gflash3Vector.h:6
static int position[264][3]
Definition: ReadPGInfo.cc:509