Public Member Functions | |
pat::MuonMvaEstimator const & | muonLowPtMvaEstimator () const |
pat::MuonMvaEstimator const & | muonMvaEstimator () const |
PATMuonHeavyObjectCache (const edm::ParameterSet &) | |
pat::SoftMuonMvaEstimator const & | softMuonMvaEstimator () const |
Private Attributes | |
std::unique_ptr< const pat::MuonMvaEstimator > | muonLowPtMvaEstimator_ |
std::unique_ptr< const pat::MuonMvaEstimator > | muonMvaEstimator_ |
std::unique_ptr< const pat::SoftMuonMvaEstimator > | softMuonMvaEstimator_ |
Definition at line 56 of file PATMuonProducer.cc.
PATMuonHeavyObjectCache::PATMuonHeavyObjectCache | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 324 of file PATMuonProducer.cc.
References edm::ParameterSet::getParameter().
|
inline |
Definition at line 61 of file PATMuonProducer.cc.
References muonLowPtMvaEstimator_.
|
inline |
Definition at line 60 of file PATMuonProducer.cc.
References muonMvaEstimator_.
|
inline |
Definition at line 63 of file PATMuonProducer.cc.
References softMuonMvaEstimator_.
|
private |
Definition at line 66 of file PATMuonProducer.cc.
Referenced by muonLowPtMvaEstimator().
|
private |
Definition at line 67 of file PATMuonProducer.cc.
Referenced by muonMvaEstimator().
|
private |
Definition at line 68 of file PATMuonProducer.cc.
Referenced by softMuonMvaEstimator().