CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType Struct Reference

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_
 

Detailed Description

Definition at line 58 of file ShiftedPFCandidateProducerForPFMVAMEt.h.

Constructor & Destructor Documentation

ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::objectEntryType ( const reco::Candidate::LorentzVector shiftedObjectP4,
const reco::Candidate::LorentzVector unshiftedObjectP4,
double  dRmatch 
)
inline
ShiftedPFCandidateProducerForPFMVAMEt::objectEntryType::~objectEntryType ( )
inline

Definition at line 72 of file ShiftedPFCandidateProducerForPFMVAMEt.h.

72 {}

Member Data Documentation

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.