#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 pat::PackedGenParticle::fromHardProcessFinalState().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 91 of file GenStatusFlags.h.
References flags_, and kIsDirectHardProcessTauDecayProduct.
Referenced by pat::PackedGenParticle::isDirectHardProcessTauDecayProductFinalState().
|
inline |
Definition at line 62 of file GenStatusFlags.h.
References flags_, and kIsDirectPromptTauDecayProduct.
Referenced by pat::PackedGenParticle::isDirectPromptTauDecayProductFinalState().
|
inline |
|
inline |
Definition at line 101 of file GenStatusFlags.h.
References flags_, and kIsFirstCopy.
Referenced by ParticleListDrawer::analyze().
|
inline |
|
inline |
Definition at line 86 of file GenStatusFlags.h.
References flags_, and kIsHardProcessTauDecayProduct.
|
inline |
|
inline |
|
inline |
Definition at line 39 of file GenStatusFlags.h.
References flags_, and kIsPrompt.
Referenced by pat::PackedGenParticle::isPromptFinalState().
|
inline |
|
inline |
Definition at line 50 of file GenStatusFlags.h.
References flags_, and kIsTauDecayProduct.
Referenced by HGCalTriggerNtupleGenTau::isGamma(), HGCalTriggerNtupleGenTau::isNeutralPion(), and HGCalTriggerNtupleGenTau::isNeutralPionFromResonance().
|
inline |
Definition at line 82 of file GenStatusFlags.h.
References b, flags_, and kFromHardProcess.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 98 of file GenStatusFlags.h.
References b, flags_, and kFromHardProcessBeforeFSR.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 47 of file GenStatusFlags.h.
References b, flags_, and kIsDecayedLeptonHadron.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 67 of file GenStatusFlags.h.
References b, flags_, and kIsDirectHadronDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 92 of file GenStatusFlags.h.
References b, flags_, and kIsDirectHardProcessTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 63 of file GenStatusFlags.h.
References b, flags_, and kIsDirectPromptTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 59 of file GenStatusFlags.h.
References b, flags_, and kIsDirectTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 102 of file GenStatusFlags.h.
References b, flags_, and kIsFirstCopy.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 78 of file GenStatusFlags.h.
References b, flags_, and kIsHardProcess.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 87 of file GenStatusFlags.h.
References b, flags_, and kIsHardProcessTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 107 of file GenStatusFlags.h.
References b, flags_, and kIsLastCopy.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 113 of file GenStatusFlags.h.
References b, flags_, and kIsLastCopyBeforeFSR.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 40 of file GenStatusFlags.h.
References b, flags_, and kIsPrompt.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 55 of file GenStatusFlags.h.
References b, flags_, and kIsPromptTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
|
inline |
Definition at line 51 of file GenStatusFlags.h.
References b, flags_, and kIsTauDecayProduct.
Referenced by MCTruthHelper< P >::fillGenStatusFlags().
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().