Functions | |
double | estimate_field (const reco::Track &track, bool highQuality=false) |
double | estimate_field (double vx1, double vy1, double vx2, double vy2, double px, double py) |
double fw::estimate_field | ( | const reco::Track & | track, |
bool | highQuality = false |
||
) |
Definition at line 12 of file estimate_field.cc.
References reco::Track::extra(), reco::Track::innerPosition(), edm::Ref< C, T, F >::isAvailable(), reco::Track::outerMomentum(), reco::Track::outerPosition(), funct::pow(), reco::TrackBase::pt(), reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::vx(), and reco::TrackBase::vy().
Referenced by FWTrackProxyBuilder::build(), FWMuonBuilder::calculateField(), FWPFTrackUtils::setupLegoTrack(), and FWPFTrackUtils::setupTrack().
double fw::estimate_field | ( | double | vx1, |
double | vy1, | ||
double | vx2, | ||
double | vy2, | ||
double | px, | ||
double | py | ||
) |
Definition at line 57 of file estimate_field.cc.
References mathSSE::sqrt().