![]() |
ATLAS Offline Software
|
Parameters of a diode. More...
#include <PixelDiodeTree.h>
Public Member Functions | |
unsigned int | addDiode (const Vector2D &width, AttributeType attribute=AttributeType{}) |
Public Attributes | |
std::vector< Vector2D > | m_width |
std::vector< Vector2D > | m_invWidth |
std::vector< AttributeType > | m_attribute |
Parameters of a diode.
Definition at line 43 of file PixelDiodeTree.h.
|
inline |
Definition at line 49 of file PixelDiodeTree.h.
std::vector<AttributeType> InDetDD::PixelDiodeTree::DiodeParam::m_attribute |
Definition at line 46 of file PixelDiodeTree.h.
std::vector<Vector2D > InDetDD::PixelDiodeTree::DiodeParam::m_invWidth |
Definition at line 45 of file PixelDiodeTree.h.
std::vector<Vector2D > InDetDD::PixelDiodeTree::DiodeParam::m_width |
Definition at line 44 of file PixelDiodeTree.h.