![]() |
ATLAS Offline Software
|
#include <PixelGeoUtils.h>
Public Member Functions | |
PixelDiodeTreeMaker (T_MsgParent *msgParent) | |
virtual MsgStream & | msg (const MSG::Level lvl) const override |
virtual bool | msgLvl (const MSG::Level lvl) const override |
PixelDiodeTree | make (InDetDD::PixelReadoutTechnology readoutTechnology, const std::array< int, kNDirections > &circuits, const std::array< int, kNDirections > &dimPerCircuit, const std::array< std::array< double, kNDirections >, kNPixelLocations > &pitch) |
Public Attributes | |
T_MsgParent * | m_msgParent |
Definition at line 37 of file PixelGeoUtils.h.
|
inline |
Definition at line 39 of file PixelGeoUtils.h.
|
inherited |
Definition at line 12 of file PixelGeoUtils.cxx.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
T_MsgParent* InDetDD::detail::PixelDiodeTreeMaker< T_MsgParent >::m_msgParent |
Definition at line 38 of file PixelGeoUtils.h.