#include <PndHypStrip.h>
Definition at line 9 of file PndHypStrip.h.
◆ PndHypStrip() [1/2]
PndHypStrip::PndHypStrip |
( |
| ) |
|
|
inline |
Definition at line 11 of file PndHypStrip.h.
11 : fnumber(-1), fcharge(-1.0)
◆ PndHypStrip() [2/2]
PndHypStrip::PndHypStrip |
( |
Int_t |
nr, |
|
|
Double_t |
charge |
|
) |
| |
|
inline |
Definition at line 17 of file PndHypStrip.h.
20 fnumber(nr), fcharge(charge)
◆ GetCharge()
double PndHypStrip::GetCharge |
( |
| ) |
const |
|
inline |
◆ GetIndex()
int PndHypStrip::GetIndex |
( |
| ) |
const |
|
inline |
◆ SetCharge()
void PndHypStrip::SetCharge |
( |
Double_t |
charge | ) |
|
|
inline |
◆ SetIndex()
void PndHypStrip::SetIndex |
( |
Int_t |
nr | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PndHypStrip & |
strip |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: