ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
BeamPipeDetectorFactory::EnvelopeShapes Class Reference
Collaboration diagram for BeamPipeDetectorFactory::EnvelopeShapes:

Public Member Functions

 EnvelopeShapes ()
 

Public Attributes

GeoRef< GeoShape > centralShape
 
GeoRef< GeoShape > fwdShape
 
GeoRef< GeoShape > bpShape
 

Detailed Description

Definition at line 54 of file BeamPipeDetectorFactory.h.

Constructor & Destructor Documentation

◆ EnvelopeShapes()

BeamPipeDetectorFactory::EnvelopeShapes::EnvelopeShapes ( )
inline

Definition at line 56 of file BeamPipeDetectorFactory.h.

56 : centralShape(0), fwdShape(0), bpShape(0) {}

Member Data Documentation

◆ bpShape

GeoRef<GeoShape> BeamPipeDetectorFactory::EnvelopeShapes::bpShape

Definition at line 59 of file BeamPipeDetectorFactory.h.

◆ centralShape

GeoRef<GeoShape> BeamPipeDetectorFactory::EnvelopeShapes::centralShape

Definition at line 57 of file BeamPipeDetectorFactory.h.

◆ fwdShape

GeoRef<GeoShape> BeamPipeDetectorFactory::EnvelopeShapes::fwdShape

Definition at line 58 of file BeamPipeDetectorFactory.h.


The documentation for this class was generated from the following file:
BeamPipeDetectorFactory::EnvelopeShapes::centralShape
GeoRef< GeoShape > centralShape
Definition: BeamPipeDetectorFactory.h:57
BeamPipeDetectorFactory::EnvelopeShapes::bpShape
GeoRef< GeoShape > bpShape
Definition: BeamPipeDetectorFactory.h:59
BeamPipeDetectorFactory::EnvelopeShapes::fwdShape
GeoRef< GeoShape > fwdShape
Definition: BeamPipeDetectorFactory.h:58