#include <PndMdtHit.h>
|
| 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=nullptr) 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 |
|
Definition at line 9 of file PndMdtHit.h.
◆ PndMdtHit() [1/4]
◆ PndMdtHit() [2/4]
PndMdtHit::PndMdtHit |
( |
Int_t |
detID, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Int_t |
index |
|
) |
| |
◆ PndMdtHit() [3/4]
PndMdtHit::PndMdtHit |
( |
Int_t |
detID, |
|
|
Int_t |
stripID, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Int_t |
bIndex, |
|
|
Int_t |
sIndex |
|
) |
| |
◆ PndMdtHit() [4/4]
PndMdtHit::PndMdtHit |
( |
Int_t |
detID, |
|
|
Int_t |
detID1, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Int_t |
bIndex |
|
) |
| |
◆ ~PndMdtHit()
virtual PndMdtHit::~PndMdtHit |
( |
| ) |
|
|
virtual |
◆ GetBox()
Short_t PndMdtHit::GetBox |
( |
| ) |
const |
|
inline |
◆ GetLayerID()
Short_t PndMdtHit::GetLayerID |
( |
| ) |
const |
|
inline |
◆ GetModule()
Short_t PndMdtHit::GetModule |
( |
| ) |
const |
|
inline |
Public method Clear Resets the flag to -1Accessors
Definition at line 30 of file PndMdtHit.h.
References PndMdtID::Module().
static Short_t Module(Int_t detID)
◆ GetSector()
Short_t PndMdtHit::GetSector |
( |
| ) |
const |
|
inline |
◆ GetStrip()
Short_t PndMdtHit::GetStrip |
( |
| ) |
const |
|
inline |
◆ GetStrip1()
Short_t PndMdtHit::GetStrip1 |
( |
| ) |
const |
|
inline |
◆ GetStripIndex()
Int_t PndMdtHit::GetStripIndex |
( |
| ) |
const |
|
inline |
Definition at line 37 of file PndMdtHit.h.
37 {
return fStripIndex; };
◆ GetWire()
Short_t PndMdtHit::GetWire |
( |
| ) |
const |
|
inline |
◆ Print()
virtual void PndMdtHit::Print |
( |
const Option_t * |
opt = nullptr | ) |
const |
|
virtual |
Output to screen (not yet implemented)
The documentation for this class was generated from the following file: