class dMuoTracksOutv1: public dMuoTracksOut


Inheritance:


Public Methods

[more] dMuoTracksOutv1()
[more]virtual ~dMuoTracksOutv1()
[more]void Reset()
[more]void identify(ostream& os = cout) const
[more]void Clear(Option_t *option = "")
[more]int IsValid() const
[more]void Print(const int num_rows, const int first_row) const
[more]int get_NumTrack() const
Accessors
[more]int set_NumTrack(int tNumTrack)
[more]virtual float get_px(short arrayid, short trkIndex) const
[more]virtual float get_py(short arrayid, short trkIndex) const
[more]virtual float get_pz(short arrayid, short trkIndex) const
[more]virtual float get_x(short arrayid, short trkIndex) const
[more]virtual float get_y(short arrayid, short trkIndex) const
[more]virtual float get_z(short arrayid, short trkIndex) const
[more]virtual float get_chisquare(short trkIndex) const
[more]virtual float get_cov(short arrayid1, short arrayid2, short trkIndex) const
[more]virtual short get_charge(short trkIndex) const
[more]virtual short get_arm(short trkIndex) const
[more]virtual short get_nhits(short trkIndex) const
[more]virtual short get_hits(short arrayid, short trkIndex) const
[more]virtual short get_xhits(short arrayid, short trkIndex) const
[more]virtual short get_muidtrack(short trkIndex) const
[more]virtual short get_MCIndex(short trkIndex) const
[more]virtual short get_station(short arrayid, short trkIndex) const
[more]virtual short get_octant(short arrayid, short trkIndex) const
[more]virtual short get_halfoctant(short arrayid, short trkIndex) const
[more]virtual short get_gap(short arrayid, short trkIndex) const
[more]virtual short get_cath(short arrayid, short trkIndex) const
[more]virtual short get_signaltype(short arrayid, short trkIndex) const
[more]virtual short get_ghostflag(short trkIndex) const
[more]virtual short set_px(short arrayid, short trkIndex, float newVal)
[more]virtual short set_py(short arrayid, short trkIndex, float newVal)
[more]virtual short set_pz(short arrayid, short trkIndex, float newVal)
[more]virtual short set_x(short arrayid, short trkIndex, float newVal)
[more]virtual short set_y(short arrayid, short trkIndex, float newVal)
[more]virtual short set_z(short arrayid, short trkIndex, float newVal)
[more]virtual short set_chisquare(short trkIndex, float newVal)
[more]virtual short set_cov(short arrayid1, short arrayid2, short trkIndex, float newVal)
[more]virtual short set_charge(short trkIndex, short newVal)
[more]virtual short set_arm(short trkIndex, short newVal)
[more]virtual short set_nhits(short trkIndex, short newVal)
[more]virtual short set_hits(short arrayid, short trkIndex, short newVal)
[more]virtual short set_xhits(short arrayid, short trkIndex, short newVal)
[more]virtual short set_muidtrack(short trkIndex, short newVal)
[more]virtual short set_MCIndex(short trkIndex, short newVal)
[more]virtual short set_station(short arrayid, short trkIndex, short newVal)
[more]virtual short set_octant(short arrayid, short trkIndex, short newVal)
[more]virtual short set_halfoctant(short arrayid, short trkIndex, short newVal)
[more]virtual short set_gap(short arrayid, short trkIndex, short newVal)
[more]virtual short set_cath(short arrayid, short trkIndex, short newVal)
[more]virtual short set_signaltype(short arrayid, short trkIndex, short newVal)
[more]virtual short set_ghostflag(short trkIndex, short newVal)
[more]virtual short AddMuoTrack()


Inherited from dMuoTracksOut:

Public Fields

o ClassDef(dMuoTracksOut, 0)

Public Methods

