| FairRoot/PandaRoot
    | 
represents the reconstructed hit in the emc More...
#include <PndEmcRecoHit.h>
 
  
 | Public Member Functions | |
| PndEmcRecoHit () | |
| PndEmcRecoHit (Double_t energy, TVector3 position) | |
| virtual | ~PndEmcRecoHit () | 
| Double_t | GetEnergy () const | 
| Double_t | GetEnergyCorrected () const | 
| TVector3 | GetPosition () const | 
| Private Attributes | |
| Double_t | fEnergy | 
| Double_t | fEnergyCorrected | 
| TVector3 | fPosition | 
represents the reconstructed hit in the emc
Definition at line 23 of file PndEmcRecoHit.h.
| PndEmcRecoHit::PndEmcRecoHit | ( | ) | 
Definition at line 37 of file PndEmcRecoHit.cxx.
| PndEmcRecoHit::PndEmcRecoHit | ( | Double_t | energy, | 
| TVector3 | position | ||
| ) | 
Definition at line 42 of file PndEmcRecoHit.cxx.
| 
 | virtual | 
Definition at line 49 of file PndEmcRecoHit.cxx.
| Double_t PndEmcRecoHit::GetEnergy | ( | ) | const | 
Definition at line 58 of file PndEmcRecoHit.cxx.
References fEnergy.
| Double_t PndEmcRecoHit::GetEnergyCorrected | ( | ) | const | 
| TVector3 PndEmcRecoHit::GetPosition | ( | ) | const | 
| 
 | private | 
Definition at line 42 of file PndEmcRecoHit.h.
Referenced by GetEnergy().
| 
 | private | 
Definition at line 43 of file PndEmcRecoHit.h.
Referenced by GetEnergyCorrected().
| 
 | private | 
Definition at line 44 of file PndEmcRecoHit.h.
Referenced by GetPosition().
 1.8.5
 1.8.5