35 L1GctJetCand(
unsigned rank,
unsigned phi,
unsigned eta,
bool isTau,
bool isFor, uint16_t block, uint16_t index, int16_t bx);
bool isTau() const
check if this is a tau
unsigned rank() const
get rank bits
unsigned capBlock() const
which capture block did this come from
int16_t bx() const
get bunch-crossing index
unsigned etaIndex() const
get eta index (bit 3 is sign, 1 for -ve Z, 0 for +ve Z)
Level-1 Trigger jet candidate.
virtual ~L1GctJetCand()
destructor (virtual to prevent compiler warnings)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
bool isForward() const
check if this is a forward jet
L1CaloRegionDetId regionId() const
region associated with the candidate
bool empty() const
was an object really found?
L1GctJetCand()
default constructor (for vector initialisation etc.)
int operator==(const L1GctJetCand &c) const
equality operator
unsigned etaSign() const
get eta sign bit (1 for -ve Z, 0 for +ve Z)
std::string name() const
name of object
unsigned capIndex() const
what index within capture block
ABC for GCT EM and jet candidates.
bool isCentral() const
check if this is a central jet
unsigned phiIndex() const
get phi index (0-17)
uint16_t raw() const
get the raw data
int operator!=(const L1GctJetCand &c) const
inequality operator