#include <DeepTauIdBase.h>
Public Member Functions | |
template<typename PredType > | |
std::unique_ptr< TauDiscriminator > | get_value (const edm::Handle< TauCollection > &taus, const PredType &pred, const WPList *working_points, bool is_online) const |
IDOutput (const std::vector< size_t > &num, const std::vector< size_t > &den) | |
float | read_value (const tensorflow::Tensor &pred, size_t tau_index, size_t elem) const |
float | read_value (const std::vector< std::vector< float >> &pred, size_t tau_index, size_t elem) const |
Public Attributes | |
std::vector< size_t > | den_ |
std::vector< size_t > | num_ |
Definition at line 856 of file DeepTauIdBase.h.
|
inline |
Definition at line 859 of file DeepTauIdBase.h.
|
inline |
Definition at line 871 of file DeepTauIdBase.h.
References DeepTauIdBase< Producer >::IDOutput::den_, trigObjTnPSource_cfi::filler, HLT_2023v12_cff::is_online, SiStripPI::max, DeepTauIdBase< Producer >::IDOutput::num_, convertSQLitetoXML_cfg::output, DeepTauIdBase< Producer >::IDOutput::read_value(), Tau3MuMonitor_cff::taus, FWLite::working_points, pfClustersFromHGC3DClusters_cfi::wp, and x.
|
inline |
Definition at line 862 of file DeepTauIdBase.h.
Referenced by DeepTauIdBase< Producer >::IDOutput::get_value().
|
inline |
Definition at line 866 of file DeepTauIdBase.h.
std::vector<size_t> DeepTauIdBase< Producer >::IDOutput::den_ |
Definition at line 857 of file DeepTauIdBase.h.
Referenced by DeepTauIdBase< Producer >::IDOutput::get_value().
std::vector<size_t> DeepTauIdBase< Producer >::IDOutput::num_ |
Definition at line 857 of file DeepTauIdBase.h.
Referenced by DeepTauIdBase< Producer >::IDOutput::get_value().