CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
RotationXYZ.cc
Go to the documentation of this file.
1// -*- C++ -*-
2// ---------------------------------------------------------------------------
3//
4// This file is a part of the CLHEP - a Class Library for High Energy Physics.
5//
6// This is the implementation of global methods involving HepRotationX, Y, or Z
7// along with HepRotation.
8//
9
10#if 0
11
12#include "CLHEP/Vector/defs.h"
13#include "CLHEP/Vector/Rotation.h"
14#include "CLHEP/Vector/RotationX.h"
15#include "CLHEP/Vector/RotationY.h"
16#include "CLHEP/Vector/RotationZ.h"
17
18#endif // 0
19
20namespace CLHEP {
21
22// RotationX related
23// -----------------
24
25
26// RotationY related
27// -----------------
28
29
30// RotationZ related
31// -----------------
32
33} // namespace CLHEP