|
BmnRoot
|
#include <BmnMwpcSegment.h>
Public Member Functions | |
| BmnMwpcSegment () | |
| virtual | ~BmnMwpcSegment () |
| BmnMwpcSegment () | |
| virtual | ~BmnMwpcSegment () |
Public Member Functions inherited from BmnMwpcTrack | |
| BmnMwpcTrack () | |
| virtual | ~BmnMwpcTrack () |
| vector< Double_t > | GetCoord () |
| vector< Double_t > | GetClust () |
| void | SetCoord (vector< Double_t > Coord) |
| void | SetClust (vector< Double_t > Clust) |
| BmnMwpcTrack () | |
| virtual | ~BmnMwpcTrack () |
| vector< Double_t > | GetCoord () |
| vector< Double_t > | GetClust () |
| void | SetCoord (vector< Double_t > Coord) |
| void | SetClust (vector< Double_t > Clust) |
Public Member Functions inherited from BmnTrack | |
| BmnTrack () | |
| virtual | ~BmnTrack () |
| void | AddHit (Int_t hitIndex, FairHit *Hit) |
| void | Print () |
| void | SortHits () |
| void | DeleteHits () |
| Int_t | GetNHits () const |
| Int_t | GetHitIndex (Int_t iHit) const |
| Int_t | GetFlag () const |
| Float_t | GetChi2 () const |
| Int_t | GetNDF () const |
| Float_t | GetB () const |
| Float_t | GetLength () const |
| FairTrackParam * | GetParamFirst () |
| FairTrackParam * | GetParamLast () |
| Double_t | GetP () |
| void | SetParamFirst (FairTrackParam &par) |
| void | SetParamLast (FairTrackParam &par) |
| void | SetFlag (Int_t flag) |
| void | SetChi2 (Double_t chi2) |
| void | SetNDF (Int_t ndf) |
| void | SetNHits (Int_t n) |
| void | SetB (Double_t b) |
| void | SetLength (Double_t length) |
| Bool_t | IsUsed () |
| void | SetUsing (Bool_t flag) |
| BmnTrack () | |
| virtual | ~BmnTrack () |
| void | AddHit (Int_t hitIndex, FairHit *Hit) |
| void | Print () |
| void | SortHits () |
| void | DeleteHits () |
| Int_t | GetNHits () const |
| Int_t | GetHitIndex (Int_t iHit) const |
| Int_t | GetFlag () const |
| Float_t | GetChi2 () const |
| Int_t | GetNDF () const |
| Float_t | GetB () const |
| Float_t | GetLength () const |
| FairTrackParam * | GetParamFirst () |
| FairTrackParam * | GetParamLast () |
| Double_t | GetP () |
| void | SetParamFirst (FairTrackParam &par) |
| void | SetParamLast (FairTrackParam &par) |
| void | SetFlag (Int_t flag) |
| void | SetChi2 (Double_t chi2) |
| void | SetNDF (Int_t ndf) |
| void | SetNHits (Int_t n) |
| void | SetB (Double_t b) |
| void | SetLength (Double_t length) |
| Bool_t | IsUsed () |
| void | SetUsing (Bool_t flag) |
Definition at line 6 of file BmnMwpcSegment.h.
| BmnMwpcSegment::BmnMwpcSegment | ( | ) |
Default constructor
Definition at line 5 of file BmnMwpcSegment.cxx.
|
virtual |
Destructor
Definition at line 10 of file BmnMwpcSegment.cxx.
| BmnMwpcSegment::BmnMwpcSegment | ( | ) |
Default constructor
|
virtual |
Destructor