ATLAS Offline Software
|
#include <display_track.h>
Public Member Functions | |
displayEndcapPhiZ () | |
displayEndcapPhiZ More... | |
virtual void | displayTrackState (GlobalPosition &trkPosition, GlobalDirection &trkDirection) |
create the graphic objects for a single track state More... | |
virtual void | displayTRT_MeasurementOnTrack (GlobalPosition &strawPosition, double driftRadius, GlobalDirection &trkDirection, bool isOutlier, double trackRadius=0.) |
create the graphic objects for a single TRT measurement on track More... | |
virtual void | displayTRT_Measurement (GlobalPosition &strawPosition, double driftRadius, bool onTrack, bool outlierOnTrack, double trackRadius=0.) |
create the graphic objects for a single TRT measurement More... | |
virtual void | displayTRT_Tubes () |
virtual void | displaySiliconMeasurement (GlobalPosition &measurementPosition, bool onTrack) |
create the graphic objects for a single Silicon measurement More... | |
virtual void | displayCompetingTRT_ROT (std::vector< GlobalPosition > &strawPositions, std::vector< double > driftRadii, std::vector< double > assgnProbs, GlobalDirection &trkDirection) |
create the graphic objects for a single CompetingTRT_DriftCirclesOnTrack More... | |
virtual void | clear () |
clear all graphics vectors More... | |
virtual void | clearTrackGraphics () |
virtual void | clearRIOGraphics () |
virtual void | clearGeometryGraphics () |
virtual void | clearCompetingROTsGraphics () |
virtual std::vector< TObject * > * | getTrackGraphics () |
virtual std::vector< TObject * > * | getRIOGraphics () |
virtual std::vector< TObject * > * | getGeometryGraphics () |
virtual std::vector< TObject * > * | getCompetingROTsGraphics () |
Protected Attributes | |
std::vector< TObject * > * | m_trackGraphics |
std::vector< TObject * > * | m_rioGraphics |
std::vector< TObject * > * | m_geometryGraphics |
std::vector< TObject * > * | m_competingRotGraphics |
ShapeCreator | m_shapeCreator |
Definition at line 108 of file display_track.h.
displayEndcapPhiZ::displayEndcapPhiZ | ( | ) |
Definition at line 297 of file display_track.cxx.
|
virtualinherited |
|
virtualinherited |
Definition at line 77 of file display_track.cxx.
|
virtualinherited |
Definition at line 71 of file display_track.cxx.
|
virtualinherited |
Definition at line 64 of file display_track.cxx.
|
virtualinherited |
Definition at line 58 of file display_track.cxx.
|
virtual |
create the graphic objects for a single CompetingTRT_DriftCirclesOnTrack
Implements displayTracks.
Definition at line 487 of file display_track.cxx.
|
virtual |
create the graphic objects for a single Silicon measurement
Implements displayTracks.
Definition at line 462 of file display_track.cxx.
|
virtual |
create the graphic objects for a single track state
Implements displayTracks.
Definition at line 306 of file display_track.cxx.
|
virtual |
create the graphic objects for a single TRT measurement
Implements displayTracks.
Definition at line 373 of file display_track.cxx.
|
virtual |
create the graphic objects for a single TRT measurement on track
Implements displayTracks.
Definition at line 355 of file display_track.cxx.
|
virtual |
|
virtualinherited |
Definition at line 54 of file display_track.cxx.
|
virtualinherited |
Definition at line 51 of file display_track.cxx.
|
virtualinherited |
Definition at line 48 of file display_track.cxx.
|
virtualinherited |
Definition at line 45 of file display_track.cxx.
|
protectedinherited |
Definition at line 77 of file display_track.h.
|
protectedinherited |
Definition at line 76 of file display_track.h.
|
protectedinherited |
Definition at line 75 of file display_track.h.
|
protectedinherited |
Definition at line 79 of file display_track.h.
|
protectedinherited |
Definition at line 74 of file display_track.h.