CMS 3D CMS Logo

Enumerations
DOFs Namespace Reference

Enumerations

enum  dof {
  X, Y, Z, thetaX,
  thetaY, thetaZ, extraDOF
}
 

Enumeration Type Documentation

◆ dof

enum DOFs::dof
Enumerator
thetaX 
thetaY 
thetaZ 
extraDOF 

Definition at line 37 of file AlignPCLThresholdsWriter.cc.

37 { X, Y, Z, thetaX, thetaY, thetaZ, extraDOF };
X
#define X(str)
Definition: MuonsGrabber.cc:38
DOFs::extraDOF
Definition: AlignPCLThresholdsWriter.cc:37
DOFs::Z
Definition: AlignPCLThresholdsWriter.cc:37
DOFs::thetaY
Definition: AlignPCLThresholdsWriter.cc:37
DOFs::thetaX
Definition: AlignPCLThresholdsWriter.cc:37
DOFs::Y
Definition: AlignPCLThresholdsWriter.cc:37
DOFs::thetaZ
Definition: AlignPCLThresholdsWriter.cc:37