![]() |
![]() |
#include <HiPhotonType.h>
Public Member Functions | |
HiPhotonType (edm::Handle< reco::GenParticleCollection > inputHandle) | |
bool | IsIsolated (const reco::GenParticle &pp) |
bool | IsPrompt (const reco::GenParticle &pp) |
Public Attributes | |
double | PI |
Private Attributes | |
HiGammaJetSignalDef | mcisocut |
Definition at line 44 of file HiPhotonType.h.
HiPhotonType::HiPhotonType | ( | edm::Handle< reco::GenParticleCollection > | inputHandle | ) |
Definition at line 16 of file HiPhotonType.cc.
References PI, and edm::Handle< T >::product().
bool HiPhotonType::IsIsolated | ( | const reco::GenParticle & | pp | ) |
Definition at line 27 of file HiPhotonType.cc.
bool HiPhotonType::IsPrompt | ( | const reco::GenParticle & | pp | ) |
Definition at line 39 of file HiPhotonType.cc.
References gather_cfg::cout, reco::CompositeRefCandidateT< D >::mother(), nullptr, reco::Candidate::pdgId(), and reco::LeafCandidate::pdgId().
|
private |
Definition at line 55 of file HiPhotonType.h.
double HiPhotonType::PI |
Definition at line 52 of file HiPhotonType.h.