class dMuoTrkRoadOutv1: public dMuoTrkRoadOut


Inheritance:


Public Methods

[more] dMuoTrkRoadOutv1()
[more]virtual ~dMuoTrkRoadOutv1()
[more]int FillFromClass(dMuoTrkRoadOut& oldTable)
[more]void Reset()
[more]void identify(ostream& os = cout) const
[more]void Clear(Option_t *option = "")
[more]int IsValid()
[more]int get_NumPart() const
Accessors
[more]void Print(const int num_rows, const int first_row) const
[more]short get_dMuoParticleIndex(short partIndex ) const
[more]short get_dMutTrackIndex(short trackIndex) const
[more]short get_dMuiRoadIndex(short partIndex) const
[more]float get_MatchAngle(short partIndex) const
[more]float get_MatchPosition(short partIndex) const
[more]float get_MuonProbability(short partIndex) const
[more]short set_dMuoParticleIndex(short partIndex, short newVal )
[more]short set_dMutTrackIndex(short trackIndex, short newVal)
[more]short set_dMuiRoadIndex(short partIndex, short newVal)
[more]short set_MatchAngle(short partIndex, float newVal)
[more]short set_MatchPosition(short partIndex, float newVal)
[more]short set_MuonProbability(short partIndex, float newVal)
[more]short AddEntry()
[more]short AddMuoTrkRoad( short tdMuoParticleIndex, short tdMutTrackIndex, short tdMuiRoadIndex, float tMatchAngle, float tMatchPosition, float tMuonProbability )


Inherited from dMuoTrkRoadOut:

Public Fields

o ClassDef(dMuoTrkRoadOut, 0)

Public Methods

ovirtual int RowCount() const
ovirtual short set_NumPart(int tNumPart)


Inherited from PHObject:

Public Methods

ovirtual int isValid() const


Documentation

o dMuoTrkRoadOutv1()

ovirtual ~dMuoTrkRoadOutv1()

oint FillFromClass(dMuoTrkRoadOut& oldTable)

ovoid Reset()

ovoid identify(ostream& os = cout) const

ovoid Clear(Option_t *option = "")

oint IsValid()

oint get_NumPart() const
Accessors

ovoid Print(const int num_rows, const int first_row) const

oshort get_dMuoParticleIndex(short partIndex ) const

oshort get_dMutTrackIndex(short trackIndex) const

oshort get_dMuiRoadIndex(short partIndex) const

ofloat get_MatchAngle(short partIndex) const

ofloat get_MatchPosition(short partIndex) const

ofloat get_MuonProbability(short partIndex) const

oshort set_dMuoParticleIndex(short partIndex, short newVal )

oshort set_dMutTrackIndex(short trackIndex, short newVal)

oshort set_dMuiRoadIndex(short partIndex, short newVal)

oshort set_MatchAngle(short partIndex, float newVal)

oshort set_MatchPosition(short partIndex, float newVal)

oshort set_MuonProbability(short partIndex, float newVal)

oshort AddEntry()

oshort AddMuoTrkRoad( short tdMuoParticleIndex, short tdMutTrackIndex, short tdMuiRoadIndex, float tMatchAngle, float tMatchPosition, float tMuonProbability )


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.