14 theDepositLabel(par.getUntrackedParameter<
std::
string>(
"DepositLabel")),
15 theVetoSuperClusterMatch(par.getParameter<
bool>(
"SCMatch_Veto")),
16 theMissHitVetoSuperClusterMatch(par.getParameter<
bool>(
"MissHitSCMatch_Veto")),
17 theDiff_r(par.getParameter<double>(
"Diff_r")),
18 theDiff_z(par.getParameter<double>(
"Diff_z")),
19 theDR_Max(par.getParameter<double>(
"DR_Max")),
20 theDR_Veto(par.getParameter<double>(
"DR_Veto")) {
52 for (PFCandidateCollection::const_iterator it = PFCandH->begin(), ed = PFCandH->end(); it != ed; ++it) {
56 cand.superCluster() == it->superClusterRef())
82 for (PFCandidateCollection::const_iterator it = PFCandH->begin(), ed = PFCandH->end(); it != ed; ++it) {
87 it->superClusterRef().isNonnull() &&
cand.superCluster() == it->superClusterRef()) {
113 for (PFCandidateCollection::const_iterator it = PFCandH->begin(), ed = PFCandH->end(); it != ed; ++it) {
139 for (PFCandidateCollection::const_iterator it = PFCandH->begin(), ed = PFCandH->end(); it != ed; ++it) {
142 cand.superClusterRef() == it->superClusterRef())