| affectingSystematics() const | BTaggingTruthTaggingTool | virtual |
| AllJets enum value | BTaggingTruthTaggingTool | private |
| applySystematicVariation(const CP::SystematicSet &systConfig) | BTaggingTruthTaggingTool | virtual |
| AsgTool(const std::string &name) | asg::AsgTool | |
| AsgTool(const AsgTool &)=delete | asg::AsgTool | |
| AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AthAlgTool | |
| AthAlgTool() | AthAlgTool | private |
| AthAlgTool(const AthAlgTool &) | AthAlgTool | private |
| AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| BTaggingTruthTaggingTool(const std::string &name) | BTaggingTruthTaggingTool | |
| CalculateResults(TRFinfo &trfinf, Analysis::TruthTagResults &results, int rand_seed=-1) | BTaggingTruthTaggingTool | private |
| CalculateResults(std::vector< float > &pt, std::vector< float > &eta, std::vector< int > &flav, std::vector< float > &tagw, Analysis::TruthTagResults &results, int rand_seed=-1) | BTaggingTruthTaggingTool | virtual |
| CalculateResults(const xAOD::JetContainer &jets, Analysis::TruthTagResults &results, int rand_seed=-1) | BTaggingTruthTaggingTool | virtual |
| CalculateResultsONNX(const std::vector< std::vector< float >> &node_feat, std::vector< float > &tagw, Analysis::TruthTagResults &results, int rand_seed=-1) | BTaggingTruthTaggingTool | virtual |
| CalculateResultsONNX(const xAOD::JetContainer &jets, const std::vector< std::vector< float >> &node_feat, Analysis::TruthTagResults &results, int rand_seed=-1) | BTaggingTruthTaggingTool | virtual |
| check_syst_range(unsigned int sys) | BTaggingTruthTaggingTool | private |
| chooseAllTagBins(TRFinfo &trfinf) | BTaggingTruthTaggingTool | private |
| chooseAllTagPermutation(TRFinfo &trfinf, unsigned int nbtag) | BTaggingTruthTaggingTool | private |
| chooseTagBins_cum(TRFinfo &trfinf, std::vector< bool > &tagconf, bool isIncl, unsigned int nbtag) | BTaggingTruthTaggingTool | private |
| chooseTagPermutation(TRFinfo &trfinf, unsigned int nbtag, bool isIncl) | BTaggingTruthTaggingTool | private |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareProperty(Gaudi::Property< T, V, H > &t) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| ExclusiveConeHadronFlavourLabel(const xAOD::Jet &jet) | BTaggingTruthTaggingTool | private |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| fillVariables(const xAOD::Jet &jet, Analysis::CalibrationDataVariables &x) | BTaggingTruthTaggingTool | private |
| fillVariables(const float jetPt, const float jetEta, const float jetTagWeight, Analysis::CalibrationDataVariables &x) | BTaggingTruthTaggingTool | private |
| GAFinalHadronFlavourLabel(const xAOD::Jet &jet) | BTaggingTruthTaggingTool | private |
| generatePermutations(int njets, int tags, int start=0) | BTaggingTruthTaggingTool | private |
| generateRandomTaggerScores(std::vector< std::vector< int > > &quantiles, std::vector< std::vector< float > > &btag_scores, std::vector< std::vector< float > > &ctag_scores) | BTaggingTruthTaggingTool | private |
| getAllEffMC(TRFinfo &trfinf) | BTaggingTruthTaggingTool | private |
| getAllEffMCCDI(TRFinfo &trfinf) | BTaggingTruthTaggingTool | private |
| getAllEffMCGNN(TRFinfo &trfinf) | BTaggingTruthTaggingTool | private |
| getAllEffSF(TRFinfo &trfinf, int=0) | BTaggingTruthTaggingTool | private |
| getDirectTaggedJets(TRFinfo &trfinf, std::vector< bool > &is_tagged) | BTaggingTruthTaggingTool | private |
| getEvtSF(TRFinfo &trfinf, std::vector< int > &quantiles) | BTaggingTruthTaggingTool | private |
| getKey(const void *ptr) const | asg::AsgTool | |
| getName(const void *ptr) const | asg::AsgTool | |
| getProperty(const std::string &name) const | asg::AsgTool | |
| getQuantiles(TRFinfo &trfinf, std::vector< std::vector< int > > &trf_bin_ex, std::vector< std::vector< int > > &trf_bin_in) | BTaggingTruthTaggingTool | private |
| getTagBinsConfProb(TRFinfo &trfinf, std::vector< int > &tagws) | BTaggingTruthTaggingTool | private |
| getTagPermutation(TRFinfo &trfinf, std::vector< std::vector< bool > > &trf_chosen_perm_ex, std::vector< std::vector< bool > > &trf_chosen_perm_in) | BTaggingTruthTaggingTool | private |
| getTRFweight(TRFinfo &trfinf, unsigned int nbtag, bool isInclusive) | BTaggingTruthTaggingTool | private |
| GetTruthTagWeights(TRFinfo &trfinf, std::vector< float > &trf_weight_ex, std::vector< float > &trf_weight_in) | BTaggingTruthTaggingTool | private |
| initialize() | BTaggingTruthTaggingTool | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| isAffectedBySystematic(const CP::SystematicVariation &systematic) const | BTaggingTruthTaggingTool | virtual |
| jetFlavourLabel(const xAOD::Jet &jet) | BTaggingTruthTaggingTool | private |
| Leading2SignalJets enum value | BTaggingTruthTaggingTool | private |
| Leading3SignalJets enum value | BTaggingTruthTaggingTool | private |
| m_availableOP_fixCut | BTaggingTruthTaggingTool | private |
| m_coneFlavourLabel | BTaggingTruthTaggingTool | private |
| m_continuous | BTaggingTruthTaggingTool | private |
| m_continuous2D | BTaggingTruthTaggingTool | private |
| m_cutBenchmark | BTaggingTruthTaggingTool | private |
| m_cuts | BTaggingTruthTaggingTool | private |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_doDirectTag | BTaggingTruthTaggingTool | private |
| m_doOnlyUpVariations | BTaggingTruthTaggingTool | private |
| m_eff_syst | BTaggingTruthTaggingTool | private |
| m_EffBName | BTaggingTruthTaggingTool | private |
| m_EffCName | BTaggingTruthTaggingTool | private |
| m_EffFile | BTaggingTruthTaggingTool | private |
| m_EffLightName | BTaggingTruthTaggingTool | private |
| m_EffTName | BTaggingTruthTaggingTool | private |
| m_effTool | BTaggingTruthTaggingTool | private |
| m_effTool_allBins | BTaggingTruthTaggingTool | private |
| m_EVReductionB | BTaggingTruthTaggingTool | private |
| m_EVReductionC | BTaggingTruthTaggingTool | private |
| m_EVReductionLight | BTaggingTruthTaggingTool | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_excludeEV | BTaggingTruthTaggingTool | private |
| m_excludeFromEV | BTaggingTruthTaggingTool | private |
| m_ignoreSF | BTaggingTruthTaggingTool | private |
| m_inf | BTaggingTruthTaggingTool | private |
| m_initialised | BTaggingTruthTaggingTool | private |
| m_jetAuthor | BTaggingTruthTaggingTool | private |
| m_maxEta | BTaggingTruthTaggingTool | private |
| m_maxRangePt | BTaggingTruthTaggingTool | private |
| m_minPt | BTaggingTruthTaggingTool | private |
| m_nbins | BTaggingTruthTaggingTool | private |
| m_nbtag | BTaggingTruthTaggingTool | private |
| m_njetsTagStrategy | BTaggingTruthTaggingTool | private |
| m_OP | BTaggingTruthTaggingTool | private |
| m_OP_index_for_GNN | BTaggingTruthTaggingTool | private |
| m_OperatingBins | BTaggingTruthTaggingTool | private |
| m_pathToONNX | BTaggingTruthTaggingTool | private |
| m_selTool | BTaggingTruthTaggingTool | private |
| m_SFBName | BTaggingTruthTaggingTool | private |
| m_SFCName | BTaggingTruthTaggingTool | private |
| m_SFFile | BTaggingTruthTaggingTool | private |
| m_SFLightName | BTaggingTruthTaggingTool | private |
| m_SFTName | BTaggingTruthTaggingTool | private |
| m_sys_name | BTaggingTruthTaggingTool | private |
| m_systStrategy | BTaggingTruthTaggingTool | private |
| m_taggerName | BTaggingTruthTaggingTool | private |
| m_taggingStrategy | BTaggingTruthTaggingTool | private |
| m_useDevFile | BTaggingTruthTaggingTool | private |
| m_usePerm | BTaggingTruthTaggingTool | private |
| m_useQuantile | BTaggingTruthTaggingTool | private |
| m_useSys | BTaggingTruthTaggingTool | private |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| msg() const | AthCommonMsg< AlgTool > | inline |
| msg(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| msg_level_name() const __attribute__((deprecated)) | asg::AsgTool | |
| msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| NjetsTagStrategy enum name | BTaggingTruthTaggingTool | private |
| operator=(const AsgTool &)=delete | asg::AsgTool | |
| outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| print() const | asg::AsgTool | virtual |
| recommendedSystematics() const | BTaggingTruthTaggingTool | virtual |
| renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| setEffMapIndex(const std::string &flavour, unsigned int index) | BTaggingTruthTaggingTool | virtual |
| setJets(TRFinfo &trfinf, std::vector< float > &pt, std::vector< float > &eta, std::vector< int > &flav, std::vector< float > &tagw) | BTaggingTruthTaggingTool | private |
| setJets(TRFinfo &trfinf, const xAOD::JetContainer &jets) | BTaggingTruthTaggingTool | private |
| setJets(TRFinfo &trfinf, std::vector< int > &flav, std::vector< Analysis::CalibrationDataVariables > *vars) | BTaggingTruthTaggingTool | private |
| setJets(TRFinfo &trfinf, const std::vector< std::vector< float >> &node_feat, std::vector< float > &tagw) | BTaggingTruthTaggingTool | private |
| setJets(TRFinfo &trfinf, const xAOD::JetContainer &jets, const std::vector< std::vector< float >> &node_feat) | BTaggingTruthTaggingTool | private |
| setJets(TRFinfo &trfinf, std::vector< int > &flav, const std::vector< Analysis::CalibrationDataVariables > *vars, const std::vector< std::vector< float >> &node_feat) | BTaggingTruthTaggingTool | private |
| setUseSystematics(bool useSystematics) | BTaggingTruthTaggingTool | |
| split(const std::string &str, char token) | BTaggingTruthTaggingTool | private |
| StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| trfWeight(TRFinfo &trfinf, const std::vector< bool > &tags) | BTaggingTruthTaggingTool | private |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| ~AsgTool() | asg::AsgTool | |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~BTaggingTruthTaggingTool() | BTaggingTruthTaggingTool | virtual |
| ~IAsgTool() | asg::IAsgTool | inlinevirtual |