addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getConstraintCenter() const | TagVertex | |
getConstraintCov() const | TagVertex | |
getConstraintType() const | TagVertex | |
getDeltaT() const | TagVertex | |
getDeltaTErr() const | TagVertex | |
getFitTruthStatus() const | TagVertex | |
getFitType() const | TagVertex | |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getMCDeltaT() const | TagVertex | |
getMCDeltaTau() const | TagVertex | |
getMCTagBFlavor() const | TagVertex | |
getMCTagVertex() const | TagVertex | |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getNFitTracks() const | TagVertex | |
getNTracks() const | TagVertex | |
getRaveWeight(unsigned int trackIndex) const | TagVertex | |
getRelated(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsWith(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRollBackStatus() const | TagVertex | |
getTagVChi2() const | TagVertex | |
getTagVChi2IP() const | TagVertex | |
getTagVertex() const | TagVertex | |
getTagVertexErrMatrix() const | TagVertex | |
getTagVertexPval() const | TagVertex | |
getTagVl() const | TagVertex | |
getTagVlErr() const | TagVertex | |
getTagVNDF() const | TagVertex | |
getTagVol() const | TagVertex | |
getTagVolErr() const | TagVertex | |
getTruthTagVl() const | TagVertex | |
getTruthTagVol() const | TagVertex | |
getVtxFitMCParticle(unsigned int trackIndex) const | TagVertex | |
getVtxFitParticle(unsigned int trackIndex) const | TagVertex | |
getVtxFitTrackD0(unsigned int trackIndex) const | TagVertex | |
getVtxFitTrackP(unsigned int trackIndex) const | TagVertex | |
getVtxFitTrackZ0(unsigned int trackIndex) const | TagVertex | |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_constraintCenter | TagVertex | private |
m_constraintCov | TagVertex | private |
m_constraintType | TagVertex | private |
m_deltaT | TagVertex | private |
m_deltaTErr | TagVertex | private |
m_fitTruthStatus | TagVertex | private |
m_FitType | TagVertex | private |
m_mcDeltaT | TagVertex | private |
m_mcDeltaTau | TagVertex | private |
m_mcPDG | TagVertex | private |
m_mcTagV | TagVertex | private |
m_NFitTracks | TagVertex | private |
m_NTracks | TagVertex | private |
m_raveWeights | TagVertex | private |
m_rollbackStatus | TagVertex | private |
m_tagVChi2 | TagVertex | private |
m_tagVChi2IP | TagVertex | private |
m_tagVertex | TagVertex | private |
m_tagVertexErrMatrix | TagVertex | private |
m_tagVertexPval | TagVertex | private |
m_tagVl | TagVertex | private |
m_tagVlErr | TagVertex | private |
m_tagVNDF | TagVertex | private |
m_tagVol | TagVertex | private |
m_tagVolErr | TagVertex | private |
m_truthTagVl | TagVertex | private |
m_truthTagVol | TagVertex | private |
m_vtxFitMCParticles | TagVertex | private |
m_vtxFitParticles | TagVertex | private |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
resetConstraintCov() | TagVertex | private |
resetTagVertexErrorMatrix() | TagVertex | private |
setConstraintCenter(const B2Vector3D &constraintCenter) | TagVertex | |
setConstraintCov(const TMatrixDSym &constraintCov) | TagVertex | |
setConstraintType(const std::string &constraintType) | TagVertex | |
setDeltaT(float DeltaT) | TagVertex | |
setDeltaTErr(float DeltaTErr) | TagVertex | |
setFitTruthStatus(int truthStatus) | TagVertex | |
setFitType(float FitType) | TagVertex | |
setMCDeltaT(float mcDeltaT) | TagVertex | |
setMCDeltaTau(float mcDeltaTau) | TagVertex | |
setMCTagBFlavor(int mcTagBFlavor) | TagVertex | |
setMCTagVertex(const B2Vector3D &mcTagVertex) | TagVertex | |
setNTracks(int nTracks) | TagVertex | |
setRaveWeights(const std::vector< double > &raveWeights) | TagVertex | |
setRollBackStatus(int backStatus) | TagVertex | |
setTagVChi2(float TagVChi2) | TagVertex | |
setTagVChi2IP(float TagVChi2IP) | TagVertex | |
setTagVertex(const B2Vector3D &TagVertex) | TagVertex | |
setTagVertexErrMatrix(const TMatrixDSym &TagVertexErrMatrix) | TagVertex | |
setTagVertexPval(float TagVertexPval) | TagVertex | |
setTagVl(float TagVl) | TagVertex | |
setTagVlErr(float TagVlErr) | TagVertex | |
setTagVNDF(float TagVNDF) | TagVertex | |
setTagVol(float TagVol) | TagVertex | |
setTagVolErr(float TagVolErr) | TagVertex | |
setTruthTagVl(float TruthTagVl) | TagVertex | |
setTruthTagVol(float TruthTagVol) | TagVertex | |
setVertexFitMCParticles(const std::vector< const MCParticle * > &vtxFitMCParticles) | TagVertex | |
setVertexFitParticles(const std::vector< const Particle * > &vtxFitParticles) | TagVertex | |
TagVertex() | TagVertex | inline |