#include <TPSAlgorithm.h>
Public Attributes | |
ap_int< BITSSTUBCOORD > | coord1 |
ap_int< BITSSTUBCOORD > | coord2 |
ap_int< BITSSTUBETA > | eta |
ap_uint< 1 > | is_barrel |
ap_uint< BITSSIGMACOORD > | sigma_coord1 |
ap_uint< BITSSIGMACOORD > | sigma_coord2 |
ap_uint< BITSSIGMAETA > | sigma_eta1 |
ap_uint< BITSSIGMAETA > | sigma_eta2 |
ap_uint< 1 > | valid |
Definition at line 23 of file TPSAlgorithm.h.
ap_int<BITSSTUBCOORD> Phase2L1GMT::propagation_t::coord1 |
Definition at line 24 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_int<BITSSTUBCOORD> Phase2L1GMT::propagation_t::coord2 |
Definition at line 26 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_int<BITSSTUBETA> Phase2L1GMT::propagation_t::eta |
Definition at line 28 of file TPSAlgorithm.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), Phase2L1GMT::TPSAlgorithm::match(), datamodel.Object::p4(), and Jet.Jet::puJetId().
ap_uint<1> Phase2L1GMT::propagation_t::is_barrel |
Definition at line 32 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_uint<BITSSIGMACOORD> Phase2L1GMT::propagation_t::sigma_coord1 |
Definition at line 25 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_uint<BITSSIGMACOORD> Phase2L1GMT::propagation_t::sigma_coord2 |
Definition at line 27 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_uint<BITSSIGMAETA> Phase2L1GMT::propagation_t::sigma_eta1 |
Definition at line 29 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_uint<BITSSIGMAETA> Phase2L1GMT::propagation_t::sigma_eta2 |
Definition at line 30 of file TPSAlgorithm.h.
Referenced by Phase2L1GMT::TPSAlgorithm::match().
ap_uint<1> Phase2L1GMT::propagation_t::valid |
Definition at line 31 of file TPSAlgorithm.h.