Public Member Functions | |
GhostInfo (const bool &isHadron, const bool &isbHadron, const bool &isParton, const bool &isLepton, const reco::GenParticleRef &particleRef) | |
const bool | isbHadron () const |
const bool | isHadron () const |
const bool | isLepton () const |
const bool | isParton () const |
const reco::GenParticleRef & | particleRef () const |
Protected Attributes | |
const reco::GenParticleRef | m_particleRef |
int | m_type |
Definition at line 114 of file JetFlavourClustering.cc.
|
inline |
Definition at line 116 of file JetFlavourClustering.cc.
References m_type.
|
inline |
Definition at line 134 of file JetFlavourClustering.cc.
References m_type.
Referenced by JetFlavourClustering::produce().
|
inline |
Definition at line 133 of file JetFlavourClustering.cc.
References m_type.
Referenced by JetFlavourClustering::produce().
|
inline |
Definition at line 136 of file JetFlavourClustering.cc.
References m_type.
Referenced by JetFlavourClustering::produce().
|
inline |
Definition at line 135 of file JetFlavourClustering.cc.
References m_type.
Referenced by JetFlavourClustering::produce().
|
inline |
Definition at line 137 of file JetFlavourClustering.cc.
References m_particleRef.
Referenced by JetFlavourClustering::produce().
|
protected |
Definition at line 140 of file JetFlavourClustering.cc.
Referenced by particleRef().
|
protected |
Definition at line 141 of file JetFlavourClustering.cc.
Referenced by GhostInfo(), isbHadron(), isHadron(), isLepton(), and isParton().