#include "CommonTools/CandUtils/interface/zMCLeptonDaughters.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include <cassert>
Go to the source code of this file.
Functions | |
pair< const Candidate *, const Candidate * > | zMCLeptonDaughters (const Candidate &z, int leptonPdgId) |
pair<const Candidate*, const Candidate*> zMCLeptonDaughters | ( | const Candidate & | z, |
int | leptonPdgId | ||
) |
Definition at line 8 of file zMCLeptonDaughters.cc.
References funct::abs(), cms::cuda::assert(), reco::Candidate::daughter(), reco::Candidate::numberOfDaughters(), reco::Candidate::pdgId(), and reco::Candidate::status().