#include <R3BHit.h>
|
| R3BHit () |
|
| R3BHit (Int_t detId, Double_t x, Double_t y, Double_t eloss, Double_t time, Int_t hitId=-1) |
|
virtual | ~R3BHit () |
|
const Int_t & | GetDetId () const |
|
const Double_t & | GetX () const |
|
const Double_t & | GetY () const |
|
const Double_t & | GetEloss () const |
|
const Double_t & | GetTime () const |
|
const Int_t & | GetHitId () const |
|
void | SetEloss (const Double_t &eloss) |
|
void | SetTime (const Double_t &time) |
|
void | SetHitId (const Int_t &hitId) |
|
Definition at line 24 of file R3BHit.h.
◆ R3BHit() [1/2]
◆ R3BHit() [2/2]
R3BHit::R3BHit |
( |
Int_t | detId, |
|
|
Double_t | x, |
|
|
Double_t | y, |
|
|
Double_t | eloss, |
|
|
Double_t | time, |
|
|
Int_t | hitId = -1 ) |
◆ ~R3BHit()
◆ GetDetId()
const Int_t & R3BHit::GetDetId |
( |
| ) |
const |
|
inline |
◆ GetEloss()
const Double_t & R3BHit::GetEloss |
( |
| ) |
const |
|
inline |
◆ GetHitId()
const Int_t & R3BHit::GetHitId |
( |
| ) |
const |
|
inline |
◆ GetTime()
const Double_t & R3BHit::GetTime |
( |
| ) |
const |
|
inline |
◆ GetX()
const Double_t & R3BHit::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
const Double_t & R3BHit::GetY |
( |
| ) |
const |
|
inline |
◆ SetEloss()
void R3BHit::SetEloss |
( |
const Double_t & | eloss | ) |
|
|
inline |
◆ SetHitId()
void R3BHit::SetHitId |
( |
const Int_t & | hitId | ) |
|
|
inline |
◆ SetTime()
void R3BHit::SetTime |
( |
const Double_t & | time | ) |
|
|
inline |
◆ fDetId
◆ fEloss
◆ fHitId
◆ fTime
◆ fX
◆ fY
The documentation for this class was generated from the following files: