Public Member Functions | |
ElementWithIndex (const reco::PFBlockElement &_orig, size_t _idx_block, size_t _idx_elem) | |
Public Attributes | |
size_t | idx_block |
size_t | idx_elem |
const reco::PFBlockElement & | orig |
Definition at line 67 of file PFAnalysis.cc.
|
inline |
Definition at line 72 of file PFAnalysis.cc.
size_t ElementWithIndex::idx_block |
Definition at line 70 of file PFAnalysis.cc.
size_t ElementWithIndex::idx_elem |
Definition at line 71 of file PFAnalysis.cc.
const reco::PFBlockElement& ElementWithIndex::orig |
Definition at line 69 of file PFAnalysis.cc.