Neutral Particle Spectrometer analysis code
|
Definition at line 15 of file THcNPSShowerHit.h.
Public Member Functions | |
Int_t | hitColumn () |
Double_t | hitE () |
Int_t | hitID () |
Double_t | hitPI () |
Int_t | hitRow () |
Double_t | hitT () |
Double_t | hitX () |
Double_t | hitY () |
Double_t | hitZ () |
bool | isNeighbour (THcNPSShowerHit *hit1) |
bool | operator< (THcNPSShowerHit rhs) const |
void | show () |
THcNPSShowerHit () | |
THcNPSShowerHit (Int_t block_id, Int_t hRow, Int_t hCol, Double_t hX, Double_t hY, Double_t hZ, Double_t hE, Double_t hT, Double_t hPI) | |
~THcNPSShowerHit () | |
Private Attributes | |
Int_t | fCol |
Double_t | fE |
Int_t | fID |
Double_t | fPI |
Int_t | fRow |
Double_t | fT |
Double_t | fX |
Double_t | fY |
Double_t | fZ |
#include <THcNPSShowerHit.h>
THcNPSShowerHit::THcNPSShowerHit | ( | ) |
Definition at line 11 of file THcNPSShowerHit.cxx.
THcNPSShowerHit::THcNPSShowerHit | ( | Int_t | block_id, |
Int_t | hRow, | ||
Int_t | hCol, | ||
Double_t | hX, | ||
Double_t | hY, | ||
Double_t | hZ, | ||
Double_t | hE, | ||
Double_t | hT, | ||
Double_t | hPI | ||
) |
Definition at line 21 of file THcNPSShowerHit.cxx.
|
inline |
Definition at line 30 of file THcNPSShowerHit.h.
|
inline |
Definition at line 38 of file THcNPSShowerHit.h.
|
inline |
Definition at line 58 of file THcNPSShowerHit.h.
|
inline |
Definition at line 34 of file THcNPSShowerHit.h.
|
inline |
Definition at line 64 of file THcNPSShowerHit.h.
|
inline |
Definition at line 42 of file THcNPSShowerHit.h.
|
inline |
Definition at line 61 of file THcNPSShowerHit.h.
|
inline |
Definition at line 46 of file THcNPSShowerHit.h.
|
inline |
Definition at line 50 of file THcNPSShowerHit.h.
|
inline |
Definition at line 54 of file THcNPSShowerHit.h.
bool THcNPSShowerHit::isNeighbour | ( | THcNPSShowerHit * | hit1 | ) |
Definition at line 39 of file THcNPSShowerHit.cxx.
bool THcNPSShowerHit::operator< | ( | THcNPSShowerHit | rhs | ) | const |
Definition at line 59 of file THcNPSShowerHit.cxx.
void THcNPSShowerHit::show | ( | ) |
Definition at line 50 of file THcNPSShowerHit.cxx.
|
private |
Definition at line 17 of file THcNPSShowerHit.h.
|
private |
Definition at line 19 of file THcNPSShowerHit.h.
|
private |
Definition at line 17 of file THcNPSShowerHit.h.
|
private |
Definition at line 21 of file THcNPSShowerHit.h.
|
private |
Definition at line 17 of file THcNPSShowerHit.h.
|
private |
Definition at line 20 of file THcNPSShowerHit.h.
|
private |
Definition at line 18 of file THcNPSShowerHit.h.
|
private |
Definition at line 18 of file THcNPSShowerHit.h.
|
private |
Definition at line 18 of file THcNPSShowerHit.h.