FairRoot/PandaRoot
|
#include <PndHypGeHit.h>
Public Member Functions | |
PndHypGeHit () | |
PndHypGeHit (Int_t trackId, Int_t detID, Double_t ener, Double_t den) | |
virtual | ~PndHypGeHit () |
virtual void | Print (const Option_t *opt="") const |
virtual void | SetEnergy (Double32_t ener) |
virtual void | SetTrackId (Int_t detID) |
virtual void | SetDetectorId (Int_t detID) |
virtual Double_t | GetEnergy () const |
virtual Int_t | GetTrackId () const |
virtual Int_t | GetDetectorId () const |
Short_t | GetCopy () const |
Protected Attributes | |
Double_t | fenergy |
Double_t | fden |
Int_t | fTrackId |
Int_t | fDetectorId |
PndHypGeHit::PndHypGeHit | ( | ) |
Definition at line 22 of file PndHypGeHit.cxx.
|
virtual |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
protected |
Definition at line 45 of file PndHypGeHit.h.
|
protected |
Definition at line 50 of file PndHypGeHit.h.
Referenced by GetCopy(), GetDetectorId(), and SetDetectorId().
|
protected |
Definition at line 45 of file PndHypGeHit.h.
Referenced by GetEnergy(), and SetEnergy().
|
protected |
Definition at line 49 of file PndHypGeHit.h.
Referenced by GetTrackId(), and SetTrackId().