CMS 3D CMS Logo

zMCLeptonDaughters.h
Go to the documentation of this file.
1 #ifndef CommonTools_CandUtils_zMCLeptonDaughters_h
2 #define CommonTools_CandUtils_zMCLeptonDaughters_h
3 #include <utility>
4 
5 namespace reco {
6  class Candidate;
7  std::pair<const Candidate *, const Candidate *> zMCLeptonDaughters(const Candidate &z, int leptonPdgId);
8 } // namespace reco
9 
10 #endif
configurableAnalysis::Candidate
char Candidate[]
Definition: modules.cc:20
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
DDAxes::z
jets_cff.leptonPdgId
leptonPdgId
Definition: jets_cff.py:158
reco::zMCLeptonDaughters
std::pair< const Candidate *, const Candidate * > zMCLeptonDaughters(const Candidate &z, int leptonPdgId)
Definition: zMCLeptonDaughters.cc:8