CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

testSubscripts.cc File Reference
#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 Documentation

◆ Vec3

typedef Hep3Vector Vec3

Definition at line 19 of file testSubscripts.cc.

◆ Vec4

Definition at line 20 of file testSubscripts.cc.

Function Documentation

◆ main()

int main ( )

Definition at line 46 of file testSubscripts.cc.

References Rot3::setMatrix(), and Rot4::setMatrix().