CMS 3D CMS Logo

StandardFrameRotation.h

Go to the documentation of this file.
00001 #ifndef SimG4CMS_StandardFrameRotation_H
00002 #define SimG4CMS_StandardFrameRotation_H
00003 
00004 #include "SimG4Core/SensitiveDetector/interface/FrameRotation.h"
00005 
00006 #include "G4StepPoint.hh"
00007 #include "G4VPhysicalVolume.hh"
00008 
00013 class StandardFrameRotation : public FrameRotation 
00014 {
00015 public:
00016     virtual Local3DPoint transformPoint(Local3DPoint &,G4VPhysicalVolume *) const;
00017 };
00018 
00019 #endif

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