CMS 3D CMS Logo

FakeFrameRotation.cc

Go to the documentation of this file.
00001 #include "SimG4CMS/Tracker/interface/FakeFrameRotation.h"
00002 
00003 Local3DPoint FakeFrameRotation::transformPoint(Local3DPoint & point,G4VPhysicalVolume * v=0) const {
00004   return Local3DPoint(point.x()/cm,point.z()/cm,-point.y()/cm);
00005 }

Generated on Tue Jun 9 17:46:59 2009 for CMSSW by  doxygen 1.5.4