ATLAS Offline Software
Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
GeoOpticalPhysVol Class Reference

Ensure that the extensions for the Vector3D are properly loaded. More...

#include <GeoOpticalPhysVol.h>

Inheritance diagram for GeoOpticalPhysVol:
Collaboration diagram for GeoOpticalPhysVol:

Public Member Functions

 GeoOpticalPhysVol (const GeoLogVol *LogVol)
 

Protected Member Functions

 ~GeoOpticalPhysVol ()
 

Private Member Functions

 GeoOpticalPhysVol (const GeoOpticalPhysVol &right)
 
GeoOpticalPhysVoloperator= (const GeoOpticalPhysVol &right)
 

Detailed Description

Ensure that the extensions for the Vector3D are properly loaded.

Definition at line 13 of file GeoOpticalPhysVol.h.

Constructor & Destructor Documentation

◆ GeoOpticalPhysVol() [1/2]

GeoOpticalPhysVol::GeoOpticalPhysVol ( const GeoLogVol *  LogVol)

Definition at line 7 of file GeoOpticalPhysVol.cxx.

7  :
8  GeoPhysVol(LogVol)
9 {
10 }

◆ ~GeoOpticalPhysVol()

GeoOpticalPhysVol::~GeoOpticalPhysVol ( )
protected

Definition at line 12 of file GeoOpticalPhysVol.cxx.

13 {
14 }

◆ GeoOpticalPhysVol() [2/2]

GeoOpticalPhysVol::GeoOpticalPhysVol ( const GeoOpticalPhysVol right)
private

Member Function Documentation

◆ operator=()

GeoOpticalPhysVol& GeoOpticalPhysVol::operator= ( const GeoOpticalPhysVol right)
private

The documentation for this class was generated from the following files: