Classes | |
class | CorrectedMETFactoryT |
class | CorrectedMETFactoryT< pat::MET > |
class | CorrectedMETFactoryT< reco::CaloMET > |
class | CorrectedMETFactoryT< reco::PFMET > |
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 37 of file CorrectedMETProducerT.h.
References CorrMETData::mex, CorrMETData::mey, and mathSSE::sqrt().
Referenced by CorrectedMETProducer_namespace::CorrectedMETFactoryT< pat::MET >::operator()(), CorrectedMETProducer_namespace::CorrectedMETFactoryT< reco::PFMET >::operator()(), and CorrectedMETProducer_namespace::CorrectedMETFactoryT< reco::CaloMET >::operator()().
double CorrectedMETProducer_namespace::correctedSumEt | ( | const T & | rawMEt, |
const CorrMETData & | correction | ||
) |
Definition at line 46 of file CorrectedMETProducerT.h.
References CorrMETData::sumet.
Referenced by CorrectedMETProducer_namespace::CorrectedMETFactoryT< reco::PFMET >::operator()(), and CorrectedMETProducer_namespace::CorrectedMETFactoryT< reco::CaloMET >::operator()().