#include <gt_datatypes.h>
Public Member Functions | |
ap_uint< BITWIDTH > | pack () const |
Public Attributes | |
ap_uint< 1 > | charge |
ap_uint< 2 > | id0 |
ap_uint< 2 > | id1 |
iso_t | isolation |
tauseed_pt_t | seed_pt |
z0_t | seed_z0 |
ap_uint< 2 > | type |
ThreeVector | v3 |
valid_t | valid |
Static Public Attributes | |
static const int | BITWIDTH = 128 |
Definition at line 181 of file gt_datatypes.h.
|
inline |
Definition at line 193 of file gt_datatypes.h.
References charge, id0, id1, l1gt::ThreeVector::pack(), pack_into_bits(), runTheMatrix::ret, seed_pt, seed_z0, v3, and valid.
|
static |
Definition at line 192 of file gt_datatypes.h.
ap_uint<1> l1gt::Tau::charge |
Definition at line 186 of file gt_datatypes.h.
Referenced by pack().
ap_uint<2> l1gt::Tau::id0 |
Definition at line 189 of file gt_datatypes.h.
Referenced by pack().
ap_uint<2> l1gt::Tau::id1 |
Definition at line 190 of file gt_datatypes.h.
Referenced by pack().
iso_t l1gt::Tau::isolation |
Definition at line 188 of file gt_datatypes.h.
tauseed_pt_t l1gt::Tau::seed_pt |
Definition at line 184 of file gt_datatypes.h.
Referenced by pack().
z0_t l1gt::Tau::seed_z0 |
Definition at line 185 of file gt_datatypes.h.
Referenced by pack().
ap_uint<2> l1gt::Tau::type |
Definition at line 187 of file gt_datatypes.h.
Referenced by core.autovars.NTupleVariable::makeBranch(), DQM.DQMReader::read_objects(), and core.AutoHandle.AutoHandle::ReallyLoad().
ThreeVector l1gt::Tau::v3 |
Definition at line 183 of file gt_datatypes.h.
Referenced by pack().
valid_t l1gt::Tau::valid |
Definition at line 182 of file gt_datatypes.h.
Referenced by pack().