|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <assert.h>#include "CLHEP/Units/GlobalSystemOfUnits.h"#include "CLHEP/Vector/ThreeVector.h"#include "CLHEP/Vector/Rotation.h"#include "CLHEP/Vector/LorentzVector.h"#include "CLHEP/Vector/LorentzRotation.h"Go to the source code of this file.
Classes | |
| class | Rot3 |
| class | Rot4 |
Typedefs | |
| typedef Hep3Vector | Vec3 |
| typedef HepLorentzVector | Vec4 |
Functions | |
| int | main () |
| typedef Hep3Vector Vec3 |
Definition at line 19 of file testSubscripts.cc.
| typedef HepLorentzVector Vec4 |
Definition at line 20 of file testSubscripts.cc.
| int main | ( | ) |
Definition at line 46 of file testSubscripts.cc.
References Rot3::setMatrix(), and Rot4::setMatrix().
1.8.1