CMS 3D CMS Logo

GflashTrajectoryPoint.cc
Go to the documentation of this file.
2 
3 GflashTrajectoryPoint::GflashTrajectoryPoint() : thePosition(0, 0, 0), theMomentum(0, 0, 0), thePathLength(0) {
4  // default constructor
5 }
6 
9  theMomentum = momentum;
10  thePathLength = pathLength;
11 }
12 
CLHEP::Hep3Vector Gflash3Vector
Definition: Gflash3Vector.h:6
static int position[264][3]
Definition: ReadPGInfo.cc:289