Typedefs | |
typedef reco::Candidate::LorentzVector | LorentzVector |
Functions | |
double | CalcMR (const LorentzVector &ja, const LorentzVector &jb) |
double | CalcMTR (const LorentzVector &j1, const LorentzVector &j2, const pat::MET &met) |
Definition at line 29 of file RazorComputer.cc.
double razor::CalcMR | ( | const LorentzVector & | ja, |
const LorentzVector & | jb | ||
) |
Definition at line 31 of file RazorComputer.cc.
References patCaloMETCorrections_cff::A, TtFullHadDaughter::B, mathSSE::sqrt(), and groupFilesInBlocks::temp.
Referenced by RazorComputer::compute().
double razor::CalcMTR | ( | const LorentzVector & | j1, |
const LorentzVector & | j2, | ||
const pat::MET & | met | ||
) |
Definition at line 41 of file RazorComputer.cc.
References reco::LeafCandidate::et(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), mathSSE::sqrt(), and groupFilesInBlocks::temp.
Referenced by RazorComputer::compute().