| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

TouchableToDetectorElementFast::Relation Struct Reference

Collaboration diagram for TouchableToDetectorElementFast::Relation:
[legend]
List of all members.

Public Member Functions

 Relation ()
bool isNull () const

Public Attributes

const ILVolumemLogVol
const IPVolumemPhysVol
ILVolume::ReplicaPath mRpath

Detailed Description

Definition at line 39 of file TouchableToDetectorElementFast.h.


Constructor & Destructor Documentation

TouchableToDetectorElementFast::Relation::Relation (  )  [inline]

Definition at line 40 of file TouchableToDetectorElementFast.h.

00040 : mLogVol(0), mPhysVol(0), mRpath(0) {};


Member Function Documentation

bool TouchableToDetectorElementFast::Relation::isNull (  )  const [inline]

Definition at line 41 of file TouchableToDetectorElementFast.h.

00041 { return mLogVol==0; };


Member Data Documentation

const ILVolume* TouchableToDetectorElementFast::Relation::mLogVol

Definition at line 41 of file TouchableToDetectorElementFast.h.

const IPVolume* TouchableToDetectorElementFast::Relation::mPhysVol

Definition at line 43 of file TouchableToDetectorElementFast.h.

ILVolume::ReplicaPath TouchableToDetectorElementFast::Relation::mRpath

Definition at line 44 of file TouchableToDetectorElementFast.h.


The documentation for this struct was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:32:10 2011 for G4DataHelpers by doxygen 1.4.7