|
FairRoot/PandaRoot
|
#include <PndHypStrip.h>
Public Member Functions | |
| PndHypStrip () | |
| PndHypStrip (Int_t nr, Double_t charge) | |
| void | SetIndex (Int_t nr) |
| void | SetCharge (Double_t charge) |
| int | GetIndex () const |
| double | GetCharge () const |
Private Attributes | |
| Int_t | fnumber |
| Double_t | fcharge |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const PndHypStrip &strip) |
Definition at line 10 of file PndHypStrip.h.
|
inline |
Definition at line 13 of file PndHypStrip.h.
|
inline |
Definition at line 20 of file PndHypStrip.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
Definition at line 42 of file PndHypStrip.h.
|
private |
Definition at line 59 of file PndHypStrip.h.
Referenced by GetCharge(), and SetCharge().
|
private |
Definition at line 58 of file PndHypStrip.h.
Referenced by GetIndex(), and SetIndex().
1.8.8