Neutral Particle Spectrometer analysis code
Loading...
Searching...
No Matches
THcNPSShowerHit Class Reference

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>

Constructor & Destructor Documentation

◆ THcNPSShowerHit() [1/2]

THcNPSShowerHit::THcNPSShowerHit ( )

Definition at line 11 of file THcNPSShowerHit.cxx.

◆ THcNPSShowerHit() [2/2]

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.

◆ ~THcNPSShowerHit()

THcNPSShowerHit::~THcNPSShowerHit ( )
inline

Definition at line 30 of file THcNPSShowerHit.h.

Member Function Documentation

◆ hitColumn()

Int_t THcNPSShowerHit::hitColumn ( )
inline

Definition at line 38 of file THcNPSShowerHit.h.

◆ hitE()

Double_t THcNPSShowerHit::hitE ( )
inline

Definition at line 58 of file THcNPSShowerHit.h.

◆ hitID()

Int_t THcNPSShowerHit::hitID ( )
inline

Definition at line 34 of file THcNPSShowerHit.h.

◆ hitPI()

Double_t THcNPSShowerHit::hitPI ( )
inline

Definition at line 64 of file THcNPSShowerHit.h.

◆ hitRow()

Int_t THcNPSShowerHit::hitRow ( )
inline

Definition at line 42 of file THcNPSShowerHit.h.

◆ hitT()

Double_t THcNPSShowerHit::hitT ( )
inline

Definition at line 61 of file THcNPSShowerHit.h.

◆ hitX()

Double_t THcNPSShowerHit::hitX ( )
inline

Definition at line 46 of file THcNPSShowerHit.h.

◆ hitY()

Double_t THcNPSShowerHit::hitY ( )
inline

Definition at line 50 of file THcNPSShowerHit.h.

◆ hitZ()

Double_t THcNPSShowerHit::hitZ ( )
inline

Definition at line 54 of file THcNPSShowerHit.h.

◆ isNeighbour()

bool THcNPSShowerHit::isNeighbour ( THcNPSShowerHit hit1)

Definition at line 39 of file THcNPSShowerHit.cxx.

◆ operator<()

bool THcNPSShowerHit::operator< ( THcNPSShowerHit  rhs) const

Definition at line 59 of file THcNPSShowerHit.cxx.

◆ show()

void THcNPSShowerHit::show ( )

Definition at line 50 of file THcNPSShowerHit.cxx.

Member Data Documentation

◆ fCol

Int_t THcNPSShowerHit::fCol
private

Definition at line 17 of file THcNPSShowerHit.h.

◆ fE

Double_t THcNPSShowerHit::fE
private

Definition at line 19 of file THcNPSShowerHit.h.

◆ fID

Int_t THcNPSShowerHit::fID
private

Definition at line 17 of file THcNPSShowerHit.h.

◆ fPI

Double_t THcNPSShowerHit::fPI
private

Definition at line 21 of file THcNPSShowerHit.h.

◆ fRow

Int_t THcNPSShowerHit::fRow
private

Definition at line 17 of file THcNPSShowerHit.h.

◆ fT

Double_t THcNPSShowerHit::fT
private

Definition at line 20 of file THcNPSShowerHit.h.

◆ fX

Double_t THcNPSShowerHit::fX
private

Definition at line 18 of file THcNPSShowerHit.h.

◆ fY

Double_t THcNPSShowerHit::fY
private

Definition at line 18 of file THcNPSShowerHit.h.

◆ fZ

Double_t THcNPSShowerHit::fZ
private

Definition at line 18 of file THcNPSShowerHit.h.


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