This is the complete list of members for TGeoHelix, including all inherited members.
| AbstractMethod(const char *method) const | TObject | |
| AddToTObjectTable(TObject *) | TObject | privatestatic | 
| AppendPad(Option_t *option="") | TObject | virtual | 
| Browse(TBrowser *b) | TObject | virtual | 
| CheckedHash() | TObject | inline | 
| Class() | TGeoHelix | static | 
| Class_Name() | TGeoHelix | static | 
| Class_Version() | TGeoHelix | inlinestatic | 
| ClassName() const | TObject | virtual | 
| Clear(Option_t *="") | TObject | inlinevirtual | 
| Clone(const char *newname="") const | TObject | virtual | 
| Compare(const TObject *obj) const | TObject | virtual | 
| ComputeSafeStep(Double_t epsil=1E-6) const | TGeoHelix | |
| Copy(TObject &object) const | TObject | virtual | 
| DeclFileName() | TGeoHelix | inlinestatic | 
| Delete(Option_t *option="") | TObject | virtual | 
| DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual | 
| DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual | 
| Draw(Option_t *option="") | TObject | virtual | 
| DrawClass() const | TObject | virtual | 
| DrawClone(Option_t *option="") const | TObject | virtual | 
| Dump() const | TObject | virtual | 
| EDeprecatedStatusBits enum name | TObject | |
| EGeoHelixTypes enum name | TGeoHelix | |
| Error(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| EStatusBits enum name | TObject | |
| Execute(const char *method, const char *params, Int_t *error=nullptr) | TObject | virtual | 
| Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr) | TObject | virtual | 
| ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual | 
| Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| fB | TGeoHelix | private | 
| fBits | TObject | private | 
| fC | TGeoHelix | private | 
| fDir | TGeoHelix | private | 
| fDirInit | TGeoHelix | private | 
| fgDtorOnly | TObject | privatestatic | 
| fgObjectStat | TObject | privatestatic | 
| FindObject(const char *name) const | TObject | virtual | 
| FindObject(const TObject *obj) const | TObject | virtual | 
| fMatrix | TGeoHelix | private | 
| fPhi | TGeoHelix | private | 
| fPoint | TGeoHelix | private | 
| fPointInit | TGeoHelix | private | 
| fQ | TGeoHelix | private | 
| fS | TGeoHelix | private | 
| fStep | TGeoHelix | private | 
| fUniqueID | TObject | private | 
| GetCurrentDirection() const | TGeoHelix | inline | 
| GetCurrentPoint() const | TGeoHelix | inline | 
| GetDrawOption() const | TObject | virtual | 
| GetDtorOnly() | TObject | static | 
| GetIconName() const | TObject | virtual | 
| GetName() const | TObject | virtual | 
| GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual | 
| GetObjectStat() | TObject | static | 
| GetOption() const | TObject | inlinevirtual | 
| GetStep() const | TGeoHelix | inline | 
| GetTitle() const | TObject | virtual | 
| GetTotalCurvature() const | TGeoHelix | |
| GetUniqueID() const | TObject | virtual | 
| GetXYcurvature() const | TGeoHelix | inline | 
| HandleTimer(TTimer *timer) | TObject | virtual | 
| Hash() const | TObject | virtual | 
| HasInconsistentHash() const | TObject | inline | 
| Info(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| InheritsFrom(const char *classname) const | TObject | virtual | 
| InheritsFrom(const TClass *cl) const | TObject | virtual | 
| InitDirection(Double_t dirx, Double_t diry, Double_t dirz, Bool_t is_normalized=kTRUE) | TGeoHelix | |
| InitDirection(Double_t *dir, Bool_t is_normalized=kTRUE) | TGeoHelix | |
| InitPoint(Double_t x0, Double_t y0, Double_t z0) | TGeoHelix | |
| InitPoint(Double_t *point) | TGeoHelix | |
| Inspect() const | TObject | virtual | 
| InvertBit(UInt_t f) | TObject | inline | 
| IsA() const override | TGeoHelix | inlinevirtual | 
| IsDestructed() const | TObject | inline | 
| IsEqual(const TObject *obj) const | TObject | virtual | 
| IsFolder() const | TObject | virtual | 
| IsOnHeap() const | TObject | inline | 
| IsRightHanded() const | TGeoHelix | inline | 
| IsSortable() const | TObject | inlinevirtual | 
| IsZombie() const | TObject | inline | 
| kBitMask enum value | TObject | |
| kCanDelete enum value | TObject | |
| kCannotPick enum value | TObject | |
| kHasUUID enum value | TObject | |
| kHelixCircle enum value | TGeoHelix | |
| kHelixNeedUpdate enum value | TGeoHelix | |
| kHelixStraight enum value | TGeoHelix | |
| kInconsistent enum value | TObject | |
| kInvalidObject enum value | TObject | |
| kIsOnHeap enum value | TObject | |
| kIsReferenced enum value | TObject | |
| kMustCleanup enum value | TObject | |
| kNoContextMenu enum value | TObject | |
| kNotDeleted enum value | TObject | |
| kObjInCanvas enum value | TObject | |
| kOnlyPrepStep enum value | TObject | protected | 
| kOverwrite enum value | TObject | |
| kSingleKey enum value | TObject | |
| kWriteDelete enum value | TObject | |
| kZombie enum value | TObject | |
| ls(Option_t *option="") const | TObject | virtual | 
| MakeZombie() | TObject | inlineprotected | 
| MayNotUse(const char *method) const | TObject | |
| Notify() | TObject | virtual | 
| Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
| operator delete(void *ptr) | TObject | |
| operator delete(void *ptr, void *vp) | TObject | |
| operator delete[](void *ptr) | TObject | |
| operator delete[](void *ptr, void *vp) | TObject | |
| operator new(size_t sz) | TObject | inline | 
| operator new(size_t sz, void *vp) | TObject | inline | 
| operator new[](size_t sz) | TObject | inline | 
| operator new[](size_t sz, void *vp) | TObject | inline | 
| operator=(const TGeoHelix &)=delete | TGeoHelix | private | 
| TObject::operator=(const TObject &rhs) | TObject | inline | 
| Paint(Option_t *option="") | TObject | virtual | 
| Pop() | TObject | virtual | 
| Print(Option_t *option="") const | TObject | virtual | 
| Read(const char *name) | TObject | virtual | 
| RecursiveRemove(TObject *obj) | TObject | virtual | 
| ResetBit(UInt_t f) | TObject | inline | 
| ResetStep() | TGeoHelix | |
| SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual | 
| SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual | 
| SavePrimitiveConstructor(std::ostream &out, TClass *cl, const char *variable_name, const char *constructor_agrs="", Bool_t empty_line=kTRUE) | TObject | protectedstatic | 
| SavePrimitiveDraw(std::ostream &out, const char *variable_name, Option_t *option=nullptr) | TObject | protectedstatic | 
| SavePrimitiveVector(std::ostream &out, const char *prefix, Int_t len, Double_t *arr, Bool_t empty_line=kFALSE) | TObject | protectedstatic | 
| SetBit(UInt_t f, Bool_t set) | TObject | |
| SetBit(UInt_t f) | TObject | inline | 
| SetCharge(Int_t charge) | TGeoHelix | |
| SetDrawOption(Option_t *option="") | TObject | virtual | 
| SetDtorOnly(void *obj) | TObject | static | 
| SetField(Double_t bx, Double_t by, Double_t bz, Bool_t is_normalized=kTRUE) | TGeoHelix | |
| SetHelixStep(Double_t hstep) | TGeoHelix | |
| SetObjectStat(Bool_t stat) | TObject | static | 
| SetUniqueID(UInt_t uid) | TObject | virtual | 
| SetXYcurvature(Double_t curvature) | TGeoHelix | |
| Step(Double_t step) | TGeoHelix | |
| StepToPlane(Double_t *point, Double_t *norm) | TGeoHelix | |
| Streamer(TBuffer &) override | TGeoHelix | virtual | 
| StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TGeoHelix | inline | 
| SysError(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| TestBit(UInt_t f) const | TObject | inline | 
| TestBits(UInt_t f) const | TObject | inline | 
| TGeoHelix(const TGeoHelix &)=delete | TGeoHelix | private | 
| TGeoHelix() | TGeoHelix | |
| TGeoHelix(Double_t curvature, Double_t step, Int_t charge=1) | TGeoHelix | |
| TObject() | TObject | inline | 
| TObject(const TObject &object) | TObject | inline | 
| UpdateHelix() | TGeoHelix | |
| UseCurrentStyle() | TObject | virtual | 
| Warning(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const | TObject | virtual | 
| ~TGeoHelix() override | TGeoHelix | |
| ~TObject() | TObject | virtual |