ovirtual int FillFromClass(dMuoTracksOut& oldTable)
ovirtual int RowCount() const
ovirtual int isValid() const
ovirtual float get_pxrefit(short arrayid, short trkIndex) const
ovirtual float get_pyrefit(short arrayid, short trkIndex) const
ovirtual float get_pzrefit(short arrayid, short trkIndex) const
ovirtual float get_pxbp(short arrayid, short trkIndex) const
ovirtual float get_pybp(short arrayid, short trkIndex) const
ovirtual float get_pzbp(short arrayid, short trkIndex) const
ovirtual short set_pxrefit(short arrayid, short trkIndex, float newVal)
ovirtual short set_pyrefit(short arrayid, short trkIndex, float newVal)
ovirtual short set_pzrefit(short arrayid, short trkIndex, float newVal)
ovirtual short set_pxbp(short arrayid, short trkIndex, float newVal)
ovirtual short set_pybp(short arrayid, short trkIndex, float newVal)
ovirtual short set_pzbp(short arrayid, short trkIndex, float newVal)
ovirtual short AddEntry()


Inherited from PHObject:


Documentation

o dMuoTracksOutv1()

ovirtual ~dMuoTracksOutv1()

ovoid Reset()

ovoid identify(ostream& os = cout) const

ovoid Clear(Option_t *option = "")

oint IsValid() const

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

oint get_NumTrack() const
Accessors

oint set_NumTrack(int tNumTrack)

ovirtual float get_px(short arrayid, short trkIndex) const

ovirtual float get_py(short arrayid, short trkIndex) const

ovirtual float get_pz(short arrayid, short trkIndex) const

ovirtual float get_x(short arrayid, short trkIndex) const

ovirtual float get_y(short arrayid, short trkIndex) const

ovirtual float get_z(short arrayid, short trkIndex) const

ovirtual float get_chisquare(short trkIndex) const

ovirtual float get_cov(short arrayid1, short arrayid2, short trkIndex) const

ovirtual short get_charge(short trkIndex) const

ovirtual short get_arm(short trkIndex) const

ovirtual short get_nhits(short trkIndex) const

ovirtual short get_hits(short arrayid, short trkIndex) const

ovirtual short get_xhits(short arrayid, short trkIndex) const

ovirtual short get_muidtrack(short trkIndex) const

ovirtual short get_MCIndex(short trkIndex) const

ovirtual short get_station(short arrayid, short trkIndex) const

ovirtual short get_octant(short arrayid, short trkIndex) const

ovirtual short get_halfoctant(short arrayid, short trkIndex) const

ovirtual short get_gap(short arrayid, short trkIndex) const

ovirtual short get_cath(short arrayid, short trkIndex) const

ovirtual short get_signaltype(short arrayid, short trkIndex) const

ovirtual short get_ghostflag(short trkIndex) const

ovirtual short set_px(short arrayid, short trkIndex, float newVal)

ovirtual short set_py(short arrayid, short trkIndex, float newVal)

ovirtual short set_pz(short arrayid, short trkIndex, float newVal)

ovirtual short set_x(short arrayid, short trkIndex, float newVal)

ovirtual short set_y(short arrayid, short trkIndex, float newVal)

ovirtual short set_z(short arrayid, short trkIndex, float newVal)

ovirtual short set_chisquare(short trkIndex, float newVal)

ovirtual short set_cov(short arrayid1, short arrayid2, short trkIndex, float newVal)

ovirtual short set_charge(short trkIndex, short newVal)

ovirtual short set_arm(short trkIndex, short newVal)

ovirtual short set_nhits(short trkIndex, short newVal)

ovirtual short set_hits(short arrayid, short trkIndex, short newVal)

ovirtual short set_xhits(short arrayid, short trkIndex, short newVal)

ovirtual short set_muidtrack(short trkIndex, short newVal)

ovirtual short set_MCIndex(short trkIndex, short newVal)

ovirtual short set_station(short arrayid, short trkIndex, short newVal)

ovirtual short set_octant(short arrayid, short trkIndex, short newVal)

ovirtual short set_halfoctant(short arrayid, short trkIndex, short newVal)

ovirtual short set_gap(short arrayid, short trkIndex, short newVal)

ovirtual short set_cath(short arrayid, short trkIndex, short newVal)

ovirtual short set_signaltype(short arrayid, short trkIndex, short newVal)

ovirtual short set_ghostflag(short trkIndex, short newVal)

ovirtual short AddMuoTrack()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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