trkf::Propagator Member List

This is the complete list of members for trkf::Propagator, including all inherited members.

BACKWARD enum valuetrkf::Propagator
clone() const =0trkf::Propagatorpure virtual
dedx_prop(double pinv, double mass, double s, double *deriv=0) const trkf::Propagator
err_prop(KETrack &tre, const std::shared_ptr< const Surface > &psurf, PropDirection dir, bool doDedx, KTrack *ref=0, TrackMatrix *prop_matrix=0) const trkf::Propagator
fDetProptrkf::Propagatorprivate
fDoDedxtrkf::Propagatorprivate
fInteractortrkf::Propagatorprivate
FORWARD enum valuetrkf::Propagator
fTcuttrkf::Propagatorprivate
getDoDedx() const trkf::Propagatorinline
getInteractor() const trkf::Propagatorinline
getTcut() const trkf::Propagatorinline
lin_prop(KTrack &trk, const std::shared_ptr< const Surface > &psurf, PropDirection dir, bool doDedx, KTrack *ref=0, TrackMatrix *prop_matrix=0, TrackError *noise_matrix=0) const trkf::Propagator
noise_prop(KETrack &tre, const std::shared_ptr< const Surface > &psurf, PropDirection dir, bool doDedx, KTrack *ref=0) const trkf::Propagator
origin_vec_prop(KTrack &trk, const std::shared_ptr< const Surface > &porient, TrackMatrix *prop_matrix=0) const =0trkf::Propagatorpure virtual
Propagator(detinfo::DetectorPropertiesData const &detProp, double tcut, bool doDedx, const std::shared_ptr< const Interactor > &interactor)trkf::Propagator
PropDirection enum nametrkf::Propagator
short_vec_prop(KTrack &trk, const std::shared_ptr< const Surface > &psurf, PropDirection dir, bool doDedx, TrackMatrix *prop_matrix=0, TrackError *noise_matrix=0) const =0trkf::Propagatorpure virtual
UNKNOWN enum valuetrkf::Propagator
vec_prop(KTrack &trk, const std::shared_ptr< const Surface > &psurf, PropDirection dir, bool doDedx, TrackMatrix *prop_matrix=0, TrackError *noise_matrix=0) const trkf::Propagator
~Propagator()trkf::Propagatorvirtual