CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

RotationXYZ.cc

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 // ---------------------------------------------------------------------------
00003 //
00004 // This file is a part of the CLHEP - a Class Library for High Energy Physics.
00005 //
00006 // This is the implementation of global methods involving HepRotationX, Y, or Z 
00007 // along with HepRotation.
00008 //
00009 
00010 #ifdef GNUPRAGMA
00011 #pragma implementation
00012 #endif
00013 
00014 #if 0
00015 
00016 #include "CLHEP/Vector/defs.h"
00017 #include "CLHEP/Vector/Rotation.h"
00018 #include "CLHEP/Vector/RotationX.h"
00019 #include "CLHEP/Vector/RotationY.h"
00020 #include "CLHEP/Vector/RotationZ.h"
00021 
00022 #endif // 0
00023 
00024 namespace CLHEP  {
00025 
00026 // RotationX related
00027 // -----------------
00028 
00029 
00030 // RotationY related  
00031 // -----------------
00032 
00033 
00034 // RotationZ related
00035 // -----------------
00036 
00037 }  // namespace CLHEP

Generated on Thu Jul 1 22:02:31 2010 for CLHEP by  doxygen 1.4.7