CMS 3D CMS Logo

Namespaces | Functions
tensor_fillers.cc File Reference
#include "RecoBTag/TensorFlow/interface/tensor_fillers.h"

Go to the source code of this file.

Namespaces

 btagbtvdeep
 

Functions

void btagbtvdeep::c_pf_reduced_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, std::size_t c_pf_n, const btagbtvdeep::ChargedCandidateFeatures &c_pf_features)
 
void btagbtvdeep::c_pf_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, std::size_t c_pf_n, const btagbtvdeep::ChargedCandidateFeatures &c_pf_features)
 
void btagbtvdeep::db_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, const btagbtvdeep::DeepDoubleXFeatures &features)
 
void btagbtvdeep::jet_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, const btagbtvdeep::DeepFlavourFeatures &features)
 
void btagbtvdeep::n_pf_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, std::size_t n_pf_n, const btagbtvdeep::NeutralCandidateFeatures &n_pf_features)
 
void btagbtvdeep::sv_reduced_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, std::size_t sv_n, const btagbtvdeep::SecondaryVertexFeatures &sv_features)
 
void btagbtvdeep::sv_tensor_filler (tensorflow::Tensor &tensor, std::size_t jet_n, std::size_t sv_n, const btagbtvdeep::SecondaryVertexFeatures &sv_features)