#include <string>
#include "GaudiKernel/IInterface.h"
Include dependency graph for IDetElemFinder.h:
Go to the source code of this file.
Classes | |
class | IDetElemFinder |
Interface for a service that provides associations from the path inside the hierarchy of physical volumes to the corresponding detector element. More... | |
Defines | |
#define | KERNEL_IDETELEMFINDER_H 1 |
Variables | |
static const InterfaceID | IID_IDetElemFinder ("IDetElemFinder", 1, 0) |
#define KERNEL_IDETELEMFINDER_H 1 |
Definition at line 3 of file IDetElemFinder.h.
const InterfaceID IID_IDetElemFinder("IDetElemFinder", 1, 0) [static] |