|
FairRoot/PandaRoot
|
#include <PndMvdRadDamHit.h>
Public Member Functions | |
| PndMvdRadDamHit () | |
| PndMvdRadDamHit (Int_t trackID, Int_t hitID, Int_t detId, Int_t pdgCode, Double_t energy, TVector3 pos, TVector3 mom, Double_t radDam) | |
| virtual | ~PndMvdRadDamHit () |
| void | SetRadDam (Double_t radDam) |
| Double_t | GetRadDam () |
Private Member Functions | |
| ClassDef (PndMvdRadDamHit, 3) | |
Private Attributes | |
| Int_t | fTrackID |
| Int_t | fHitID |
| Int_t | fDetId |
| Int_t | fPdgCode |
| Double_t | fEnergy |
| TVector3 | fMom |
| Double_t | fRadDam |
Definition at line 14 of file PndMvdRadDamHit.h.
| PndMvdRadDamHit::PndMvdRadDamHit | ( | ) |
Definition at line 10 of file PndMvdRadDamHit.cxx.
| PndMvdRadDamHit::PndMvdRadDamHit | ( | Int_t | trackID, |
| Int_t | hitID, | ||
| Int_t | detId, | ||
| Int_t | pdgCode, | ||
| Double_t | energy, | ||
| TVector3 | pos, | ||
| TVector3 | mom, | ||
| Double_t | radDam | ||
| ) |
Definition at line 21 of file PndMvdRadDamHit.cxx.
|
inlinevirtual |
Definition at line 20 of file PndMvdRadDamHit.h.
|
private |
|
inline |
|
inline |
|
private |
Definition at line 28 of file PndMvdRadDamHit.h.
|
private |
Definition at line 30 of file PndMvdRadDamHit.h.
|
private |
Definition at line 27 of file PndMvdRadDamHit.h.
|
private |
Definition at line 31 of file PndMvdRadDamHit.h.
|
private |
Definition at line 29 of file PndMvdRadDamHit.h.
|
private |
Definition at line 32 of file PndMvdRadDamHit.h.
Referenced by GetRadDam(), and SetRadDam().
|
private |
Definition at line 23 of file PndMvdRadDamHit.h.
1.8.5