| #include "TrkHitOnTrkI.hh" |
TrkHitOnTrkI
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
private:
TrkHitOnTrkI& operator=(const TrkHitOnTrkI&)
public:
virtual ~TrkHitOnTrkI()
virtual const DchHOTI* dchHot() const
virtual const char* iClassName() const
virtual Bool_t isActive() const
virtual Bool_t isUsable() const
virtual Bool_t mustUse() const
virtual void setTrkHotListI(const TrkHotListI* hotlist)
virtual const SvtHOTI* svtHot() const
virtual TrkEnums::TrkViewInfo whatView() const
~TrkHitOnTrkI()
Inline Functions
Bool_t isActive() const
Bool_t isUsable() const
Bool_t mustUse() const
TrkEnums::TrkViewInfo whatView() const
const SvtHOTI* svtHot() const
const DchHOTI* dchHot() const
const char* iClassName() const
void setTrkHotListI(const TrkHotListI* hotlist)
TrkHitOnTrkI& operator=(const TrkHitOnTrkI&)
Author: Eric A Charles
Last update: Mon Nov 22 19:33:28 2004
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.
|