|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TrkRep.h>
Public Member Functions | |
| TrkRep (const TrkHotList &inHots, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| TrkRep (TrkHotList &inHots, TrkRecoTrk *trk, PdtPid::PidType hypo, bool stealHots=false) | |
| TrkRep (const TrkHotList *inHots, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| TrkRep (TrkHotList *inHots, TrkRecoTrk *trk, PdtPid::PidType hypo, bool takeownership=false) | |
| TrkRep (TrkRecoTrk *trk, PdtPid::PidType hypo, int nAct, int nSvt, int nMdc, double startFoundRange, double endFoundRange) | |
| TrkRep (TrkRecoTrk *trk, PdtPid::PidType hypo, bool createHotList=false) | |
| TrkRep (const TrkRep &oldRep, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| virtual | ~TrkRep () |
| virtual TrkRep * | clone (TrkRecoTrk *newTrack) const =0 |
| virtual TrkRep * | cloneNewHypo (PdtPid::PidType hypo)=0 |
| bool | operator== (const TrkRep &) |
| virtual ChisqConsistency | chisqConsistency () const |
| virtual int | nActive () const |
| virtual int | nSvt () const |
| virtual int | nMdc () const |
| virtual PdtPid::PidType | particleType () const |
| TrkRecoTrk * | parentTrack () |
| const TrkRecoTrk * | parentTrack () const |
| double | startValidRange () const |
| double | endValidRange () const |
| virtual double | startFoundRange () const |
| virtual double | endFoundRange () const |
| virtual const IfdKey & | myKey () const |
| double | trackT0 () const |
| virtual HepPoint3D | position (double fltL) const |
| virtual Hep3Vector | direction (double fltL) const |
| virtual double | arrivalTime (double fltL) const |
| virtual BesPointErr | positionErr (double fltL) const |
| virtual BesVectorErr | directionErr (double fltL) const |
| virtual void | addHot (TrkHitOnTrk *theHot) |
| virtual void | removeHot (TrkHitOnTrk *theHot) |
| virtual void | activateHot (TrkHitOnTrk *theHot) |
| virtual void | deactivateHot (TrkHitOnTrk *theHot) |
| virtual TrkHotList * | hotList () |
| virtual const TrkHotList * | hotList () const |
| virtual void | updateHots () |
| virtual bool | resid (const TrkHitOnTrk *theHot, double &residual, double &residErr, bool exclude=false) const |
| bool | hitCapable () const |
| virtual TrkErrCode | fit ()=0 |
| TrkRep (const TrkHotList &inHots, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| TrkRep (TrkHotList &inHots, TrkRecoTrk *trk, PdtPid::PidType hypo, bool stealHots=false) | |
| TrkRep (const TrkHotList *inHots, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| TrkRep (TrkHotList *inHots, TrkRecoTrk *trk, PdtPid::PidType hypo, bool takeownership=false) | |
| TrkRep (TrkRecoTrk *trk, PdtPid::PidType hypo, int nAct, int nSvt, int nMdc, double startFoundRange, double endFoundRange) | |
| TrkRep (TrkRecoTrk *trk, PdtPid::PidType hypo, bool createHotList=false) | |
| TrkRep (const TrkRep &oldRep, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| virtual | ~TrkRep () |
| virtual TrkRep * | clone (TrkRecoTrk *newTrack) const =0 |
| virtual TrkRep * | cloneNewHypo (PdtPid::PidType hypo)=0 |
| bool | operator== (const TrkRep &) |
| virtual ChisqConsistency | chisqConsistency () const |
| virtual int | nActive () const |
| virtual int | nSvt () const |
| virtual int | nMdc () const |
| virtual PdtPid::PidType | particleType () const |
| TrkRecoTrk * | parentTrack () |
| const TrkRecoTrk * | parentTrack () const |
| double | startValidRange () const |
| double | endValidRange () const |
| virtual double | startFoundRange () const |
| virtual double | endFoundRange () const |
| virtual const IfdKey & | myKey () const |
| double | trackT0 () const |
| virtual HepPoint3D | position (double fltL) const |
| virtual Hep3Vector | direction (double fltL) const |
| virtual double | arrivalTime (double fltL) const |
| virtual BesPointErr | positionErr (double fltL) const |
| virtual BesVectorErr | directionErr (double fltL) const |
| virtual void | addHot (TrkHitOnTrk *theHot) |
| virtual void | removeHot (TrkHitOnTrk *theHot) |
| virtual void | activateHot (TrkHitOnTrk *theHot) |
| virtual void | deactivateHot (TrkHitOnTrk *theHot) |
| virtual TrkHotList * | hotList () |
| virtual const TrkHotList * | hotList () const |
| virtual void | updateHots () |
| virtual bool | resid (const TrkHitOnTrk *theHot, double &residual, double &residErr, bool exclude=false) const |
| bool | hitCapable () const |
| virtual TrkErrCode | fit ()=0 |
| TrkRep (const TrkHotList &inHots, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| TrkRep (TrkHotList &inHots, TrkRecoTrk *trk, PdtPid::PidType hypo, bool stealHots=false) | |
| TrkRep (const TrkHotList *inHots, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| TrkRep (TrkHotList *inHots, TrkRecoTrk *trk, PdtPid::PidType hypo, bool takeownership=false) | |
| TrkRep (TrkRecoTrk *trk, PdtPid::PidType hypo, int nAct, int nSvt, int nMdc, double startFoundRange, double endFoundRange) | |
| TrkRep (TrkRecoTrk *trk, PdtPid::PidType hypo, bool createHotList=false) | |
| TrkRep (const TrkRep &oldRep, TrkRecoTrk *trk, PdtPid::PidType hypo) | |
| virtual | ~TrkRep () |
| virtual TrkRep * | clone (TrkRecoTrk *newTrack) const =0 |
| virtual TrkRep * | cloneNewHypo (PdtPid::PidType hypo)=0 |
| bool | operator== (const TrkRep &) |
| virtual ChisqConsistency | chisqConsistency () const |
| virtual int | nActive () const |
| virtual int | nSvt () const |
| virtual int | nMdc () const |
| virtual PdtPid::PidType | particleType () const |
| TrkRecoTrk * | parentTrack () |
| const TrkRecoTrk * | parentTrack () const |
| double | startValidRange () const |
| double | endValidRange () const |
| virtual double | startFoundRange () const |
| virtual double | endFoundRange () const |
| virtual const IfdKey & | myKey () const |
| double | trackT0 () const |
| virtual HepPoint3D | position (double fltL) const |
| virtual Hep3Vector | direction (double fltL) const |
| virtual double | arrivalTime (double fltL) const |
| virtual BesPointErr | positionErr (double fltL) const |
| virtual BesVectorErr | directionErr (double fltL) const |
| virtual void | addHot (TrkHitOnTrk *theHot) |
| virtual void | removeHot (TrkHitOnTrk *theHot) |
| virtual void | activateHot (TrkHitOnTrk *theHot) |
| virtual void | deactivateHot (TrkHitOnTrk *theHot) |
| virtual TrkHotList * | hotList () |
| virtual const TrkHotList * | hotList () const |
| virtual void | updateHots () |
| virtual bool | resid (const TrkHitOnTrk *theHot, double &residual, double &residErr, bool exclude=false) const |
| bool | hitCapable () const |
| virtual TrkErrCode | fit ()=0 |
| Public Member Functions inherited from TrkFitStatus | |
| bool | is2d () const |
| bool | fitCurrent () const |
| bool | fitValid () const |
| bool | multScat () const |
| std::ostream & | printStatus (std::ostream &os=std::cout) const |
| void | setValid (bool v) |
| void | setCurrent (bool c) |
| void | set2d (bool d) |
| void | setMultScat (bool m) |
| const TrkErrCode & | fitStatus () const |
| history_iterator | beginHistory () const |
| history_iterator | endHistory () const |
| history_riterator | reverseBeginHistory () const |
| history_riterator | reverseEndHistory () const |
| std::pair< history_iterator, history_iterator > | history () const |
| const std::vector< TrkHistory > & | historyVector () const |
| virtual void | addHistory (const TrkErrCode &status, const char *modulename) |
| template<class T> | |
| void | addHistory (T begin, T end) |
| template<class T> | |
| void | addHistory (std::pair< T, T > p) |
| std::ostream & | printHistory (std::ostream &os=std::cout) const |
| bool | is2d () const |
| bool | fitCurrent () const |
| bool | fitValid () const |
| bool | multScat () const |
| std::ostream & | printStatus (std::ostream &os=std::cout) const |
| void | setValid (bool v) |
| void | setCurrent (bool c) |
| void | set2d (bool d) |
| void | setMultScat (bool m) |
| const TrkErrCode & | fitStatus () const |
| history_iterator | beginHistory () const |
| history_iterator | endHistory () const |
| history_riterator | reverseBeginHistory () const |
| history_riterator | reverseEndHistory () const |
| std::pair< history_iterator, history_iterator > | history () const |
| const std::vector< TrkHistory > & | historyVector () const |
| virtual void | addHistory (const TrkErrCode &status, const char *modulename) |
| template<class T> | |
| void | addHistory (T begin, T end) |
| template<class T> | |
| void | addHistory (std::pair< T, T > p) |
| std::ostream & | printHistory (std::ostream &os=std::cout) const |
| bool | is2d () const |
| bool | fitCurrent () const |
| bool | fitValid () const |
| bool | multScat () const |
| std::ostream & | printStatus (std::ostream &os=std::cout) const |
| void | setValid (bool v) |
| void | setCurrent (bool c) |
| void | set2d (bool d) |
| void | setMultScat (bool m) |
| const TrkErrCode & | fitStatus () const |
| history_iterator | beginHistory () const |
| history_iterator | endHistory () const |
| history_riterator | reverseBeginHistory () const |
| history_riterator | reverseEndHistory () const |
| std::pair< history_iterator, history_iterator > | history () const |
| const std::vector< TrkHistory > & | historyVector () const |
| virtual void | addHistory (const TrkErrCode &status, const char *modulename) |
| template<class T> | |
| void | addHistory (T begin, T end) |
| template<class T> | |
| void | addHistory (std::pair< T, T > p) |
| std::ostream & | printHistory (std::ostream &os=std::cout) const |
| Public Member Functions inherited from TrkFit | |
| virtual bool | validFlightLength (double fltL, double tolerance=0.0) const |
| void | printType (std::ostream &ostr) const |
| virtual TrkExchangePar | helix (double fltL) const =0 |
| virtual bool | validFlightLength (double fltL, double tolerance=0.0) const |
| void | printType (std::ostream &ostr) const |
| virtual TrkExchangePar | helix (double fltL) const =0 |
| virtual bool | validFlightLength (double fltL, double tolerance=0.0) const |
| void | printType (std::ostream &ostr) const |
| virtual TrkExchangePar | helix (double fltL) const =0 |
| Public Member Functions inherited from TrkAbsFit | |
| virtual int | charge () const =0 |
| virtual double | chisq () const =0 |
| virtual int | nDof () const =0 |
| virtual const TrkDifTraj & | traj () const =0 |
| virtual Hep3Vector | momentum (double fltL=0.) const =0 |
| virtual double | pt (double fltL=0.) const =0 |
| virtual BesVectorErr | momentumErr (double fltL) const =0 |
| virtual HepMatrix | posmomCov (double fltL) const =0 |
| virtual void | getAllCovs (double fltL, HepSymMatrix &xxCov, HepSymMatrix &ppCov, HepMatrix &xpCov) const =0 |
| virtual void | getAllWeights (double fltL, HepVector &pos, HepVector &mom, HepSymMatrix &xxWeight, HepSymMatrix &ppWeight, HepMatrix &xpWeight) const =0 |
| virtual void | printAll (std::ostream &ostr) const =0 |
| virtual void | print (std::ostream &ostr) const =0 |
| virtual int | charge () const =0 |
| virtual double | chisq () const =0 |
| virtual int | nDof () const =0 |
| virtual const TrkDifTraj & | traj () const =0 |
| virtual Hep3Vector | momentum (double fltL=0.) const =0 |
| virtual double | pt (double fltL=0.) const =0 |
| virtual BesVectorErr | momentumErr (double fltL) const =0 |
| virtual HepMatrix | posmomCov (double fltL) const =0 |
| virtual void | getAllCovs (double fltL, HepSymMatrix &xxCov, HepSymMatrix &ppCov, HepMatrix &xpCov) const =0 |
| virtual void | getAllWeights (double fltL, HepVector &pos, HepVector &mom, HepSymMatrix &xxWeight, HepSymMatrix &ppWeight, HepMatrix &xpWeight) const =0 |
| virtual void | printAll (std::ostream &ostr) const =0 |
| virtual void | print (std::ostream &ostr) const =0 |
| virtual int | charge () const =0 |
| virtual double | chisq () const =0 |
| virtual int | nDof () const =0 |
| virtual const TrkDifTraj & | traj () const =0 |
| virtual Hep3Vector | momentum (double fltL=0.) const =0 |
| virtual double | pt (double fltL=0.) const =0 |
| virtual BesVectorErr | momentumErr (double fltL) const =0 |
| virtual HepMatrix | posmomCov (double fltL) const =0 |
| virtual void | getAllCovs (double fltL, HepSymMatrix &xxCov, HepSymMatrix &ppCov, HepMatrix &xpCov) const =0 |
| virtual void | getAllWeights (double fltL, HepVector &pos, HepVector &mom, HepSymMatrix &xxWeight, HepSymMatrix &ppWeight, HepMatrix &xpWeight) const =0 |
| virtual void | printAll (std::ostream &ostr) const =0 |
| virtual void | print (std::ostream &ostr) const =0 |
| Public Member Functions inherited from TrkHitOnTrkUpdater | |
| virtual | ~TrkHitOnTrkUpdater ()=0 |
| virtual | ~TrkHitOnTrkUpdater ()=0 |
| virtual | ~TrkHitOnTrkUpdater ()=0 |
Protected Attributes | |
| std::auto_ptr< TrkHotList > | _hotList |
Additional Inherited Members | |
| Public Types inherited from TrkFitStatus | |
| typedef std::unary_function< TrkFitStatus, bool > | predicate_type |
| typedef std::unary_function< TrkFitStatus, bool > | predicate_type |
| typedef std::unary_function< TrkFitStatus, bool > | predicate_type |
Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
| TrkRep::TrkRep | ( | const TrkHotList & | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
Definition at line 46 of file TrkRep.cxx.
Referenced by clone(), cloneNewHypo(), fit(), operator=(), operator==(), TrkRep(), TrkSimpleRep::TrkSimpleRep(), TrkSimpleRep::TrkSimpleRep(), and TrkSimpleRep::TrkSimpleRep().
| TrkRep::TrkRep | ( | TrkHotList & | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo, | ||
| bool | stealHots = false ) |
Definition at line 51 of file TrkRep.cxx.
| TrkRep::TrkRep | ( | const TrkHotList * | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
Definition at line 57 of file TrkRep.cxx.
| TrkRep::TrkRep | ( | TrkHotList * | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo, | ||
| bool | takeownership = false ) |
Definition at line 65 of file TrkRep.cxx.
| TrkRep::TrkRep | ( | TrkRecoTrk * | trk, |
| PdtPid::PidType | hypo, | ||
| int | nAct, | ||
| int | nSvt, | ||
| int | nMdc, | ||
| double | startFoundRange, | ||
| double | endFoundRange ) |
Definition at line 81 of file TrkRep.cxx.
| TrkRep::TrkRep | ( | TrkRecoTrk * | trk, |
| PdtPid::PidType | hypo, | ||
| bool | createHotList = false ) |
Definition at line 41 of file TrkRep.cxx.
| TrkRep::TrkRep | ( | const TrkRep & | oldRep, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
Definition at line 90 of file TrkRep.cxx.
|
virtual |
Definition at line 114 of file TrkRep.cxx.
| TrkRep::TrkRep | ( | const TrkHotList & | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
| TrkRep::TrkRep | ( | TrkHotList & | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo, | ||
| bool | stealHots = false ) |
| TrkRep::TrkRep | ( | const TrkHotList * | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
| TrkRep::TrkRep | ( | TrkHotList * | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo, | ||
| bool | takeownership = false ) |
| TrkRep::TrkRep | ( | TrkRecoTrk * | trk, |
| PdtPid::PidType | hypo, | ||
| int | nAct, | ||
| int | nSvt, | ||
| int | nMdc, | ||
| double | startFoundRange, | ||
| double | endFoundRange ) |
| TrkRep::TrkRep | ( | TrkRecoTrk * | trk, |
| PdtPid::PidType | hypo, | ||
| bool | createHotList = false ) |
| TrkRep::TrkRep | ( | const TrkRep & | oldRep, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
|
virtual |
| TrkRep::TrkRep | ( | const TrkHotList & | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
| TrkRep::TrkRep | ( | TrkHotList & | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo, | ||
| bool | stealHots = false ) |
| TrkRep::TrkRep | ( | const TrkHotList * | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
| TrkRep::TrkRep | ( | TrkHotList * | inHots, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo, | ||
| bool | takeownership = false ) |
| TrkRep::TrkRep | ( | TrkRecoTrk * | trk, |
| PdtPid::PidType | hypo, | ||
| int | nAct, | ||
| int | nSvt, | ||
| int | nMdc, | ||
| double | startFoundRange, | ||
| double | endFoundRange ) |
| TrkRep::TrkRep | ( | TrkRecoTrk * | trk, |
| PdtPid::PidType | hypo, | ||
| bool | createHotList = false ) |
| TrkRep::TrkRep | ( | const TrkRep & | oldRep, |
| TrkRecoTrk * | trk, | ||
| PdtPid::PidType | hypo ) |
|
virtual |
|
virtual |
Definition at line 128 of file TrkRep.cxx.
Referenced by TrkHitOnTrk::setActivity(), and TrkHitOnTrk::setUsability().
|
virtual |
|
virtual |
|
virtual |
Definition at line 118 of file TrkRep.cxx.
|
virtual |
|
virtual |
|
virtual |
Implements TrkFit.
Reimplemented in TrkLineRep, TrkLineRep, and TrkLineRep.
Definition at line 158 of file TrkRep.cxx.
Referenced by MdcTrkRecon::fillTrackList(), and MdcTrack::storeTrack().
|
virtual |
Implements TrkFit.
Reimplemented in TrkLineRep, TrkLineRep, and TrkLineRep.
|
virtual |
Implements TrkFit.
Reimplemented in TrkLineRep, TrkLineRep, and TrkLineRep.
|
virtual |
Implements TrkFit.
Definition at line 281 of file TrkRep.cxx.
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
|
pure virtual |
Implemented in TrkCircleRep, TrkCircleRep, TrkCircleRep, TrkHelixRep, TrkHelixRep, TrkHelixRep, TrkLineRep, TrkLineRep, and TrkLineRep.
Referenced by TrkRep().
|
pure virtual |
Implemented in TrkCircleRep, TrkCircleRep, TrkCircleRep, TrkHelixRep, TrkHelixRep, TrkHelixRep, TrkLineRep, TrkLineRep, and TrkLineRep.
|
pure virtual |
Implemented in TrkCircleRep, TrkCircleRep, TrkCircleRep, TrkHelixRep, TrkHelixRep, TrkHelixRep, TrkLineRep, TrkLineRep, and TrkLineRep.
|
pure virtual |
Implemented in TrkCircleRep, TrkCircleRep, TrkCircleRep, TrkHelixRep, TrkHelixRep, TrkHelixRep, TrkLineRep, TrkLineRep, and TrkLineRep.
|
pure virtual |
Implemented in TrkCircleRep, TrkCircleRep, TrkCircleRep, TrkHelixRep, TrkHelixRep, TrkHelixRep, TrkLineRep, TrkLineRep, and TrkLineRep.
|
pure virtual |
Implemented in TrkCircleRep, TrkCircleRep, TrkCircleRep, TrkHelixRep, TrkHelixRep, TrkHelixRep, TrkLineRep, TrkLineRep, and TrkLineRep.
|
virtual |
Definition at line 141 of file TrkRep.cxx.
Referenced by TrkHitOnTrk::setActivity(), and TrkHitOnTrk::setUsability().
|
virtual |
|
virtual |
|
virtual |
Implements TrkAbsFit.
Definition at line 156 of file TrkRep.cxx.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
Definition at line 231 of file TrkRep.cxx.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkFit.
Definition at line 247 of file TrkRep.cxx.
Referenced by TrkCircleRep::TrkCircleRep(), TrkHelixRep::TrkHelixRep(), TrkLineRep::TrkLineRep(), TrkRep(), and TrkSimpleRep::TrkSimpleRep().
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
|
virtual |
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
|
pure virtual |
Implemented in TrkSimpleRep, TrkSimpleRep, and TrkSimpleRep.
|
pure virtual |
Implemented in TrkSimpleRep, TrkSimpleRep, and TrkSimpleRep.
|
pure virtual |
Implemented in TrkSimpleRep, TrkSimpleRep, and TrkSimpleRep.
|
inline |
Definition at line 114 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
Referenced by TrkSimpleRep::fit().
|
inline |
Definition at line 114 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkRep.h.
|
inline |
Definition at line 114 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkRep.h.
|
inlinevirtual |
Definition at line 106 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
Referenced by addHot(), TrkHelixMaker::addZValues(), TrkRecoTrk::changeDefault(), endFoundRange(), TrkSimpleRep::fit(), hitCapable(), TrkRecoTrk::hots(), TrkRecoTrk::hots(), nActive(), nMdc(), nSvt(), removeHot(), startFoundRange(), TrkSimpleRep::TrkSimpleRep(), and updateHots().
|
inlinevirtual |
Definition at line 106 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkRep.h.
|
inlinevirtual |
Definition at line 106 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkRep.h.
|
inlinevirtual |
Definition at line 107 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
|
inlinevirtual |
Definition at line 107 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkRep.h.
|
inlinevirtual |
Definition at line 107 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkRep.h.
|
virtual |
Reimplemented in TrkHelixRep, TrkHelixRep, and TrkHelixRep.
Definition at line 251 of file TrkRep.cxx.
Referenced by TrkExtInterface::attach(), and TrkExtInterface::attach().
|
virtual |
Reimplemented in TrkHelixRep, TrkHelixRep, and TrkHelixRep.
|
virtual |
Reimplemented in TrkHelixRep, TrkHelixRep, and TrkHelixRep.
|
virtual |
Implements TrkFit.
Definition at line 263 of file TrkRep.cxx.
Referenced by TrkSimpleRep::nDof(), TrkCircleRep::TrkCircleRep(), and TrkSimpleRep::TrkSimpleRep().
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
Definition at line 267 of file TrkRep.cxx.
Referenced by TrkRep().
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
Definition at line 265 of file TrkRep.cxx.
Referenced by TrkCircleRep::TrkCircleRep(), TrkLineRep::TrkLineRep(), TrkRep(), and TrkSimpleRep::TrkSimpleRep().
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
Definition at line 98 of file TrkRep.cxx.
Referenced by TrkSimpleRep::operator=().
| bool TrkRep::operator== | ( | const TrkRep & | rhs | ) |
Definition at line 116 of file TrkRep.cxx.
| bool TrkRep::operator== | ( | const TrkRep & | ) |
| bool TrkRep::operator== | ( | const TrkRep & | ) |
|
inline |
Definition at line 79 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
Referenced by TrkSimpleRep::charge(), TrkCircleRep::cloneNewHypo(), TrkHelixRep::cloneNewHypo(), TrkLineRep::cloneNewHypo(), TrkSimpleRep::getAllCovs(), TrkSimpleRep::getAllWeights(), TrkHitOnTrk::getParentTrack(), TrkSimpleRep::momentum(), TrkSimpleRep::momentumErr(), TrkHitOnTrk::parentTrack(), TrkSimpleRep::posmomCov(), TrkSimpleRep::pt(), MdcHitOnTrack::timeAbsolute(), and trackT0().
|
inline |
Definition at line 79 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkRep.h.
|
inline |
Definition at line 79 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkRep.h.
|
inline |
Definition at line 80 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
|
inline |
Definition at line 80 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkRep.h.
|
inline |
Definition at line 80 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkRep.h.
|
virtual |
Implements TrkFit.
Definition at line 249 of file TrkRep.cxx.
Referenced by arrivalTime(), TrkCircleRep::clone(), TrkHelixRep::clone(), TrkLineRep::clone(), and TrkHitOnTrk::particleType().
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkAbsFit.
Definition at line 154 of file TrkRep.cxx.
Referenced by MdcHitOnTrack::wireAmbig().
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
Definition at line 175 of file TrkRep.cxx.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
|
virtual |
Definition at line 123 of file TrkRep.cxx.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in TrkHelixRep, TrkHelixRep, and TrkHelixRep.
Definition at line 269 of file TrkRep.cxx.
Referenced by TrkHitOnTrk::resid(), and TrkHitOnTrk::resid().
|
virtual |
Reimplemented in TrkHelixRep, TrkHelixRep, and TrkHelixRep.
|
virtual |
Reimplemented in TrkHelixRep, TrkHelixRep, and TrkHelixRep.
|
virtual |
Implements TrkFit.
Definition at line 245 of file TrkRep.cxx.
Referenced by TrkCircleRep::TrkCircleRep(), TrkHelixRep::TrkHelixRep(), TrkLineRep::TrkLineRep(), TrkRep(), and TrkSimpleRep::TrkSimpleRep().
|
virtual |
Implements TrkFit.
|
virtual |
Implements TrkFit.
|
virtual |
|
virtual |
Implements TrkAbsFit.
|
virtual |
Implements TrkAbsFit.
| double TrkRep::trackT0 | ( | ) | const |
Definition at line 173 of file TrkRep.cxx.
Referenced by TrkLineRep::arrivalTime(), and arrivalTime().
| double TrkRep::trackT0 | ( | ) | const |
| double TrkRep::trackT0 | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
virtual |
Definition at line 258 of file TrkRep.cxx.
Referenced by TrkRecoTrk::updateReps().
|
virtual |
|
virtual |
|
protected |
Definition at line 126 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkRep.h.
Referenced by hotList(), hotList(), operator=(), trkContext(), TrkRep(), TrkRep(), TrkRep(), TrkRep(), TrkRep(), TrkRep(), and TrkSimpleRep::TrkSimpleRep().