#include <functional>
#include <vector>
#include <ostream>
#include <memory>
#include "DataFormats/L1CaloTrigger/interface/L1CaloRegionDetId.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
class | L1GctJet |
A Level-1 jet candidate, used within GCT emulation. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const L1GctJet &cand) |
std::ostream& operator<< | ( | std::ostream & | os, |
const L1GctJet & | cand | ||
) |
Definition at line 22 of file L1GctJet.cc.
References L1GctJet::globalEta(), L1GctJet::globalPhi(), L1GctJet::isCentralJet(), L1GctJet::isForwardJet(), L1GctJet::isNullJet(), L1GctJet::isTauJet(), L1GctJet::m_rawsum, and L1GctJet::overFlow().