Belle II Software development
RestOfEvent Member List

This is the complete list of members for RestOfEvent, including all inherited members.

addParticles(const std::vector< const Particle * > &particle)RestOfEvent
addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") constRelationsInterface< BASE >inline
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") constRelationsInterface< BASE >inline
c_defaultMaskNameRestOfEventstatic
checkCompatibilityOfMaskAndV0(const std::string &name, const Particle *particleV0)RestOfEvent
ClassDef(RelationsInterface, 0)RelationsInterface< BASE >private
convertToParticle(const std::string &maskName=c_defaultMaskName, int pdgCode=0, bool isSelfConjugated=true)RestOfEvent
copyRelations(const RelationsInterface< BASE > *sourceObj)RelationsInterface< BASE >inline
excludeParticlesFromMask(const std::string &maskName, const std::vector< const Particle * > &particles, Particle::EParticleSourceObject listType, bool discard)RestOfEvent
findMask(const std::string &name)RestOfEventprivate
get4Vector(const std::string &maskName=c_defaultMaskName) constRestOfEvent
get4VectorNeutralECLClusters(const std::string &maskName=c_defaultMaskName) constRestOfEvent
getArrayIndex() constRelationsInterface< BASE >inline
getArrayName() constRelationsInterface< BASE >inline
getArrayPointer() constRelationsInterface< BASE >inlineprotected
getChargedParticles(const std::string &maskName=c_defaultMaskName, unsigned int pdg=0, bool unpackComposite=true) constRestOfEvent
getHadrons(const std::string &maskName=c_defaultMaskName, bool unpackComposite=true) constRestOfEvent
getInfo() constRelationsInterface< BASE >inline
getInfoHTML() constRelationsInterface< BASE >inlinevirtual
getIsNested() constRestOfEventinline
getMaskNames() constRestOfEvent
getName() constRelationsInterface< BASE >inlinevirtual
getNECLClusters(const std::string &maskName=c_defaultMaskName) constRestOfEvent
getNKLMClusters(const std::string &maskName=c_defaultMaskName) constRestOfEvent
getNTracks(const std::string &maskName=c_defaultMaskName) constRestOfEvent
getParticles(const std::string &maskName=c_defaultMaskName, bool unpackComposite=true) constRestOfEvent
getPDGCode() constRestOfEventinline
getPhotons(const std::string &maskName=c_defaultMaskName, bool unpackComposite=true) constRestOfEvent
getRelated(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedTo(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsTo(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsWith(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
hasMask(const std::string &name) constRestOfEvent
hasParticle(const Particle *particle, const std::string &maskName=c_defaultMaskName) constRestOfEvent
initializeMask(const std::string &name, const std::string &origin="unknown")RestOfEvent
isBuiltWithMostLikely() constRestOfEventinline
isInParticleList(const Particle *roeParticle, const std::vector< const Particle * > &particlesToUpdate) constRestOfEventprivate
m_builtWithMostLikelyRestOfEventprivate
m_cacheArrayIndexRelationsInterface< BASE >mutableprivate
m_cacheDataStoreEntryRelationsInterface< BASE >mutableprivate
m_isFromMCRestOfEventprivate
m_isNestedRestOfEventprivate
m_masksRestOfEventprivate
m_particleIndicesRestOfEventprivate
m_pdgCodeRestOfEventprivate
m_useKLMEnergyRestOfEventprivate
operator=(const RelationsInterface &relationsInterface)RelationsInterface< BASE >inline
print(const std::string &maskName=c_defaultMaskName, bool unpackComposite=true) constRestOfEvent
printIndices(const std::string &maskName=c_defaultMaskName, bool unpackComposite=true, const std::string &tab=" - ") constRestOfEventprivate
RelationsInterface()RelationsInterface< BASE >inline
RelationsInterface(Args &&... params)RelationsInterface< BASE >inlineexplicit
RelationsInterface(const RelationsInterface &relationsInterface)RelationsInterface< BASE >inline
RestOfEvent(int pdgCode=0, bool isNested=false, bool isFromMC=false, bool useKLMEnergy=false, bool builtWithMostLikely=false)RestOfEventinlineexplicit
setPDGCode(int pdgCode)RestOfEventinline
updateMaskWithCuts(const std::string &name, const std::shared_ptr< Variable::Cut > &trackCut=nullptr, const std::shared_ptr< Variable::Cut > &eclCut=nullptr, const std::shared_ptr< Variable::Cut > &klmCut=nullptr, bool updateExisting=false)RestOfEvent
updateMaskWithV0(const std::string &name, const Particle *particleV0)RestOfEvent