class dMuiRoadsOutv1: public dMuiRoadsOut


Inheritance:


Public Methods

[more] dMuiRoadsOutv1()
[more]virtual ~dMuiRoadsOutv1()
[more]int FillFromClass(dMuiRoadsOut& oldTable)
[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)
Accessors
[more]int get_NumRoads() const
[more]float get_RefPositionX( short roadIndex ) const
[more]float get_RefPositionY( short roadIndex ) const
[more]float get_RefPositionZ( short roadIndex ) const
[more]float get_RefPositionErrorX( short roadIndex ) const
[more]float get_RefPositionErrorY( short roadIndex ) const
[more]float get_RefPositionErrorZ( short roadIndex ) const
[more]float get_RefDirectionX( short roadIndex ) const
[more]float get_RefDirectionY( short roadIndex ) const
[more]float get_RefDirectionZ( short roadIndex ) const
[more]float get_RefDirectionErrorX( short roadIndex ) const
[more]float get_RefDirectionErrorY( short roadIndex ) const
[more]float get_RefDirectionErrorZ( short roadIndex ) const
[more]float get_Gap0PositionX( short roadIndex ) const
[more]float get_Gap0PositionY( short roadIndex ) const
[more]float get_Gap0PositionZ( short roadIndex ) const
[more]float get_Gap0PositionErrorX( short roadIndex ) const
[more]float get_Gap0PositionErrorY( short roadIndex ) const
[more]float get_Gap0PositionErrorZ( short roadIndex ) const
[more]float get_FitQuality( short roadIndex ) const
[more]int get_RoadQuality( short roadIndex ) const
[more]short get_DegreesOfFreedom( short roadIndex ) const
[more]short get_arm( short roadIndex ) const
[more]short get_nhits( short roadIndex ) const
[more]short get_last_plane( short roadIndex ) const
[more]short get_max_hits( short roadIndex ) const
[more]short get_ghostflag( short roadIndex ) const
[more]short get_Group( short roadIndex ) const
[more]short get_Golden( short roadIndex ) const
[more]short get_dMuiRoadIndex( short roadIndex ) const
[more]short set_RefPositionX( short roadIndex, float newVal )
[more]short set_RefPositionY( short roadIndex, float newVal )
[more]short set_RefPositionZ( short roadIndex, float newVal )
[more]short set_RefPositionErrorX( short roadIndex, float newVal )
[more]short set_RefPositionErrorY( short roadIndex, float newVal )
[more]short set_RefPositionErrorZ( short roadIndex, float newVal )
[more]short set_RefDirectionX( short roadIndex, float newVal )
[more]short set_RefDirectionY( short roadIndex, float newVal )
[more]short set_RefDirectionZ( short roadIndex, float newVal )
[more]short set_RefDirectionErrorX( short roadIndex, float newVal )
[more]short set_RefDirectionErrorY( short roadIndex, float newVal )
[more]short set_RefDirectionErrorZ( short roadIndex, float newVal )
[more]short set_Gap0PositionX( short roadIndex, float newVal )
[more]short set_Gap0PositionY( short roadIndex, float newVal )
[more]short set_Gap0PositionZ( short roadIndex, float newVal )
[more]short set_Gap0PositionErrorX( short roadIndex, float newVal )
[more]short set_Gap0PositionErrorY( short roadIndex, float newVal )
[more]short set_Gap0PositionErrorZ( short roadIndex, float newVal )
[more]short set_FitQuality( short roadIndex, int newVal )
[more]short set_RoadQuality( short roadIndex, int newVal )
[more]short set_DegreesOfFreedom( short roadIndex, short newVal )
[more]short set_arm( short roadIndex, short newVal )
[more]short set_nhits( short roadIndex, short newVal )
[more]short set_last_plane( short roadIndex, short newVal )
[more]short set_max_hits( short roadIndex, short newVal )
[more]short set_ghostflag( short roadIndex, short newVal )
[more]short set_Group( short roadIndex, short newVal )
[more]short set_Golden( short roadIndex, short newVal )
[more]short set_dMuiRoadIndex( short roadIndex, short newVal )
[more]short AddEntry()
[more]short AddMuiRoad( float tRefPositionX, float tRefPositionY, float tRefPositionZ, float tRefPositionErrorX, float tRefPositionErrorY, float tRefPositionErrorZ, float tRefDirectionX, float tRefDirectionY, float tRefDirectionZ, float tRefDirectionErrorX, float tRefDirectionErrorY, float tRefDirectionErrorZ, float tGap0PositionX, float tGap0PositionY, float tGap0PositionZ, float tGap0PositionErrorX, float tGap0PositionErrorY, float tGap0PositionErrorZ, float tFitQuality, int tRoadQuality, short tDegreesOfFreedom, short tarm, short tnhits, short tlast_plane, short tmax_hits, short tghostflag, short tGroup, short tGolden, short tdMuiRoadIndex )


Inherited from dMuiRoadsOut:

Public Fields

o ClassDef(dMuiRoadsOut, 0)

Public Methods

