Go to the source code of this file.
pretty print
Definition at line 161 of file L1GctInternJetData.cc.
References L1GctInternJetData::bx(), L1GctInternJetData::capBlock(), L1GctInternJetData::capIndex(), TauDecayModes::dec, L1GctInternJetData::empty(), L1GctInternJetData::et(), L1GctInternJetData::eta(), L1GctInternJetData::gct_trig_object, L1GctInternJetData::jet_cluster, L1GctInternJetData::jet_cluster_minimal, L1GctInternJetData::jet_precluster, L1GctInternJetData::oflow(), L1GctInternJetData::phi(), L1GctInternJetData::rank(), alignCSCRings::s, L1GctInternJetData::tauVeto(), and L1GctInternJetData::type().
162 s <<
"L1GctInternJetData :";
167 s <<
" type=jet_cluster";
168 s <<
" oflow=" << c.
oflow();
169 s <<
" et=" << c.
et();
170 s <<
" eta=" << c.
eta();
171 s <<
" phi=" << c.
phi();
173 s <<
" rank=" << c.
rank();
175 s <<
" type=jet_precluster";
176 s <<
" oflow=" << c.
oflow();
177 s <<
" et=" << c.
et();
178 s <<
" eta=" << c.
eta();
181 s <<
" type=jet_cluster_minimal";
182 s <<
" oflow=" << c.
oflow();
183 s <<
" eta=" << c.
eta();
184 s <<
" phi=" << c.
phi();
186 s <<
" rank=" << c.
rank();
188 s <<
" type=gct_trig_object";
189 s <<
" eta=" << c.
eta();
190 s <<
" phi=" << c.
phi();
191 s <<
" rank=" << c.
rank();
193 s <<
" cap block=" << std::hex << c.
capBlock();
195 s <<
" BX=" << c.
bx();
uint16_t rank() const
get rank bits
uint16_t tauVeto() const
get tau veto
uint16_t capIndex() const
get index within capture block
uint16_t eta() const
get eta
uint16_t oflow() const
get oflow
bool empty() const
was an object really found?
int16_t bx() const
get BX number
uint16_t et() const
get et
uint16_t phi() const
get phi
L1GctInternJetData::L1GctInternJetType type() const
'type' of object
uint16_t capBlock() const
get capture block