EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BoundarySurfaceFace.hpp File Reference
#include <iostream>
+ Include dependency graph for BoundarySurfaceFace.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Enumerations

enum  Acts::BoundarySurfaceFace {
  Acts::negativeFaceXY = 0, Acts::positiveFaceXY = 1, Acts::negativeFaceYZ = 2, Acts::positiveFaceYZ = 3,
  Acts::negativeFaceZX = 4, Acts::positiveFaceZX = 5, Acts::cylinderCover = 2, Acts::tubeInnerCover = 3,
  Acts::tubeOuterCover = 2, Acts::tubeSectorNegativePhi = 4, Acts::tubeSectorPositivePhi = 5, Acts::tubeSectorInnerCover = 3,
  Acts::tubeSectorOuterCover = 2, Acts::trapezoidFaceAlpha = 2, Acts::trapezoidFaceBeta = 3, Acts::index0 = 0,
  Acts::index1 = 1, Acts::index2 = 2, Acts::index3 = 3, Acts::index4 = 4,
  Acts::index5 = 5, Acts::index6 = 6, Acts::index7 = 7, Acts::index8 = 8,
  Acts::index9 = 9, Acts::index10 = 10, Acts::index11 = 11, Acts::undefinedFace = 99
}
 

Functions

std::ostream & Acts::operator<< (std::ostream &os, BoundarySurfaceFace &face)