|
BmnRoot
|
#include <BmnDchAlignCorrections.h>
Public Member Functions | |
| BmnDchAlignCorrections () | |
| BmnDchAlignCorrections (Int_t, TVector3) | |
| virtual | ~BmnDchAlignCorrections () |
| void | SetDchId (Int_t num) |
| Int_t | GetDchId () |
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 BmnDchAlignCorrections.h.
|
inline |
Definition at line 14 of file BmnDchAlignCorrections.h.
| BmnDchAlignCorrections::BmnDchAlignCorrections | ( | Int_t | dchID, |
| TVector3 | corrs | ||
| ) |
Definition at line 3 of file BmnDchAlignCorrections.cxx.
|
inlinevirtual |
Definition at line 19 of file BmnDchAlignCorrections.h.
|
inline |
Definition at line 25 of file BmnDchAlignCorrections.h.
|
inline |
Definition at line 21 of file BmnDchAlignCorrections.h.