| #include "TrkHotListI.hh" |
TrkHotListI
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:
TrkHotListI& operator=(const TrkHotListI&)
protected:
virtual TrkHotList* buildTransient(KanEventReader& eR)
virtual void loadFrom(const TrkHotList*, KanEventWriter& eW)
virtual KanTransCache& transCache() const
public:
virtual ~TrkHotListI()
TrkHotList* access()
virtual Int_t compare(const TrkHotListI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
virtual const DchDetector* dchDetector() const
virtual const DchHOTI* dchHot(UInt_t ihot) const
virtual const DchTimeToDistList* dchTimeToDistList() const
virtual UInt_t firstDchLayer() const
virtual Bool_t hitCapable() const
virtual const char* iClassName() const
virtual bool isProtoII() const
virtual UInt_t lastDchLayer() const
virtual Int_t nActive(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
virtual Int_t nDch(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
virtual Int_t nHit(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
virtual Int_t nSvt(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
void set(TrkHotList* setTo)
virtual void setTrkRecoTrkI(const TrkRecoTrkI* trk)
virtual const SvtDetector* svtDetector() const
virtual const SvtHitReso* svtHitReso() const
virtual const SvtHOTI* svtHot(UInt_t ihot) const
virtual TrkEnums::TrkViewInfo svtView(Int_t layer) const
TrkHotList* transient(KanEventReader& eR)
virtual const TrkRecoTrkI* trkRecoTrkI() const
private:
KanTransCache_I<TrkHotListI> _cache !
~TrkHotListI()
Inline Functions
const char* iClassName() const
Bool_t hitCapable() const
Int_t nActive(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
Int_t nDch(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
Int_t nSvt(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
Int_t nHit(TrkEnums::TrkViewInfo view = TrkEnums::bothView) const
TrkEnums::TrkViewInfo svtView(Int_t layer) const
UInt_t firstDchLayer() const
UInt_t lastDchLayer() const
const DchHOTI* dchHot(UInt_t ihot) const
const SvtHOTI* svtHot(UInt_t ihot) const
void setTrkRecoTrkI(const TrkRecoTrkI* trk)
const TrkRecoTrkI* trkRecoTrkI() const
const SvtDetector* svtDetector() const
const SvtHitReso* svtHitReso() const
const DchDetector* dchDetector() const
const DchTimeToDistList* dchTimeToDistList() const
bool isProtoII() const
TrkHotListI& operator=(const TrkHotListI&)
TrkHotList* transient(KanEventReader& eR)
void set(TrkHotList* setTo)
TrkHotList* access()
Int_t compare(const TrkHotListI& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
TrkHotList* buildTransient(KanEventReader& eR)
void loadFrom(const TrkHotList*, KanEventWriter& eW)
KanTransCache& transCache() const
Author: Eric A Charles
Last update: Mon Nov 22 19:33:32 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.
|