#include <GenStatusFlags.h>
Public Attributes | |
std::bitset< 15 > | flags_ |
enum for generator status flags
Definition at line 15 of file GenStatusFlags.h.
Definition at line 16 of file GenStatusFlags.h.
|
inline |
Definition at line 81 of file GenStatusFlags.h.
References flags_, and kFromHardProcess.
Referenced by reco::GenParticle::fromHardProcessDecayed(), reco::GenParticle::fromHardProcessFinalState(), and pat::PackedGenParticle::fromHardProcessFinalState().
|
inline |
Definition at line 97 of file GenStatusFlags.h.
References flags_, and kFromHardProcessBeforeFSR.
Referenced by reco::GenParticle::fromHardProcessBeforeFSR().
|
inline |
Definition at line 46 of file GenStatusFlags.h.
References flags_, and kIsDecayedLeptonHadron.
Referenced by reco::GenParticle::fromHardProcessDecayed(), and reco::GenParticle::isPromptDecayed().
|
inline |
|
inline |
Definition at line 91 of file GenStatusFlags.h.
References flags_, and kIsDirectHardProcessTauDecayProduct.
Referenced by reco::GenParticle::isDirectHardProcessTauDecayProductFinalState(), and pat::PackedGenParticle::isDirectHardProcessTauDecayProductFinalState().
|
inline |
Definition at line 62 of file GenStatusFlags.h.
References flags_, and kIsDirectPromptTauDecayProduct.
Referenced by reco::GenParticle::isDirectPromptTauDecayProductFinalState(), and pat::PackedGenParticle::isDirectPromptTauDecayProductFinalState().
|
inline |
|
inline |
|
inline |
Definition at line 77 of file GenStatusFlags.h.
References flags_, and kIsHardProcess.
Referenced by reco::GenParticle::isHardProcess().
|
inline |
Definition at line 86 of file GenStatusFlags.h.
References flags_, and kIsHardProcessTauDecayProduct.
|
inline |
Definition at line 106 of file GenStatusFlags.h.
References flags_, and kIsLastCopy.
Referenced by reco::GenParticle::isLastCopy().
|
inline |
Definition at line 112 of file GenStatusFlags.h.
References flags_, and kIsLastCopyBeforeFSR.
Referenced by reco::GenParticle::isLastCopyBeforeFSR().
|
inline |
Definition at line 39 of file GenStatusFlags.h.
References flags_, and kIsPrompt.
Referenced by reco::GenParticle::isPromptDecayed(), reco::GenParticle::isPromptFinalState(), and pat::PackedGenParticle::isPromptFinalState().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 98 of file GenStatusFlags.h.
References b, flags_, and kFromHardProcessBeforeFSR.
|
inline |
|
inline |
Definition at line 67 of file GenStatusFlags.h.
References b, flags_, and kIsDirectHadronDecayProduct.
|
inline |
Definition at line 92 of file GenStatusFlags.h.
References b, flags_, and kIsDirectHardProcessTauDecayProduct.
|
inline |
Definition at line 63 of file GenStatusFlags.h.
References b, flags_, and kIsDirectPromptTauDecayProduct.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 87 of file GenStatusFlags.h.
References b, flags_, and kIsHardProcessTauDecayProduct.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
std::bitset<15> reco::GenStatusFlags::flags_ |
Definition at line 115 of file GenStatusFlags.h.
Referenced by fromHardProcess(), fromHardProcessBeforeFSR(), isDecayedLeptonHadron(), isDirectHadronDecayProduct(), isDirectHardProcessTauDecayProduct(), isDirectPromptTauDecayProduct(), isDirectTauDecayProduct(), isFirstCopy(), isHardProcess(), isHardProcessTauDecayProduct(), isLastCopy(), isLastCopyBeforeFSR(), isPrompt(), isPromptTauDecayProduct(), isTauDecayProduct(), setFromHardProcess(), setFromHardProcessBeforeFSR(), setIsDecayedLeptonHadron(), setIsDirectHadronDecayProduct(), setIsDirectHardProcessTauDecayProduct(), setIsDirectPromptTauDecayProduct(), setIsDirectTauDecayProduct(), setIsFirstCopy(), setIsHardProcess(), setIsHardProcessTauDecayProduct(), setIsLastCopy(), setIsLastCopyBeforeFSR(), setIsPrompt(), setIsPromptTauDecayProduct(), and setIsTauDecayProduct().