|
static constexpr int | reco::mlpf::BATCH_SIZE = 1 |
|
static const std::map< int, int > | reco::mlpf::elem_type_encoding |
|
static constexpr unsigned int | reco::mlpf::IDX_CHARGE = 8 |
|
static constexpr unsigned int | reco::mlpf::IDX_CLASS = 7 |
|
static constexpr unsigned int | reco::mlpf::IDX_COS_PHI = 12 |
|
static constexpr unsigned int | reco::mlpf::IDX_ENERGY = 13 |
|
static constexpr unsigned int | reco::mlpf::IDX_ETA = 10 |
|
static constexpr unsigned int | reco::mlpf::IDX_PT = 9 |
|
static constexpr unsigned int | reco::mlpf::IDX_SIN_PHI = 11 |
|
static constexpr int | reco::mlpf::LSH_BIN_SIZE = 64 |
|
static constexpr unsigned int | reco::mlpf::NUM_ELEMENT_FEATURES = 25 |
|
static constexpr int | reco::mlpf::NUM_MAX_ELEMENTS_BATCH = 200 * LSH_BIN_SIZE |
|
static constexpr unsigned int | reco::mlpf::NUM_OUTPUT_FEATURES = 14 |
|
static const std::vector< int > | reco::mlpf::pdgid_encoding = {0, 211, 130, 1, 2, 22, 11, 13} |
|
static constexpr float | reco::mlpf::PI_MASS = 0.13957 |
|