| TEveTrans() |
| TEveTrans(const TEveTrans& t) |
| TEveTrans(const Double_t* arr) |
| TEveTrans(const Float_t* arr) |
virtual | ~TEveTrans() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | TObject::AppendPad(Option_t* option = "") |
Double_t* | Array() |
const Double_t* | Array() const |
Double_t* | ArrT() |
const Double_t* | ArrT() const |
Double_t* | ArrX() |
const Double_t* | ArrX() const |
Double_t* | ArrY() |
const Double_t* | ArrY() const |
Double_t* | ArrZ() |
const Double_t* | ArrZ() const |
virtual void | TObject::Browse(TBrowser* b) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | TObject::Clear(Option_t* = "") |
virtual TObject* | TObject::Clone(const char* newname = "") const |
Double_t | CM(Int_t i, Int_t j) const |
Double_t& | CM(Int_t i, Int_t j) |
virtual Int_t | TObject::Compare(const TObject* obj) const |
virtual void | TObject::Copy(TObject& object) const |
virtual void | TObject::Delete(Option_t* option = "")MENU |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
virtual void | TObject::Dump() constMENU |
virtual void | TObject::Error(const char* method, const char* msgfmt) const |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
TVector3 | GetBaseVec(Int_t b) const |
void | GetBaseVec(Int_t b, TVector3& v) const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
Bool_t | GetEditRotation() |
Bool_t | GetEditScale() |
Bool_t | GetEditTrans() const |
virtual const char* | TObject::GetIconName() const |
virtual const char* | TObject::GetName() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
TVector3 | GetPos() const |
void | GetPos(Double_t* x) const |
void | GetPos(Float_t* x) const |
void | GetPos(TVector3& v) const |
void | GetPos(Double_t& x, Double_t& y, Double_t& z) const |
void | GetRotAngles(Float_t* x) const |
void | GetScale(Double_t& sx, Double_t& sy, Double_t& sz) const |
virtual const char* | TObject::GetTitle() const |
virtual UInt_t | TObject::GetUniqueID() const |
Bool_t | GetUseTrans() const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TObject::Hash() const |
virtual void | TObject::Info(const char* method, const char* msgfmt) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
Double_t | Invert() |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | TObject::IsOnHeap() const |
Bool_t | IsScale(Double_t low = 0.9, Double_t high = 1.1) const |
virtual Bool_t | TObject::IsSortable() const |
Bool_t | TObject::IsZombie() const |
virtual void | TObject::ls(Option_t* option = "") const |
void | TObject::MayNotUse(const char* method) const |
void | Move(const TEveTrans& a, Int_t ai, Double_t amount) |
void | Move3(const TEveTrans& a, Double_t x, Double_t y, Double_t z) |
void | Move3LF(Double_t x, Double_t y, Double_t z) |
void | Move3PF(Double_t x, Double_t y, Double_t z) |
void | MoveLF(Int_t ai, Double_t amount) |
void | MovePF(Int_t ai, Double_t amount) |
TVector3 | Multiply(const TVector3& v, Double_t w = 1) const |
void | Multiply(const Double_t* vin, Double_t* vout, Double_t w = 1) const |
void | MultiplyIP(TVector3& v, Double_t w = 1) const |
void | MultiplyIP(Double_t* v, Double_t w = 1) const |
void | MultiplyIP(Float_t* v, Double_t w = 1) const |
void | MultLeft(const TEveTrans& t) |
void | MultRight(const TEveTrans& t) |
virtual Bool_t | TObject::Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
static void | TObject::operator delete(void* ptr) |
static void | TObject::operator delete(void* ptr, void* vp) |
static void | TObject::operator delete[](void* ptr) |
static void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
Double_t | operator()(Int_t i, Int_t j) const |
Double_t& | operator()(Int_t i, Int_t j) |
TEveTrans | operator*(const TEveTrans& t) |
void | operator*=(const TEveTrans& t) |
TEveTrans& | operator=(const TEveTrans& t) |
Double_t | operator[](Int_t i) const |
Double_t& | operator[](Int_t i) |
void | OrtoNorm3() |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
virtual void | Print(Option_t* option = "") const |
virtual Int_t | TObject::Read(const char* name) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | TObject::ResetBit(UInt_t f) |
TVector3 | Rotate(const TVector3& v) const |
void | Rotate(const TEveTrans& a, Int_t i1, Int_t i2, Double_t amount) |
void | RotateIP(TVector3& v) const |
void | RotateIP(Double_t* v) const |
void | RotateIP(Float_t* v) const |
void | RotateLF(Int_t i1, Int_t i2, Double_t amount) |
void | RotatePF(Int_t i1, Int_t i2, Double_t amount) |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
void | Scale(Double_t sx, Double_t sy, Double_t sz) |
void | SetBaseVec(Int_t b, const TVector3& v) |
void | SetBaseVec(Int_t b, Double_t x, Double_t y, Double_t z) |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
void | SetBuffer3D(TBuffer3D& buff) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
void | SetEditRotation(Bool_t x) |
void | SetEditScale(Bool_t x) |
void | SetEditTrans(Bool_t v) |
void | SetFrom(Double_t* carr) |
void | SetFrom(const TGeoMatrix& mat) |
void | SetFromArray(const Double_t* arr) |
void | SetFromArray(const Float_t* arr) |
void | SetGeoHMatrix(TGeoHMatrix& mat) |
static void | TObject::SetObjectStat(Bool_t stat) |
void | SetPos(Double_t* x) |
void | SetPos(Float_t* x) |
void | SetPos(const TEveTrans& t) |
void | SetPos(Double_t x, Double_t y, Double_t z) |
void | SetRotByAngles(Float_t a1, Float_t a2, Float_t a3) |
void | SetRotByAnyAngles(Float_t a1, Float_t a2, Float_t a3, const char* pat) |
void | SetScale(Double_t sx, Double_t sy, Double_t sz) |
void | SetScaleX(Double_t sx) |
void | SetScaleY(Double_t sy) |
void | SetScaleZ(Double_t sz) |
void | SetTrans(const TEveTrans& t, Bool_t copyAngles = kTRUE) |
virtual void | TObject::SetUniqueID(UInt_t uid) |
void | SetupFromToVec(const TEveVector& from, const TEveVector& to) |
void | SetupRotation(Int_t i, Int_t j, Double_t f) |
void | SetUseTrans(Bool_t v) |
virtual void | ShowMembers(TMemberInspector&) |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
void | TransposeRotationPart() |
void | UnitRot() |
void | UnitTrans() |
Double_t | Unscale() |
void | Unscale(Double_t& sx, Double_t& sy, Double_t& sz) |
virtual void | TObject::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |
void | ZeroTrans(Double_t w = 1.0) |