Go to the source code of this file.
Classes | |
struct | pfalgo_config |
Functions | |
template<typename CO_t > | |
int | best_match_with_pt_ref (int nCAL, int dR2MAX, const CO_t calo[], const TkObj &track) |
void | pfalgo_mu_ref (const pfalgo_config &cfg, const TkObj track[], const MuObj mu[], bool isMu[], PFChargedObj outmu[], bool debug) |
template<typename T > | |
void | ptsort_ref (int nIn, int nOut, const T in[], T out[]) |
template<typename T , typename TV > | |
void | ptsort_ref (int nIn, int nOut, const TV &in, T out[]) |
template<typename T > | |
int | sqr (const T &t) |
int best_match_with_pt_ref | ( | int | nCAL, |
int | dR2MAX, | ||
const CO_t | calo[], | ||
const TkObj & | track | ||
) |
Definition at line 56 of file pfalgo_common_ref.h.
References flavorHistoryFilter_cfi::dr, dr2_int(), sqr(), and HLT_FULL_cff::track.
void pfalgo_mu_ref | ( | const pfalgo_config & | cfg, |
const TkObj | track[], | ||
const MuObj | mu[], | ||
bool | isMu[], | ||
PFChargedObj | outmu[], | ||
bool | debug | ||
) |
void ptsort_ref | ( | int | nIn, |
int | nOut, | ||
const TV & | in, | ||
T | out[] | ||
) |
Definition at line 78 of file pfalgo_common_ref.h.
References testProducerWithPsetDescEmpty_cfi::i2, recoMuon::in, and MillePedeFileConverter_cfg::out.
|
inline |
Definition at line 9 of file pfalgo_common_ref.h.
References submitPVValidationJobs::t.
Referenced by MonopoleTransportation::AlongStepGetPhysicalInteractionLength(), ThirdHitPredictionFromCircle::angle(), best_match_with_pt_ref(), HitPairGeneratorFromLayerPairForPhotonConversion::checkRZCompatibilityWithSeedTrack(), RectangularEtaPhiTrackingRegion::checkRZOld(), ThirdHitPredictionFromCircle::curvature(), RectangularEtaPhiTrackingRegion::estimator(), FullModelReactionDynamics::GenerateXandPt(), HitPairGeneratorFromLayerPairForPhotonConversion::getPhiRange(), CAHitTripletGenerator::hitNtuplets(), CAHitQuadrupletGenerator::hitNtuplets(), HitPairGeneratorFromLayerPairForPhotonConversion::hitPairs(), ThirdHitCorrection::init(), SeedForPhotonConversion1Leg::initialError(), SeedFromConsecutiveHitsCreator::initialError(), JacobianLocalToCartesian::JacobianLocalToCartesian(), SeedFromConsecutiveHitsCreator::makeSeed(), MatchJet::matchCollections(), RKCurvilinearDistance< T, N >::momentum(), RKCurvilinearDistance< T, N >::operator()(), ThirdHitZPrediction::operator()(), ThirdHitPredictionFromCircle::phi(), InnerDeltaPhi::phiRange(), ThirdHitPredictionFromCircle::HelixRZ::rAtZ(), reco::GhostTrackVertexFinder::reassignTracks(), PrimaryVertexResolution::Resolution::Resolution(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo::selectPriVtxCompatibleWithTrack(), MSLayersKeeperX0AtEta::setX0(), reco::SequentialGhostTrackFitter::stable(), MSLayersAtAngle::sumX0D(), ThirdHitPredictionFromCircle::transverseIP(), reco::GhostTrackVertexFinder::vertexCompat(), reco::TrackGhostTrackState::vertexStateOnGhostTrack(), reco::TrackGhostTrackState::vertexStateOnMeasurement(), and ThirdHitPredictionFromCircle::HelixRZ::zAtR().