Belle II Software  release-08-01-10
mySpacepointDetectorHit Class Reference

Example class for a spacepoint detector hit. More...

#include <mySpacepointDetectorHit.h>

Inheritance diagram for mySpacepointDetectorHit:
Collaboration diagram for mySpacepointDetectorHit:

Public Member Functions

 mySpacepointDetectorHit (const TVector3 &pos, const TMatrixDSym cov)
 
const TVector3 getPos () const
 
const TMatrixDSym getCov () const
 

Private Attributes

TVector3 pos_
 
TMatrixDSym cov_
 

Detailed Description

Example class for a spacepoint detector hit.

Author
Johannes Rauch (Technische Universität München, original author)

Definition at line 33 of file mySpacepointDetectorHit.h.


The documentation for this class was generated from the following file: