#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 17 of file GenStatusFlags.h.
|
inline |
Definition at line 82 of file GenStatusFlags.h.
References flags_, and kFromHardProcess.
Referenced by reco::GenParticle::fromHardProcessDecayed(), reco::GenParticle::fromHardProcessFinalState(), and pat::PackedGenParticle::fromHardProcessFinalState().
|
inline |
Definition at line 98 of file GenStatusFlags.h.
References flags_, and kFromHardProcessBeforeFSR.
Referenced by reco::GenParticle::fromHardProcessBeforeFSR().
|
inline |
Definition at line 47 of file GenStatusFlags.h.
References flags_, and kIsDecayedLeptonHadron.
Referenced by reco::GenParticle::fromHardProcessDecayed(), and reco::GenParticle::isPromptDecayed().
|
inline |
|
inline |
Definition at line 92 of file GenStatusFlags.h.
References flags_, and kIsDirectHardProcessTauDecayProduct.
Referenced by reco::GenParticle::isDirectHardProcessTauDecayProductFinalState(), and pat::PackedGenParticle::isDirectHardProcessTauDecayProductFinalState().
|
inline |
Definition at line 63 of file GenStatusFlags.h.
References flags_, and kIsDirectPromptTauDecayProduct.
Referenced by reco::GenParticle::isDirectPromptTauDecayProductFinalState(), and pat::PackedGenParticle::isDirectPromptTauDecayProductFinalState().
|
inline |
|
inline |
|
inline |
Definition at line 78 of file GenStatusFlags.h.
References flags_, and kIsHardProcess.
Referenced by reco::GenParticle::isHardProcess().
|
inline |
Definition at line 87 of file GenStatusFlags.h.
References flags_, and kIsHardProcessTauDecayProduct.
|
inline |
Definition at line 107 of file GenStatusFlags.h.
References flags_, and kIsLastCopy.
Referenced by reco::GenParticle::isLastCopy().
|
inline |
Definition at line 113 of file GenStatusFlags.h.
References flags_, and kIsLastCopyBeforeFSR.
Referenced by reco::GenParticle::isLastCopyBeforeFSR().
|
inline |
Definition at line 40 of file GenStatusFlags.h.
References flags_, and kIsPrompt.
Referenced by reco::GenParticle::isPromptDecayed(), reco::GenParticle::isPromptFinalState(), and pat::PackedGenParticle::isPromptFinalState().
|
inline |
|
inline |
|
inline |
Definition at line 83 of file GenStatusFlags.h.
References b, flags_, and kFromHardProcess.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 99 of file GenStatusFlags.h.
References b, flags_, and kFromHardProcessBeforeFSR.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 48 of file GenStatusFlags.h.
References b, flags_, and kIsDecayedLeptonHadron.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 68 of file GenStatusFlags.h.
References b, flags_, and kIsDirectHadronDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 93 of file GenStatusFlags.h.
References b, flags_, and kIsDirectHardProcessTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 64 of file GenStatusFlags.h.
References b, flags_, and kIsDirectPromptTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 60 of file GenStatusFlags.h.
References b, flags_, and kIsDirectTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 103 of file GenStatusFlags.h.
References b, flags_, and kIsFirstCopy.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 79 of file GenStatusFlags.h.
References b, flags_, and kIsHardProcess.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 88 of file GenStatusFlags.h.
References b, flags_, and kIsHardProcessTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 108 of file GenStatusFlags.h.
References b, flags_, and kIsLastCopy.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 114 of file GenStatusFlags.h.
References b, flags_, and kIsLastCopyBeforeFSR.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 41 of file GenStatusFlags.h.
References b, flags_, and kIsPrompt.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 56 of file GenStatusFlags.h.
References b, flags_, and kIsPromptTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 52 of file GenStatusFlags.h.
References b, flags_, and kIsTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
std::bitset<15> reco::GenStatusFlags::flags_ |
Definition at line 116 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().