ATLAS Offline Software
Loading...
Searching...
No Matches
CylinderVolumeBoundaryAccessors.h File Reference
Include dependency graph for CylinderVolumeBoundaryAccessors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Trk::CylinderVolumeBoundaryAccessors
 Different Accessor types for a cylindrical Volume, if returs accessors to the volume boundary surfaces to guarantee "best-guess" navigation, and follow-ups. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Enumerations

enum  Trk::CylinderAccessorType { Trk::CylinderZincrease = 0 , Trk::CylinderZdecrease = 1 , Trk::CylinderPositiveFace = 2 , Trk::CylinderNegativeFace = 3 }
enum  Trk::TubeAccessorType {
  Trk::TubeRincreaseZincrease = 0 , Trk::TubeRincreaseZdecrease = 1 , Trk::TubeZincreaseRincrease = 2 , Trk::TubeZdecreaseRincrease = 3 ,
  Trk::TubeRdecreaseZincrease = 4 , Trk::TubeRdecreaseZdecrease = 5 , Trk::TubeZincreaseRdecrease = 6 , Trk::TubeZdecreaseRdecrease = 7 ,
  Trk::TubeOutsideRminRdecrease = 8 , Trk::TubeOutsideRmaxRincrease = 9 , Trk::TubeOutsideZminZdecrease = 10 , Trk::TubeOutsideZmaxZincrease = 11
}
enum  Trk::SectoralCylinderAccessorType { Trk::StandardSectoralCylinder = 0 }
enum  Trk::SectoralTubeAccessorType { Trk::StandardSectoralTube = 0 }