#include "GaudiKernel/IInterface.h"#include "GaudiKernel/Point3DTypes.h"#include "GaudiKernel/Transform3DTypes.h"#include <functional>#include "DetDesc/ILVolume.h"#include "DetDesc/AlignmentCondition.h"Include dependency graph for IGeometryInfo.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| interface | IGeometryInfo |
| An abstract interface to get all geometry information for detector element. More... | |
| class | IGeometryInfo_isInside |
| useful predicate(functor) to be used in conjunction with STL algorithms More... | |
Defines | |
| #define | DETDESC_IGEOMETRYINFO_H 1 |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const IGeometryInfo &gi) |
| output operator to STD/STL stream | |
| std::ostream & | operator<< (std::ostream &os, const IGeometryInfo *gi) |
| output operator to STD/STL stream | |
| MsgStream & | operator<< (MsgStream &os, const IGeometryInfo &gi) |
| output operator to Message stream | |
| MsgStream & | operator<< (MsgStream &os, const IGeometryInfo *gi) |
| output operator to Message stream | |
Variables | |
| static const InterfaceID | IID_IGeometryInfo (155, 3, 1) |
| the unique interface identifier ( unique interface identifier , major & minor versions) | |
| #define DETDESC_IGEOMETRYINFO_H 1 |
Definition at line 4 of file IGeometryInfo.h.
const InterfaceID IID_IGeometryInfo(155, 3, 1) [static] |
the unique interface identifier ( unique interface identifier , major & minor versions)
1.4.7