ovirtual int RowCount() const
ovirtual short set_NumRoads(int tNumRoads)
ovirtual float get_RefPosition(short arrayid, short roadIndex) const
ovirtual float get_RefPositionError(short arrayid, short roadIndex) const
ovirtual float get_RefDirection(short arrayid, short roadIndex ) const
ovirtual float get_RefDirectionError(short arrayid, short roadIndex ) const
ovirtual float get_Gap0Position(short arrayid, short roadIndex ) const
ovirtual float get_Gap0PositionError(short arrayid, short roadIndex ) const
ovirtual short set_RefPosition(short arrayid, short roadIndex, float newVal )
ovirtual short set_RefPositionError(short arrayid, short roadIndex, float newVal )
ovirtual short set_RefDirection(short arrayid, short roadIndex, float newVal )
ovirtual short set_RefDirectionError(short arrayid, short roadIndex, float newVal )
ovirtual short set_Gap0Position(short arrayid, short roadIndex, float newVal )
ovirtual short set_Gap0PositionError(short arrayid, short roadIndex, float newVal )


Inherited from PHObject:


Documentation

o dMuiRoadsOutv1()

ovirtual ~dMuiRoadsOutv1()

oint FillFromClass(dMuiRoadsOut& oldTable)

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)
Accessors

oint get_NumRoads() const

ofloat get_RefPositionX( short roadIndex ) const

ofloat get_RefPositionY( short roadIndex ) const

ofloat get_RefPositionZ( short roadIndex ) const

ofloat get_RefPositionErrorX( short roadIndex ) const

ofloat get_RefPositionErrorY( short roadIndex ) const

ofloat get_RefPositionErrorZ( short roadIndex ) const

ofloat get_RefDirectionX( short roadIndex ) const

ofloat get_RefDirectionY( short roadIndex ) const

ofloat get_RefDirectionZ( short roadIndex ) const

ofloat get_RefDirectionErrorX( short roadIndex ) const

ofloat get_RefDirectionErrorY( short roadIndex ) const

ofloat get_RefDirectionErrorZ( short roadIndex ) const

ofloat get_Gap0PositionX( short roadIndex ) const

ofloat get_Gap0PositionY( short roadIndex ) const

ofloat get_Gap0PositionZ( short roadIndex ) const

ofloat get_Gap0PositionErrorX( short roadIndex ) const

ofloat get_Gap0PositionErrorY( short roadIndex ) const

ofloat get_Gap0PositionErrorZ( short roadIndex ) const

ofloat get_FitQuality( short roadIndex ) const

oint get_RoadQuality( short roadIndex ) const

oshort get_DegreesOfFreedom( short roadIndex ) const

oshort get_arm( short roadIndex ) const

oshort get_nhits( short roadIndex ) const

oshort get_last_plane( short roadIndex ) const

oshort get_max_hits( short roadIndex ) const

oshort get_ghostflag( short roadIndex ) const

oshort get_Group( short roadIndex ) const

oshort get_Golden( short roadIndex ) const

oshort get_dMuiRoadIndex( short roadIndex ) const

oshort set_RefPositionX( short roadIndex, float newVal )

oshort set_RefPositionY( short roadIndex, float newVal )

oshort set_RefPositionZ( short roadIndex, float newVal )

oshort set_RefPositionErrorX( short roadIndex, float newVal )

oshort set_RefPositionErrorY( short roadIndex, float newVal )

oshort set_RefPositionErrorZ( short roadIndex, float newVal )

oshort set_RefDirectionX( short roadIndex, float newVal )

oshort set_RefDirectionY( short roadIndex, float newVal )

oshort set_RefDirectionZ( short roadIndex, float newVal )

oshort set_RefDirectionErrorX( short roadIndex, float newVal )

oshort set_RefDirectionErrorY( short roadIndex, float newVal )

oshort set_RefDirectionErrorZ( short roadIndex, float newVal )

oshort set_Gap0PositionX( short roadIndex, float newVal )

oshort set_Gap0PositionY( short roadIndex, float newVal )

oshort set_Gap0PositionZ( short roadIndex, float newVal )

oshort set_Gap0PositionErrorX( short roadIndex, float newVal )

oshort set_Gap0PositionErrorY( short roadIndex, float newVal )

oshort set_Gap0PositionErrorZ( short roadIndex, float newVal )

oshort set_FitQuality( short roadIndex, int newVal )

oshort set_RoadQuality( short roadIndex, int newVal )

oshort set_DegreesOfFreedom( short roadIndex, short newVal )

oshort set_arm( short roadIndex, short newVal )

oshort set_nhits( short roadIndex, short newVal )

oshort set_last_plane( short roadIndex, short newVal )

oshort set_max_hits( short roadIndex, short newVal )

oshort set_ghostflag( short roadIndex, short newVal )

oshort set_Group( short roadIndex, short newVal )

oshort set_Golden( short roadIndex, short newVal )

oshort set_dMuiRoadIndex( short roadIndex, short newVal )

oshort AddEntry()

oshort AddMuiRoad( float tRefPositionX, float tRefPositionY, float tRefPositionZ, float tRefPositionErrorX, float tRefPositionErrorY, float tRefPositionErrorZ, float tRefDirectionX, float tRefDirectionY, float tRefDirectionZ, float tRefDirectionErrorX, float tRefDirectionErrorY, float tRefDirectionErrorZ, float tGap0PositionX, float tGap0PositionY, float tGap0PositionZ, float tGap0PositionErrorX, float tGap0PositionErrorY, float tGap0PositionErrorZ, float tFitQuality, int tRoadQuality, short tDegreesOfFreedom, short tarm, short tnhits, short tlast_plane, short tmax_hits, short tghostflag, short tGroup, short tGolden, short tdMuiRoadIndex )


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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