#include <SiSurfaceCharge.h>
Definition at line 23 of file SiSurfaceCharge.h.
◆ SiSurfaceCharge() [1/3]
◆ SiSurfaceCharge() [2/3]
Definition at line 20 of file SiSurfaceCharge.cxx.
21 :
24{}
const SiCharge & charge() const
InDetDD::SiLocalPosition m_position
const InDetDD::SiLocalPosition & position() const
◆ ~SiSurfaceCharge()
| SiSurfaceCharge::~SiSurfaceCharge |
( |
| ) |
|
|
inline |
◆ SiSurfaceCharge() [3/3]
| SiSurfaceCharge::SiSurfaceCharge |
( |
| ) |
|
|
private |
◆ charge()
| const SiCharge & SiSurfaceCharge::charge |
( |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 27 of file SiSurfaceCharge.cxx.
28{
29 if (this!=&surfaceCharge) {
32 } else {}
33 return *this;
34}
◆ position()
◆ m_charge
◆ m_position
The documentation for this class was generated from the following files: