|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #ifndef TRACKHANDLE_TRKTRACK_H
18 #define TRACKHANDLE_TRKTRACK_H
26 class MeasurementBase;
35 virtual QStringList
clicked()
const;
65 virtual QString
type()
const {
return QString(
"Track"); }
void ensureTouchedMuonChambersInitialiasedFromMeas(const Trk::MeasurementBase *meas) const
void visibleStateChanged()
override if need to take action in this case.
void currentMaterialChanged()
virtual unsigned getNMDTHits() const
virtual bool hasSubSystemHitInfo() const
virtual QString type() const
return very short word with type (maybe link with collection type?)
virtual unsigned getNTRTHits() const
virtual unsigned getNTGCHits() const
virtual unsigned getNRPCHits() const
virtual const Trk::FitQuality * getFitQuality() const
virtual unsigned getNMMHits() const
const Trk::Track * trkTrackPointer() const
virtual QStringList clicked() const
Called when user selects the node (stringlist is displayed in messagebox).
unsigned m_nhits_muon_phi
virtual bool containsDetElement(const QString &) const
virtual unsigned getNCSCHits() const
SoNode * zoomToTSOS(unsigned int index)
Depending on controller configuration attempt to zoom to the corresponding TSOS & returned detailed n...
virtual unsigned getNPixelHits() const
virtual Amg::Vector3D momentum() const
void ensureTouchedMuonChambersInitialised() const
Class to represent and store fit qualities from track reconstruction in terms of and number of degre...
virtual unsigned getNsTGCHits() const
TrackHandle_TrkTrack(TrackCollHandleBase *, const Trk::Track *)
Ensure that the ATLAS eigen extensions are properly loaded.
void ensureInitSubSysHitInfo() const
Eigen::Matrix< double, 3, 1 > Vector3D
virtual QString shortInfo() const
returns mom and hit information about track
int m_hitInfoStatus
-1: uninitialized, 0: not present, 1: present.
virtual unsigned getNMuonPhiHits() const
The number of phi hits is part of hit counts below (i.e.
virtual unsigned getNSCTHits() const
virtual ~TrackHandle_TrkTrack()
virtual void updateObjectBrowser()
virtual void fillObjectBrowser(QList< QTreeWidgetItem * > &list)
Called in child classes.
const Trk::Track * provide_pathInfoTrkTrack() const