Logo ROOT  
Reference Guide
THelix.h File Reference
#include "TPolyLine3D.h"
#include "TRotMatrix.h"
Include dependency graph for THelix.h:
This graph shows which files directly or indirectly include this file:

Classes

class  THelix
 THelix has two different constructors. More...
 

Enumerations

enum  EHelixRangeType {
  kHelixT , kHelixX , kHelixY , kHelixZ ,
  kLabX , kLabY , kLabZ , kUnchanged
}
 

Enumeration Type Documentation

◆ EHelixRangeType

Enumerator
kHelixT 
kHelixX 
kHelixY 
kHelixZ 
kLabX 
kLabY 
kLabZ 
kUnchanged 

Definition at line 31 of file THelix.h.