ATLAS Offline Software
Public Attributes | List of all members
BTaggingTruthTaggingTool::TRFinfo Struct Reference
Collaboration diagram for BTaggingTruthTaggingTool::TRFinfo:

Public Attributes

std::vector< jetVariablejets
 
std::vector< std::vector< float > > node_feat
 
unsigned int njets
 
TRandom3 rand
 
std::vector< std::vector< bool > > perm_ex
 
std::vector< std::vector< bool > > perm_in
 
std::vector< std::vector< int > > tbins_ex
 
std::vector< std::vector< int > > tbins_in
 
std::vector< float > trfw_ex
 
std::vector< float > trfw_in
 
std::map< int, std::vector< float > > effMC_allBins
 
std::vector< float > permprob_ex
 
std::vector< float > permprob_in
 
std::vector< float > binsprob_ex
 
std::vector< float > binsprob_in
 
std::map< int, std::vector< std::vector< std::vector< bool > > > > perms
 
std::vector< std::vector< float > > permsWeight
 
std::vector< std::vector< float > > permsSumWeight
 

Detailed Description

Definition at line 85 of file BTaggingTruthTaggingTool.h.

Member Data Documentation

◆ binsprob_ex

std::vector<float> BTaggingTruthTaggingTool::TRFinfo::binsprob_ex

Definition at line 107 of file BTaggingTruthTaggingTool.h.

◆ binsprob_in

std::vector<float> BTaggingTruthTaggingTool::TRFinfo::binsprob_in

Definition at line 108 of file BTaggingTruthTaggingTool.h.

◆ effMC_allBins

std::map<int,std::vector<float> > BTaggingTruthTaggingTool::TRFinfo::effMC_allBins

Definition at line 104 of file BTaggingTruthTaggingTool.h.

◆ jets

std::vector<jetVariable> BTaggingTruthTaggingTool::TRFinfo::jets

Definition at line 87 of file BTaggingTruthTaggingTool.h.

◆ njets

unsigned int BTaggingTruthTaggingTool::TRFinfo::njets

Definition at line 92 of file BTaggingTruthTaggingTool.h.

◆ node_feat

std::vector<std::vector<float> > BTaggingTruthTaggingTool::TRFinfo::node_feat

Definition at line 90 of file BTaggingTruthTaggingTool.h.

◆ perm_ex

std::vector<std::vector<bool> > BTaggingTruthTaggingTool::TRFinfo::perm_ex

Definition at line 96 of file BTaggingTruthTaggingTool.h.

◆ perm_in

std::vector<std::vector<bool> > BTaggingTruthTaggingTool::TRFinfo::perm_in

Definition at line 97 of file BTaggingTruthTaggingTool.h.

◆ permprob_ex

std::vector<float> BTaggingTruthTaggingTool::TRFinfo::permprob_ex

Definition at line 105 of file BTaggingTruthTaggingTool.h.

◆ permprob_in

std::vector<float> BTaggingTruthTaggingTool::TRFinfo::permprob_in

Definition at line 106 of file BTaggingTruthTaggingTool.h.

◆ perms

std::map<int,std::vector<std::vector<std::vector<bool> > > > BTaggingTruthTaggingTool::TRFinfo::perms

Definition at line 110 of file BTaggingTruthTaggingTool.h.

◆ permsSumWeight

std::vector<std::vector<float> > BTaggingTruthTaggingTool::TRFinfo::permsSumWeight

Definition at line 112 of file BTaggingTruthTaggingTool.h.

◆ permsWeight

std::vector<std::vector<float> > BTaggingTruthTaggingTool::TRFinfo::permsWeight

Definition at line 111 of file BTaggingTruthTaggingTool.h.

◆ rand

TRandom3 BTaggingTruthTaggingTool::TRFinfo::rand

Definition at line 94 of file BTaggingTruthTaggingTool.h.

◆ tbins_ex

std::vector<std::vector<int> > BTaggingTruthTaggingTool::TRFinfo::tbins_ex

Definition at line 98 of file BTaggingTruthTaggingTool.h.

◆ tbins_in

std::vector<std::vector<int> > BTaggingTruthTaggingTool::TRFinfo::tbins_in

Definition at line 99 of file BTaggingTruthTaggingTool.h.

◆ trfw_ex

std::vector<float> BTaggingTruthTaggingTool::TRFinfo::trfw_ex

Definition at line 101 of file BTaggingTruthTaggingTool.h.

◆ trfw_in

std::vector<float> BTaggingTruthTaggingTool::TRFinfo::trfw_in

Definition at line 102 of file BTaggingTruthTaggingTool.h.


The documentation for this struct was generated from the following file: