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

In This Package:

IGeometryInfo get Logical Volume by its full address

"start" point in DetectorDescription Tree and the replica path in the Actual Geometry Tree, starting with the logical volume associated with "starting point" More...

Functions

virtual std::string IGeometryInfo::lvolumePath (const std::string &start, const ILVolume::ReplicaPath &replicaPath)=0
 the name of Logical Volume, addressed by start and Replica Path
virtual const ILVolumeIGeometryInfo::lvolume (const std::string &start, const ILVolume::ReplicaPath &replicaPath)=0
 the Logical Volume, addressed by start and Replica Path
virtual std::string IGeometryInfo::lvolumePath (IGeometryInfo *start, const ILVolume::ReplicaPath &replicaPath)=0
 the name of Logical Volume, addressed by start and Replica Path
virtual const ILVolumeIGeometryInfo::lvolume (IGeometryInfo *start, const ILVolume::ReplicaPath &replicaPath)=0
 the Logical Volume, addressed by start and Replica Path
virtual const ILVolume::ReplicaPathIGeometryInfo::supportPath () const =0
 retrive reference to replica path (mistrerious "rpath" or "npath")

Detailed Description

"start" point in DetectorDescription Tree and the replica path in the Actual Geometry Tree, starting with the logical volume associated with "starting point"


Function Documentation

virtual std::string IGeometryInfo::lvolumePath ( const std::string &  start,
const ILVolume::ReplicaPath replicaPath 
) [pure virtual, inherited]

the name of Logical Volume, addressed by start and Replica Path

Parameters:
start start
replicaPath replicaPath
Returns:
the name of Logical Volume

Implemented in GeometryInfoPlus.

virtual const ILVolume* IGeometryInfo::lvolume ( const std::string &  start,
const ILVolume::ReplicaPath replicaPath 
) [pure virtual, inherited]

the Logical Volume, addressed by start and Replica Path

Parameters:
start start
replicaPath replicaPath
Returns:
pointer to Logical Volume

Implemented in GeometryInfoPlus.

virtual std::string IGeometryInfo::lvolumePath ( IGeometryInfo start,
const ILVolume::ReplicaPath replicaPath 
) [pure virtual, inherited]

the name of Logical Volume, addressed by start and Replica Path

Parameters:
start start
replicaPath replicaPath
Returns:
the name of Logical Volume

Implemented in GeometryInfoPlus.

virtual const ILVolume* IGeometryInfo::lvolume ( IGeometryInfo start,
const ILVolume::ReplicaPath replicaPath 
) [pure virtual, inherited]

the Logical Volume, addressed by start and Replica Path

Parameters:
start start
replicaPath replicaPath
Returns:
pointer to Logical Volume

Implemented in GeometryInfoPlus.

virtual const ILVolume::ReplicaPath& IGeometryInfo::supportPath (  )  const [pure virtual, inherited]

retrive reference to replica path (mistrerious "rpath" or "npath")

Implemented in GeometryInfoPlus.

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

Generated on Mon Apr 11 20:00:17 2011 for DetDesc by doxygen 1.4.7