Hall C ROOT/C++ Analyzer (hcana)
THcShowerHit Class Reference

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>

Constructor & Destructor Documentation

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.

THcShowerHit::~THcShowerHit ( )
inline

Definition at line 30 of file THcShowerHit.h.

Member Function Documentation

Int_t THcShowerHit::hitColumn ( )
inline

Definition at line 34 of file THcShowerHit.h.

Double_t THcShowerHit::hitE ( )
inline

Definition at line 54 of file THcShowerHit.h.

Double_t THcShowerHit::hitEneg ( )
inline

Definition at line 62 of file THcShowerHit.h.

Double_t THcShowerHit::hitEpos ( )
inline

Definition at line 58 of file THcShowerHit.h.

Int_t THcShowerHit::hitRow ( )
inline

Definition at line 38 of file THcShowerHit.h.

Double_t THcShowerHit::hitX ( )
inline

Definition at line 42 of file THcShowerHit.h.

Double_t THcShowerHit::hitY ( )
inline

Definition at line 46 of file THcShowerHit.h.

Double_t THcShowerHit::hitZ ( )
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.

Member Data Documentation

Int_t THcShowerHit::fCol
private

Definition at line 17 of file THcShowerHit.h.

Double_t THcShowerHit::fE
private

Definition at line 19 of file THcShowerHit.h.

Double_t THcShowerHit::fEneg
private

Definition at line 21 of file THcShowerHit.h.

Double_t THcShowerHit::fEpos
private

Definition at line 20 of file THcShowerHit.h.

Int_t THcShowerHit::fRow
private

Definition at line 17 of file THcShowerHit.h.

Double_t THcShowerHit::fX
private

Definition at line 18 of file THcShowerHit.h.

Double_t THcShowerHit::fY
private

Definition at line 18 of file THcShowerHit.h.

Double_t THcShowerHit::fZ
private

Definition at line 18 of file THcShowerHit.h.


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