Hall C ROOT/C++ Analyzer (hcana)
|
Definition at line 15 of file THcShowerHit.h.
Public Member Functions | |
Int_t | hitColumn () |
Double_t | hitE () |
Double_t | hitEneg () |
Double_t | hitEpos () |
Int_t | hitRow () |
Double_t | hitX () |
Double_t | hitY () |
Double_t | hitZ () |
bool | isNeighbour (THcShowerHit *hit1) |
bool | operator< (THcShowerHit rhs) const |
void | show () |
THcShowerHit () | |
THcShowerHit (Int_t hRow, Int_t hCol, Double_t hX, Double_t hY, Double_t hZ, Double_t hE, Double_t hEpos, Double_t hEneg) | |
~THcShowerHit () | |
Private Attributes | |
Int_t | fCol |
Double_t | fE |
Double_t | fEneg |
Double_t | fEpos |
Int_t | fRow |
Double_t | fX |
Double_t | fY |
Double_t | fZ |
#include <THcShowerHit.h>
THcShowerHit::THcShowerHit | ( | ) |
Definition at line 11 of file THcShowerHit.cxx.
THcShowerHit::THcShowerHit | ( | Int_t | hRow, |
Int_t | hCol, | ||
Double_t | hX, | ||
Double_t | hY, | ||
Double_t | hZ, | ||
Double_t | hE, | ||
Double_t | hEpos, | ||
Double_t | hEneg | ||
) |
Definition at line 19 of file THcShowerHit.cxx.
|
inline |
Definition at line 30 of file THcShowerHit.h.
|
inline |
Definition at line 34 of file THcShowerHit.h.
|
inline |
Definition at line 54 of file THcShowerHit.h.
|
inline |
Definition at line 62 of file THcShowerHit.h.
|
inline |
Definition at line 58 of file THcShowerHit.h.
|
inline |
Definition at line 38 of file THcShowerHit.h.
|
inline |
Definition at line 42 of file THcShowerHit.h.
|
inline |
Definition at line 46 of file THcShowerHit.h.
|
inline |
Definition at line 50 of file THcShowerHit.h.
bool THcShowerHit::isNeighbour | ( | THcShowerHit * | hit1 | ) |
Definition at line 36 of file THcShowerHit.cxx.
bool THcShowerHit::operator< | ( | THcShowerHit | rhs | ) | const |
Definition at line 56 of file THcShowerHit.cxx.
void THcShowerHit::show | ( | ) |
Definition at line 47 of file THcShowerHit.cxx.
|
private |
Definition at line 17 of file THcShowerHit.h.
|
private |
Definition at line 19 of file THcShowerHit.h.
|
private |
Definition at line 21 of file THcShowerHit.h.
|
private |
Definition at line 20 of file THcShowerHit.h.
|
private |
Definition at line 17 of file THcShowerHit.h.
|
private |
Definition at line 18 of file THcShowerHit.h.
|
private |
Definition at line 18 of file THcShowerHit.h.
|
private |
Definition at line 18 of file THcShowerHit.h.