1 #ifndef L1GCTJETCOUNTS_H 2 #define L1GCTJETCOUNTS_H 49 bool empty()
const {
return false; }
58 unsigned count(
unsigned i)
const;
int operator==(const L1GctJetCounts &c) const
equality operator
virtual ~L1GctJetCounts()
destructor
int16_t bx() const
get bunch-crossing index
unsigned count00() const
get individual counts (for use with FWLite)
static const unsigned MAX_TRUE_COUNTS
uint32_t raw0() const
get raw word 0
std::string name() const
name method
static const unsigned MAX_TOTAL_COUNTS
std::ostream & operator<<(std::ostream &s, const L1GctJetCounts &c)
L1GctJetCounts()
default constructor
bool empty() const
empty method
int operator!=(const L1GctJetCounts &c) const
inequality operator
uint32_t raw1() const
get raw word 1
unsigned count(unsigned i) const
get count by index