|
BmnRoot
|
#include <BmnTofHit.h>
Public Member Functions | |
| BmnTofHit () | |
| BmnTofHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndex) | |
| virtual | ~BmnTofHit () |
| BmnTofHit () | |
| BmnTofHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndex) | |
| virtual | ~BmnTofHit () |
Public Member Functions inherited from BmnHit | |
| BmnHit () | |
| BmnHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx) | |
| Bool_t | IsUsed () const |
| Bool_t | GetFlag () const |
| Int_t | GetIndex () const |
| DetectorId | GetDetId () const |
| Short_t | GetStation () const |
| void | SetFlag (Bool_t fl) |
| void | SetUsing (Bool_t use) |
| void | SetIndex (Int_t id) |
| void | SetLength (Double_t len) |
| void | SetDetId (DetectorId det) |
| void | SetStation (Short_t st) |
| void | SetModule (Int_t mod) |
| Int_t | GetModule () |
| void | SetType (Int_t type) |
| Int_t | GetType () |
| Double_t | GetLength () |
| void | SetResXY (Double_t resX, Double_t resY) |
| Double_t | GetResX () |
| Double_t | GetResY () |
| virtual | ~BmnHit () |
| Double_t | GetCovXY () |
| void | SetCovXY (Double_t val) |
| BmnMatch | GetDigitNumberMatch () |
| void | SetDigitNumberMatch (BmnMatch match) |
| Int_t | GetUpperClusterIndex () |
| Int_t | GetLowerClusterIndex () |
| void | SetUpperClusterIndex (Int_t idx) |
| void | SetLowerClusterIndex (Int_t idx) |
| void | SetPseudo (Bool_t pseudo) |
| Bool_t | IsPseudo () |
| BmnHit () | |
| BmnHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx) | |
| Bool_t | IsUsed () const |
| Bool_t | GetFlag () const |
| Int_t | GetIndex () const |
| DetectorId | GetDetId () const |
| Short_t | GetStation () const |
| void | SetFlag (Bool_t fl) |
| void | SetUsing (Bool_t use) |
| void | SetIndex (Int_t id) |
| void | SetLength (Double_t len) |
| void | SetDetId (DetectorId det) |
| void | SetStation (Short_t st) |
| void | SetModule (Int_t mod) |
| Int_t | GetModule () |
| void | SetType (Int_t type) |
| Int_t | GetType () |
| Double_t | GetLength () |
| void | SetResXY (Double_t resX, Double_t resY) |
| Double_t | GetResX () |
| Double_t | GetResY () |
| virtual | ~BmnHit () |
| Double_t | GetCovXY () |
| void | SetCovXY (Double_t val) |
| BmnMatch | GetDigitNumberMatch () |
| void | SetDigitNumberMatch (BmnMatch match) |
| Int_t | GetUpperClusterIndex () |
| Int_t | GetLowerClusterIndex () |
| void | SetUpperClusterIndex (Int_t idx) |
| void | SetLowerClusterIndex (Int_t idx) |
| void | SetPseudo (Bool_t pseudo) |
| Bool_t | IsPseudo () |
Definition at line 21 of file BmnTofHit.h.
| BmnTofHit::BmnTofHit | ( | ) |
Default constructor
Definition at line 4 of file BmnTofHit.cxx.
| BmnTofHit::BmnTofHit | ( | Int_t | detUID, |
| TVector3 | posHit, | ||
| TVector3 | posHitErr, | ||
| Int_t | pointIndex | ||
| ) |
Constructor to use
Definition at line 8 of file BmnTofHit.cxx.
|
virtual |
Destructor
Definition at line 12 of file BmnTofHit.cxx.
| BmnTofHit::BmnTofHit | ( | ) |
Default constructor
| BmnTofHit::BmnTofHit | ( | Int_t | detUID, |
| TVector3 | posHit, | ||
| TVector3 | posHitErr, | ||
| Int_t | pointIndex | ||
| ) |
Constructor to use
|
virtual |
Destructor