FairRoot/PandaRoot
|
#include <PndMdtHit.h>
Public Member Functions | |
PndMdtHit () | |
PndMdtHit (Int_t detID, TVector3 &pos, TVector3 &dpos, Int_t index) | |
PndMdtHit (Int_t detID, Int_t stripID, TVector3 &pos, TVector3 &dpos, Int_t bIndex, Int_t sIndex) | |
PndMdtHit (Int_t detID, Int_t detID1, TVector3 &pos, TVector3 &dpos, Int_t bIndex) | |
virtual | ~PndMdtHit () |
virtual void | Print (const Option_t *opt=0) const |
Short_t | GetModule () const |
Short_t | GetSector () const |
Short_t | GetLayerID () const |
Short_t | GetBox () const |
Short_t | GetWire () const |
Short_t | GetStrip1 () const |
Short_t | GetStrip () const |
Int_t | GetStripIndex () const |
Private Member Functions | |
ClassDef (PndMdtHit, 3) | |
Private Attributes | |
Int_t | fDetID1 |
Short_t | fStripID |
Int_t | fStripIndex |
Definition at line 9 of file PndMdtHit.h.
PndMdtHit::PndMdtHit | ( | ) |
Definition at line 5 of file PndMdtHit.cxx.
PndMdtHit::PndMdtHit | ( | Int_t | detID, |
TVector3 & | pos, | ||
TVector3 & | dpos, | ||
Int_t | index | ||
) |
Definition at line 13 of file PndMdtHit.cxx.
PndMdtHit::PndMdtHit | ( | Int_t | detID, |
Int_t | stripID, | ||
TVector3 & | pos, | ||
TVector3 & | dpos, | ||
Int_t | bIndex, | ||
Int_t | sIndex | ||
) |
Definition at line 22 of file PndMdtHit.cxx.
PndMdtHit::PndMdtHit | ( | Int_t | detID, |
Int_t | detID1, | ||
TVector3 & | pos, | ||
TVector3 & | dpos, | ||
Int_t | bIndex | ||
) |
|
virtual |
|
private |
|
inline |
|
inline |
Definition at line 34 of file PndMdtHit.h.
References PndMdtID::Layer().
Referenced by PndMdtTrkProducer::AlgorithmWithLheGenTrack(), PndMdtTrkProducerIdeal::Exec(), PndPidCorrelator::GetMdtInfo(), PndMdtTrkProducer::MdtMapping(), PndPidCorrelator::MdtMapping(), and Print().
|
inline |
Public method Clear Resets the flag to -1Accessors
Definition at line 32 of file PndMdtHit.h.
References PndMdtID::Module().
Referenced by PndMdtTrkProducer::AlgorithmWithLheGenTrack(), PndMdtTrkProducerIdeal::Exec(), PndPidCorrelator::GetFMdtInfo(), PndPidCorrelator::GetMdtInfo(), PndMdtTrkProducer::MdtMapping(), PndPidCorrelator::MdtMapping(), and Print().
|
inline |
|
inline |
|
inline |
Definition at line 37 of file PndMdtHit.h.
References fDetID1, and PndMdtID::Strip().
Referenced by PndMdtHit().
|
inline |
|
inline |
|
virtual |
Output to screen (not yet implemented)
Definition at line 50 of file PndMdtHit.cxx.
References fX, fY, fZ, GetBox(), GetLayerID(), GetModule(), GetSector(), GetStrip(), and GetWire().
|
private |
Definition at line 39 of file PndMdtHit.h.
Referenced by GetStrip1().
|
private |
Definition at line 44 of file PndMdtHit.h.
Referenced by GetStrip(), and PndMdtHit().
|
private |
Definition at line 45 of file PndMdtHit.h.
Referenced by GetStripIndex().