QwAnalysis
|
#include <QwForcedBridging.h>
Public Member Functions | |
QwForcedBridging () | |
Default constructor. More... | |
virtual | ~QwForcedBridging () |
Destructor. More... | |
![]() | |
VQwBridgingMethod () | |
Default constructor. More... | |
virtual | ~VQwBridgingMethod () |
Destructor. More... | |
virtual const QwTrack * | Bridge (const QwPartialTrack *front, const QwPartialTrack *back)=0 |
Bridge from the front to back partial track (pure virtual) More... | |
Additional Inherited Members | |
![]() | |
virtual double | EstimateInitialMomentum (const TVector3 &direction) const |
Estimate the momentum based only on the direction. More... | |
Definition at line 14 of file QwForcedBridging.h.
QwForcedBridging::QwForcedBridging | ( | ) |
Default constructor.
|
virtual |
Destructor.