![]() |
Belle II Software release-09-00-03
|
just a small proto-container storing coordinates More...


Public Member Functions | |
| spacePoint (float x, float y, float z) | |
| Constructor accepting coordinates. | |
Private Member Functions | |
| spacePoint (const spacePoint &)=delete | |
| private copy constructor to test that all the arguments are passed by reference. | |
just a small proto-container storing coordinates
Definition at line 24 of file filters.cc.
|
inline |
Constructor accepting coordinates.
Definition at line 27 of file filters.cc.