#include <array>
Go to the source code of this file.
Namespaces | |
deepflavour | |
deepvertex | |
parT | |
Enumerations | |
enum | parT::InputFeatures { parT::kBegin = 0, parT::kChargedCandidates = kBegin, parT::kNeutralCandidates = 1, parT::kVertices = 2, parT::kChargedCandidates4Vec = 3, parT::kNeutralCandidates4Vec = 4, parT::kVertices4Vec = 5, parT::kEnd = 6 } |
Variables | |
constexpr std::array< unsigned int, kEnd > | parT::N_AcceptedFeatures |
constexpr unsigned | deepflavour::n_cpf = 25 |
constexpr unsigned | parT::n_cpf_accept = 25 |
constexpr unsigned | deepflavour::n_features_cpf = 16 |
constexpr unsigned | deepflavour::n_features_global = 15 |
constexpr unsigned | deepvertex::n_features_global = 4 |
constexpr unsigned | deepvertex::n_features_neighbor = 36 |
constexpr unsigned | deepflavour::n_features_npf = 6 |
constexpr unsigned | deepvertex::n_features_seed = 21 |
constexpr unsigned | deepflavour::n_features_sv = 12 |
constexpr std::array< unsigned int, kEnd > | parT::N_InputFeatures |
constexpr unsigned | deepvertex::n_neighbor = 20 |
constexpr unsigned | deepflavour::n_npf = 25 |
constexpr unsigned | parT::n_npf_accept = 25 |
constexpr unsigned | deepvertex::n_seed = 10 |
constexpr unsigned | deepflavour::n_sv = 4 |
constexpr unsigned | parT::n_sv_accept = 5 |