|
BmnRoot
|
#include <BmnMwpcAlignCorrections.h>
Public Member Functions | |
| BmnMwpcAlignCorrections () | |
| BmnMwpcAlignCorrections (Int_t, TVector3) | |
| virtual | ~BmnMwpcAlignCorrections () |
| void | SetMwpcId (Int_t num) |
| Int_t | GetMwpcId () |
Public Member Functions inherited from BmnAlignCorrections | |
| BmnAlignCorrections () | |
| BmnAlignCorrections (TVector3) | |
| virtual | ~BmnAlignCorrections () |
| void | SetCorrections (Double_t x, Double_t y, Double_t z) |
| void | SetCorrections (Double_t *corrs) |
| void | SetX (Double_t x) |
| void | SetY (Double_t y) |
| void | SetZ (Double_t z) |
| TVector3 | GetCorrections () |
| BmnAlignCorrections () | |
| BmnAlignCorrections (TVector3) | |
| virtual | ~BmnAlignCorrections () |
| void | SetCorrections (Double_t x, Double_t y, Double_t z) |
| void | SetCorrections (Double_t *corrs) |
| void | SetX (Double_t x) |
| void | SetY (Double_t y) |
| void | SetZ (Double_t z) |
| TVector3 | GetCorrections () |
Definition at line 11 of file BmnMwpcAlignCorrections.h.
|
inline |
Definition at line 14 of file BmnMwpcAlignCorrections.h.
| BmnMwpcAlignCorrections::BmnMwpcAlignCorrections | ( | Int_t | mwpcID, |
| TVector3 | corrs | ||
| ) |
Definition at line 3 of file BmnMwpcAlignCorrections.cxx.
|
inlinevirtual |
Definition at line 18 of file BmnMwpcAlignCorrections.h.
|
inline |
Definition at line 24 of file BmnMwpcAlignCorrections.h.
|
inline |
Definition at line 20 of file BmnMwpcAlignCorrections.h.