![]() |
![]() |
Public Member Functions | |
objectEntryType (const reco::Candidate::LorentzVector &shiftedObjectP4, const reco::Candidate::LorentzVector &unshiftedObjectP4, double dRmatch) | |
~objectEntryType () | |
Public Attributes | |
double | dRmatch_ |
bool | isValidMatch_ |
double | shift_ |
reco::Candidate::LorentzVector | shiftedObjectP4_ |
reco::Candidate::LorentzVector | unshiftedObjectP4_ |
Definition at line 58 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
|
inline |
Definition at line 60 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
References isValidMatch_, and shift_.
|
inline |
Definition at line 72 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
double ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::dRmatch_ |
Definition at line 75 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
bool ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::isValidMatch_ |
Definition at line 77 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by objectEntryType().
double ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::shift_ |
Definition at line 76 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by objectEntryType().
reco::Candidate::LorentzVector ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::shiftedObjectP4_ |
Definition at line 73 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
reco::Candidate::LorentzVector ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::unshiftedObjectP4_ |
Definition at line 74 of file ShiftedPFCandidateProducerForPFMVAMEt.h.