Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoRotation Member List

This is the complete list of members for TGeoRotation, including all inherited members.

AbstractMethod(const char *method) constTObject
AddToTObjectTable(TObject *)TObjectprivatestatic
AppendPad(Option_t *option="")TObjectvirtual
Browse(TBrowser *b)TObjectvirtual
CheckedHash()TObjectinline
CheckMatrix()TGeoRotationprotected
ClassName() constTObjectvirtual
Clear(Option_t *option="")TGeoRotationvirtual
Clone(const char *newname="") constTNamedvirtual
Compare(const TObject *obj) constTNamedvirtual
Copy(TObject &named) constTNamedvirtual
Delete(Option_t *option="")TObjectvirtual
Determinant() constTGeoRotation
DistancetoPrimitive(Int_t px, Int_t py)TObjectvirtual
DoError(int level, const char *location, const char *fmt, va_list va) constTObjectprotectedvirtual
Draw(Option_t *option="")TObjectvirtual
DrawClass() constTObjectvirtual
DrawClone(Option_t *option="") constTObjectvirtual
Dump() constTObjectvirtual
EDeprecatedStatusBits enum nameTObject
EGeoTransfTypes enum nameTGeoMatrix
Error(const char *method, const char *msgfmt,...) constTObjectvirtual
EStatusBits enum nameTObject
Execute(const char *method, const char *params, Int_t *error=0)TObjectvirtual
Execute(TMethod *method, TObjArray *params, Int_t *error=0)TObjectvirtual
ExecuteEvent(Int_t event, Int_t px, Int_t py)TObjectvirtual
FastRotZ(const Double_t *sincos)TGeoRotation
Fatal(const char *method, const char *msgfmt,...) constTObjectvirtual
fBitsTObjectprivate
fgDtorOnlyTObjectprivatestatic
fgObjectStatTObjectprivatestatic
FillBuffer(char *&buffer)TNamedvirtual
FindObject(const char *name) constTObjectvirtual
FindObject(const TObject *obj) constTObjectvirtual
fNameTNamedprotected
fRotationMatrixTGeoRotationprotected
fTitleTNamedprotected
fUniqueIDTObjectprivate
GetAngles(Double_t &theta1, Double_t &phi1, Double_t &theta2, Double_t &phi2, Double_t &theta3, Double_t &phi3) constTGeoRotation
GetAngles(Double_t &phi, Double_t &theta, Double_t &psi) constTGeoRotation
GetByteCount() constTGeoMatrixvirtual
GetDrawOption() constTObjectvirtual
GetDtorOnly()TObjectstatic
GetHomogenousMatrix(Double_t *hmat) constTGeoMatrix
GetIconName() constTObjectvirtual
GetInverse(Double_t *invmat) constTGeoRotation
GetName() constTNamedinlinevirtual
GetObjectInfo(Int_t px, Int_t py) constTObjectvirtual
GetObjectStat()TObjectstatic
GetOption() constTObjectinlinevirtual
GetPhiRotation(Bool_t fixX=kFALSE) constTGeoRotation
GetPointerName() constTGeoMatrix
GetRotationMatrix() constTGeoRotationinlinevirtual
GetScale() constTGeoRotationinlinevirtual
GetTitle() constTNamedinlinevirtual
GetTranslation() constTGeoRotationinlinevirtual
GetUniqueID() constTObjectvirtual
HandleTimer(TTimer *timer)TObjectvirtual
Hash() constTNamedinlinevirtual
HasInconsistentHash() constTObjectinline
Info(const char *method, const char *msgfmt,...) constTObjectvirtual
InheritsFrom(const char *classname) constTObjectvirtual
InheritsFrom(const TClass *cl) constTObjectvirtual
Inspect() constTObjectvirtual
Inverse() constTGeoRotationvirtual
InvertBit(UInt_t f)TObjectinline
IsCombi() constTGeoMatrixinline
IsEqual(const TObject *obj) constTObjectvirtual
IsFolder() constTObjectvirtual
IsGeneral() constTGeoMatrixinline
IsIdentity() constTGeoMatrixinline
IsOnHeap() constTObjectinline
IsOwned() constTGeoMatrixinline
IsReflection() constTGeoMatrixinline
IsRegistered() constTGeoMatrixinline
IsRotAboutZ() constTGeoMatrix
IsRotation() constTGeoMatrixinline
IsScale() constTGeoMatrixinline
IsShared() constTGeoMatrixinline
IsSortable() constTNamedinlinevirtual
IsTranslation() constTGeoMatrixinline
IsValid() constTGeoRotation
IsZombie() constTObjectinline
kBitMask enum valueTObject
kCanDelete enum valueTObject
kCannotPick enum valueTObject
kGeoCombiTrans enum valueTGeoMatrix
kGeoGenTrans enum valueTGeoMatrix
kGeoIdentity enum valueTGeoMatrix
kGeoMatrixBits enum valueTGeoMatrix
kGeoMatrixOwned enum valueTGeoMatrix
kGeoReflection enum valueTGeoMatrix
kGeoRegistered enum valueTGeoMatrix
kGeoRotation enum valueTGeoMatrix
kGeoSavePrimitive enum valueTGeoMatrix
kGeoScale enum valueTGeoMatrix
kGeoShared enum valueTGeoMatrix
kGeoTranslation enum valueTGeoMatrix
kHasUUID enum valueTObject
kInconsistent enum valueTObject
kInvalidObject enum valueTObject
kIsOnHeap enum valueTObject
kIsReferenced enum valueTObject
kMustCleanup enum valueTObject
kNoContextMenu enum valueTObject
kNotDeleted enum valueTObject
kObjInCanvas enum valueTObject
kOnlyPrepStep enum valueTObjectprotected
kOverwrite enum valueTObject
kSingleKey enum valueTObject
kWriteDelete enum valueTObject
kZombie enum valueTObject
LocalToMaster(const Double_t *local, Double_t *master) constTGeoRotationvirtual
LocalToMasterBomb(const Double_t *local, Double_t *master) constTGeoRotationinlinevirtual
LocalToMasterVect(const Double_t *local, Double_t *master) constTGeoRotationinlinevirtual
ls(Option_t *option="") constTNamedvirtual
MakeClone() constTGeoRotationvirtual
MakeZombie()TObjectinlineprotected
MasterToLocal(const Double_t *master, Double_t *local) constTGeoRotationvirtual
MasterToLocalBomb(const Double_t *master, Double_t *local) constTGeoRotationinlinevirtual
MasterToLocalVect(const Double_t *master, Double_t *local) constTGeoRotationinlinevirtual
MayNotUse(const char *method) constTObject
MultiplyBy(const TGeoRotation *rot, Bool_t after=kTRUE)TGeoRotation
Normalize(Double_t *vect)TGeoMatrixstatic
Notify()TObjectvirtual
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) constTObject
operator delete(void *ptr)TObject
operator delete[](void *ptr)TObject
operator new(size_t sz)TObjectinline
operator new(size_t sz, void *vp)TObjectinline
operator new[](size_t sz)TObjectinline
operator new[](size_t sz, void *vp)TObjectinline
operator*(const TGeoRotation &other) constTGeoRotation
operator*(const TGeoMatrix &right) constTGeoRotation
operator*=(const TGeoRotation &other)TGeoRotation
operator=(const TGeoRotation &other)TGeoRotationinline
operator=(const TGeoMatrix &other)TGeoRotation
TGeoMatrix::operator=(const TNamed &rhs)TNamed
TObject::operator=(const TObject &rhs)TObjectinline
operator==(const TGeoRotation &other) constTGeoRotation
Paint(Option_t *option="")TObjectvirtual
Pop()TObjectvirtual
Print(Option_t *option="") constTGeoMatrixvirtual
Read(const char *name)TObjectvirtual
RecursiveRemove(TObject *obj)TObjectvirtual
ReflectX(Bool_t leftside, Bool_t rotonly=kFALSE)TGeoRotationvirtual
ReflectY(Bool_t leftside, Bool_t rotonly=kFALSE)TGeoRotationvirtual
ReflectZ(Bool_t leftside, Bool_t rotonly=kFALSE)TGeoRotationvirtual
RegisterYourself()TGeoMatrixvirtual
ResetBit(UInt_t f)TObjectinline
RotateX(Double_t angle)TGeoRotationvirtual
RotateY(Double_t angle)TGeoRotationvirtual
RotateZ(Double_t angle)TGeoRotationvirtual
SaveAs(const char *filename="", Option_t *option="") constTObjectvirtual
SavePrimitive(std::ostream &out, Option_t *option="")TGeoRotationvirtual
SetAngles(Double_t phi, Double_t theta, Double_t psi)TGeoRotation
SetAngles(Double_t theta1, Double_t phi1, Double_t theta2, Double_t phi2, Double_t theta3, Double_t phi3)TGeoRotation
SetBit(UInt_t f, Bool_t set)TObject
SetBit(UInt_t f)TObjectinline
SetDefaultName()TGeoMatrix
SetDrawOption(Option_t *option="")TObjectvirtual
SetDtorOnly(void *obj)TObjectstatic
SetDx(Double_t)TGeoMatrixinlinevirtual
SetDy(Double_t)TGeoMatrixinlinevirtual
SetDz(Double_t)TGeoMatrixinlinevirtual
SetMatrix(const Double_t *rot)TGeoRotationinline
SetName(const char *name)TNamedvirtual
SetNameTitle(const char *name, const char *title)TNamedvirtual
SetObjectStat(Bool_t stat)TObjectstatic
SetRotation(const TGeoMatrix &other)TGeoRotation
SetShared(Bool_t flag=kTRUE)TGeoMatrixinline
SetTitle(const char *title="")TNamedvirtual
SetUniqueID(UInt_t uid)TObjectvirtual
Sizeof() constTNamedvirtual
SysError(const char *method, const char *msgfmt,...) constTObjectvirtual
TestBit(UInt_t f) constTObjectinline
TestBits(UInt_t f) constTObjectinline
TGeoMatrix(const TGeoMatrix &other)TGeoMatrixprotected
TGeoMatrix()TGeoMatrix
TGeoMatrix(const char *name)TGeoMatrix
TGeoRotation()TGeoRotation
TGeoRotation(const TGeoRotation &other)TGeoRotation
TGeoRotation(const TGeoMatrix &other)TGeoRotation
TGeoRotation(const char *name)TGeoRotation
TGeoRotation(const char *name, Double_t phi, Double_t theta, Double_t psi)TGeoRotation
TGeoRotation(const char *name, Double_t theta1, Double_t phi1, Double_t theta2, Double_t phi2, Double_t theta3, Double_t phi3)TGeoRotation
TNamed()TNamedinline
TNamed(const char *name, const char *title)TNamedinline
TNamed(const TString &name, const TString &title)TNamedinline
TNamed(const TNamed &named)TNamed
TObject()TObjectinline
TObject(const TObject &object)TObjectinline
UseCurrentStyle()TObjectvirtual
Warning(const char *method, const char *msgfmt,...) constTObjectvirtual
Write(const char *name=0, Int_t option=0, Int_t bufsize=0)TObjectvirtual
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) constTObjectvirtual
~TGeoMatrix()TGeoMatrixvirtual
~TGeoRotation()TGeoRotationinlinevirtual
~TNamed()TNamedvirtual
~TObject()TObjectvirtual