Classes | |
class | CorrectedMETFactoryT |
Functions | |
template<typename T > | |
reco::Candidate::LorentzVector | correctedP4 (const T &rawMEt, const CorrMETData &correction) |
template<typename T > | |
double | correctedSumEt (const T &rawMEt, const CorrMETData &correction) |
reco::Candidate::LorentzVector CorrectedMETProducer_namespace::correctedP4 | ( | const T & | rawMEt, |
const CorrMETData & | correction | ||
) |
Definition at line 41 of file CorrectedMETProducerT.h.
References CorrMETData::mex, CorrMETData::mey, and mathSSE::sqrt().
double CorrectedMETProducer_namespace::correctedSumEt | ( | const T & | rawMEt, |
const CorrMETData & | correction | ||
) |