VGM Version 5.3
Loading...
Searching...
No Matches
Transform.h File Reference
#include <iostream>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  VGM
 VGM interfaces.
 

Typedefs

typedef std::vector< double > VGM::Transform
 

Enumerations

enum  VGM::TransformVector {
  VGM::kDx , VGM::kDy , VGM::kDz , VGM::kAngleX ,
  VGM::kAngleY , VGM::kAngleZ , VGM::kReflZ , VGM::kSize
}
 

Functions

std::ostream & operator<< (std::ostream &out, const VGM::Transform &transform)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const VGM::Transform & transform )

Definition at line 88 of file utilities.cxx.