ATLAS Offline Software
|
#include <ISiPropertiesTool.h>
Public Member Functions | |
virtual | ~ISiPropertiesTool ()=default |
DeclareInterfaceID (ISiPropertiesTool, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual const InDet::SiliconProperties & | getSiProperties (const IdentifierHash &elementHash, const EventContext &ctx) const =0 |
Get Silicon properties for a given detector element. More... | |
Interface class for tool providing silicon properties (mobility, etc). for each detector element. These depend on conditions such as temperature.
Definition at line 24 of file ISiPropertiesTool.h.
|
virtualdefault |
ISiPropertiesTool::DeclareInterfaceID | ( | ISiPropertiesTool | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
Get Silicon properties for a given detector element.